OSDN Git Service

axfer: add an explanation about IRQ-based scheduling model
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 5 Jan 2019 08:42:08 +0000 (17:42 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 7 Jan 2019 10:50:35 +0000 (11:50 +0100)
commita01d54d4e2ef3a600902b6ccedbd2e58cb1c2ca7
tree01bb56ee2ecebf6bb7c1c6e9e549414dfc339906
parent1c2315010ca3bd702c8b5c77cccd42c1a2fe3023
axfer: add an explanation about IRQ-based scheduling model

This commit adds a section titled as 'SCHEDULING MODEL' and fulfill a
subsection titled as 'IRQ-based scheduling model'.

This scheduling model is for a typical applications to operate a kind of
data sampled against actual time. In this model, ALSA PCM core maintains
timing of the applications with notification of hardware by
blocking/waking up their processes. This is a default behaviour of
runtime of PCM substream.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
axfer/axfer-transfer.1