[linux-audio-user] High Resolution Timing

Florian Schmidt mista.tapas at gmx.net
Thu Mar 22 06:35:54 EDT 2007


On Thursday 22 March 2007, Dragan Noveski wrote:
> David Baron wrote:
> > Had a qemu session for dynebolic request this:
> > sudo echo 1024 > /proc/sys/dev/rtc/max-user-freq
> >
> > Wasn't this set up in the kernel or some sysconfig somewhere? The
> > original content was "64". definitely not good. I once had Rosegarden
> > request something like this as well and thought I had fixed it.
> >
> > Anyway, there is nothing in .config. The rt-patched kernel .config has
> > entries for high hardware timer set but I am using an older computer.
>
> hi,
> on debian you can just add the line 'dev.rtc.max-user-freq=1024' to
> /etc/sysctl.conf.


And on any system having sysfs you can simply write the desired value to

 /proc/sys/dev/rtc/max-user-freq 

I.e. by:

echo 1024 > /proc/sys/dev/rtc/max-user-freq 

Flo

-- 
Palimm Palimm!
http://tapas.affenbande.org



More information about the Linux-audio-user mailing list