Skip to content
Snippets Groups Projects
Commit b142037b authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: dummy - Better jiffies handling


In the system-timer mode, snd-dummy driver issues each tick to update
the position.  This is highly inefficient and even inaccurate if the
timer can't be triggered at each tick.

Now rewritten to wake up only at the period boundary.  The position
is calculated from the current jiffies.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent c631d03c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment