[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200810052215.54458.mb@bu3sch.de>
Date: Sun, 5 Oct 2008 22:15:54 +0200
From: Michael Buesch <mb@...sch.de>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] logging of long delays at boot
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists