linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* CONFIG_ACPI_PROCESSOR=y confuses the cpu scheduler
@ 2006-01-19  0:20 Diego Calleja
  2006-01-22 19:16 ` Diego Calleja
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Calleja @ 2006-01-19  0:20 UTC (permalink / raw)
  To: linux-acpi; +Cc: linux-kernel

If I compile CONFIG_ACPI_PROCESSOR in the kernel, one of the two cpus
doesn't get scheduled any process. The CPU works and everything, it
services interrupts and I can force processes to run on that CPU
with taskset, but they won't get scheduled in that CPU no matter
how much processes and load you put on the machine.

However, when I compile it as a module everything works fine. I can't
say when this started happening; I noticed it in the current linus 
git tree from a couple of days ago, but testing 2.6.15-rc7 didn't
help. The machine is a dual P3 machine.

Here's a working dmesg: http://terra.es/personal/diegocg/dmesg-acpi
a dmesg of the machine after setting CONFIG_ACPI_PROCESSOR to y:
http://terra.es/personal/diegocg/dmesg-acpi-no
and a acpidump output: http://terra.es/personal/diegocg/acpidump



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CONFIG_ACPI_PROCESSOR=y confuses the cpu scheduler
  2006-01-19  0:20 CONFIG_ACPI_PROCESSOR=y confuses the cpu scheduler Diego Calleja
@ 2006-01-22 19:16 ` Diego Calleja
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Calleja @ 2006-01-22 19:16 UTC (permalink / raw)
  To: linux-acpi; +Cc: linux-kernel

El Thu, 19 Jan 2006 01:20:40 +0100,
Diego Calleja <diegocg@gmail.com> escribió:

> If I compile CONFIG_ACPI_PROCESSOR in the kernel, one of the two cpus
> doesn't get scheduled any process. The CPU works and everything, it
> services interrupts and I can force processes to run on that CPU
> with taskset, but they won't get scheduled in that CPU no matter
> how much processes and load you put on the machine.


This has been reported by another person who found the culprit
commit: http://bugzilla.kernel.org/show_bug.cgi?id=5930

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-01-22 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-19  0:20 CONFIG_ACPI_PROCESSOR=y confuses the cpu scheduler Diego Calleja
2006-01-22 19:16 ` Diego Calleja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).