Garth Dahlstrom wrote:

 > There is an issue with ALSA and cpu frequency scaling...

Well that's just [EMAIL PROTECTED] peachy ain't it!,

Hmm, so I wonder what the purge/install cpufreqd did did. I'll see if I 
can recreate the problem with that knowledge.

I figured the clock zoomed up "fast" when mixxx was running, and 
scale-down time granularity was such that it would require substantial 
idle to drop it back down. But I'm just guessing. I suppose I could 
actually rtfm.


> There is an issue with ALSA and cpu frequency scaling...  Supposedly 
> when the cpu upclocks (i.e. 600 Mhz -> 900 Mhz), ALSA can experince 
> slight audio pauses.
> 
> I find running this on my eeePC can help those a bit:
>   for freq_mod in `lsmod | cut -d" " -f1 | grep freq`; do sudo rmmod 
> $freq_mod; done
> 
> It basically removes all of the cpu freq scaling modules from the kernel 
> (this will cause your machine to run at full clock speed, get hot, use 
> battery faster, etc).

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to