Kernel 2.4: HZ = 1000, kernel panic

From: Cédric Pillonel (cedric.pillonel_at_swisscom.com)
Date: 11/28/05


Date: Mon, 28 Nov 2005 16:05:36 +0100

I have RedHat 9.0, kernel 2.4.20-31.9. I need more than 10 ms precision.
I have changed HZ from 100 to 1000 in
'/usr/src/linux-2.4/include/asm-i386/param.h':

#define HZ 1000

I have rebuild the kernel, but now when booting the new kernel I get a
kernel panic, something like this:

Process swapper
...
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing

What's the problem?
Do I need to change something else too? Only to change the HZ value is not
enough?

Thank you.



Relevant Pages

  • Re: Test if pointer points to allocated memory
    ... Dan Pop wrote: ... (Calling something so simple a kernel now ... under the rubric of `interrupt handler'. ... > Yet, the OS design remained unchanged until its official death, in the ...
    (comp.lang.c)
  • Re: Test if pointer points to allocated memory
    ... >and an interrupt handler. ... (Calling something so simple a kernel now ... of them are extremely poorly implemented (console I/O very slow, ... Dan Pop ...
    (comp.lang.c)
  • Re: Possible hang inside interrupt handler on sata_promise.
    ... I am running the debian unstable kernel ... Since you boot with acpi=off and sysrq stops working, ... I really have to suspect a mainboard interrupt problem. ...
    (Linux-Kernel)
  • Blocked process
    ... We have several systems doing data acquisition and I had originally ... thought we were seeing the interrupt handler for out PCI card not being ... chunks into a kernel buffer until part full goes away. ...
    (freebsd-stable)
  • Re: Possible hang inside interrupt handler on sata_promise.
    ... I am running the debian unstable kernel ... There is a list of kernel options you can try, ...
    (Linux-Kernel)