Summary: | very long pause before the power is turned off with clocksource=tsc | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
Component: | SysVinit | Assignee: | Dmitry V. Levin <ldv> |
Status: | NEW --- | QA Contact: | qa-sisyphus |
Severity: | minor | ||
Priority: | P2 | CC: | mike |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Ivan Zakharyaschev
2008-02-06 18:47:55 MSK
A similar effect of clocksource=tsc on the init sequence (a long pause): https://bugzilla.altlinux.org/show_bug.cgi?id=14345 . I also experienced this delay on 2.6.24-std-def-alt2 with clocksource=tsc. The delay on "The system is halted" was about 1 min, but there was also a delay after the message "Asking all remaining processes to terminate", which lasted about 3 min. (With this option, 2.6.24-std-def-alt2 also has the bad behavior of the system clock: https://bugzilla.altlinux.org/show_bug.cgi?id=14258#c18 ). Perhaps, this is not a bug and an expected behavior under this kernel parameter. But I wonder why other programs work without delays then. Ivan, is it still there? |