[PC-BSD Dev] Sound Card Detection
carlos antonio neira bustos
cneirabustos at gmail.com
Thu Jan 3 19:48:53 PST 2008
Here is a little comparison between old method and the new :
this is just the search for the module :
----------------------------------------------------------------------------------------------
*Old sound_detect :
*sound_detect.sh 0.00s user 0.02s system 88% cpu 0.019 total
*New sound_detect :
*sound_detect 0.00s user 0.00s system 80% cpu 0.004 total
-------------------------------------------------------------------------------------------------
*
Full run (searching and loading the module )*
*Old sound_detect :
*sound_detect.sh 0.00s user 1.02s system 98% cpu 1.037 total
*
New sound_detect :*
sound_detect 0.00s user 1.01s system 99% cpu 1.016 total
---------------------------------------------------------------------------------------------------
Just loading the module manually if we know which one to load
kldload snd_ich 0.00s user 1.01s system 99% cpu 1.018 total
results may vary , but i think the timing for the new method is pretty good
!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pcbsd.org/pipermail/dev/attachments/20080104/bd4bf0ca/attachment.html
More information about the Dev
mailing list