cvs commit: src/sys/dev/sound/pcm vchan.c
Ariff Abdullah
ariff at FreeBSD.org
Fri Mar 16 17:14:42 UTC 2007
ariff 2007-03-16 17:14:41 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pcm vchan.c
Log:
[stage: 3.2/9]
malloc()less feeder_vchan. Informations can be retrieved dynamically
by doing table lookup on static data. Reduce mixing overhead by
doing direct copy on first channel. Mixing process will begin starting
from second channel onwards.
Revision Changes Path
1.29 +76 -91 src/sys/dev/sound/pcm/vchan.c
More information about the cvs-src
mailing list