Kernel 2.4: HZ = 1000, kernel panic
From: Cédric Pillonel (cedric.pillonel_at_swisscom.com)
Date: 11/28/05
- Next message: Daniel Kabs: "Re: Kernel: /dev/ram1 (rd.c) not releasing unused memory automatically any more?"
- Previous message: Jim Strathmeyer: "Re: Trying to go it "alone""
- Next in thread: Allen McIntosh: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Reply: Allen McIntosh: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Reply: Allen McIntosh: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Reply: Igmar Palsenberg: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Daniel Kabs: "Re: Kernel: /dev/ram1 (rd.c) not releasing unused memory automatically any more?"
- Previous message: Jim Strathmeyer: "Re: Trying to go it "alone""
- Next in thread: Allen McIntosh: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Reply: Allen McIntosh: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Reply: Allen McIntosh: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Reply: Igmar Palsenberg: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|