Florian Schmidt wrote:
On Thursday 22 March 2007, Lee Revell wrote:
On 3/22/07, David Baron <d_baron@xxxxxxxxxx> wrote:
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.
I think it's time to change the default to 1024. That default of 64
is ancient - the point was to not allow users to kill a slow machine
like a 386 or 486 with excessive interrupts. I've been meaning to
submit a patch to LKML...
Lee
Or is the default configurable in the kernel? If not, maybe simply make it
user configurable at build time..
Flo
Or even, perhaps, at run time?: echo 1024 > /sys/devices/system/timer/...