Re: [linux-audio-user] High Resolution Timing

From: Florian Schmidt <mista.tapas@email-addr-hidden>
Date: Thu Mar 22 2007 - 12:35:54 EET

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
Received on Thu Mar 22 16:15:02 2007

This archive was generated by hypermail 2.1.8 : Thu Mar 22 2007 - 16:15:02 EET