[PATCH] logging of long delays at boot

Previous thread: [PATCH] Change comment in include linux/clk.h by Haavard Skinnemoen on Sunday, October 5, 2008 - 12:20 pm. (3 messages)

Next thread: none
From: Michael Buesch
Date: Sunday, October 5, 2008 - 1:15 pm

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.
--

Previous thread: [PATCH] Change comment in include linux/clk.h by Haavard Skinnemoen on Sunday, October 5, 2008 - 12:20 pm. (3 messages)

Next thread: none