Messages in this thread |  | | From | Michael Buesch <> | Subject | [PATCH] logging of long delays at boot | Date | Sun, 5 Oct 2008 22:15:54 +0200 |
| |
Hi,
I wrote some crappy patch to log all long delays and sleeps during the boot process. It shows quite a few interesting calls to huge delays on my powerbook (where the kernel takes about 10 seconds to boot).
Well, I just post this here in case somebody is interested in it. This is _not_ a submission for merging with the mainline kernel.
The patch currently is prepared for powerpc only. Other architectures might need some adjustments in the arch code (some archs override msleep and stuff...)
Have fun.
http://bu3sch.de/patches/wireless-testing/20081005-2206/patches/delay-logging.patch
-- Greetings Michael.
|  |