ACPI Kernel issue

raldi
Posts: 13
Joined: Sat Apr 24, 2010 5:04 am

Re: ACPI Kernel issue

Post by raldi »

Tried running memtest; it didn't report any RAM problems.

raldi
Posts: 13
Joined: Sat Apr 24, 2010 5:04 am

Re: ACPI Kernel issue

Post by raldi »

Solution!

I turned off hyperthreading and haven't had the problem since. My uptime is five days, whereas before this, it was usually less than 24 hours.

ate29a
Posts: 11
Joined: Thu Dec 31, 2009 4:35 pm

Re: ACPI Kernel issue

Post by ate29a »

C-States and Hyperthreading working

http://fit-pc2.com/forum/viewtopic.php?p=6697#p6697

jamapii
Posts: 7
Joined: Sat Jul 11, 2009 9:39 am

Update for ACPI Kernel issue

Post by jamapii »

On recent kernels, the old max_cstate parameter might have no effect.

I have been using processor.max_cstate=2 for some time. Now, on 2.6.37, I use

processor.max_cstate=2 processor_idle.max_cstate=3 intel_idle.max_cstate=3

(yes, this is overkill) This is related to a new config option that I selected.

However, powertop shows
Your CPU supports the following C-states : C1 C2 C4 C6
Your BIOS reports the following C-states : C1 C2
as if C3 is renamed to C4. (?)

Another hint, if you use a realtime kernel 2.6.33, (a realtime kernel was preinstalled), I recommend an update from git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git branch rt/2.6.33 This has commit e94445b78dc821e0e9de5a9bf5bd263f5ae2c471 with description:
In a low memory situation, kthreadd may call schedule_on_each_cpu() while trying to spawn a worker, and the system grinds to a halt as below.
(Moved from separate thread)

Post Reply

Return to “Linux on fit-PC2”