|
Bugzilla – Full Text Bug Listing |
| Summary: | slow clock on Amilo Pro 2030 with NO_HZ=y | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Bernhard Wiedemann <novellbmw> |
| Component: | Kernel | Assignee: | Rafael Wysocki <rjw> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | bwiedemann, jeffm |
| Version: | RC 2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bernhard Wiedemann
2009-11-03 10:33:24 UTC
I'm afraid this issue will have to be resolved upstream first. Have you tried openSUSE 11.3? If so, does it have that problem too? I went to using 11.4 milestones on this machine and at some point with nohz it started to not schedule any process anymore, unless I caused interrupts (i.e. by pressing keys). Luckily, nohz=off still makes it work. Let's use http://bugzilla.kernel.org/show_bug.cgi?id=14280 for further tracking of this issue. It turns out that the hardware/BIOS of the machine in question is not functioning as expected (specifically, the ACPI PM timer cannot cope with NO_HZ, which it should). hpet=force in the kernel command line is recommended as a permanent workaround. |