On Sun, Mar 25, 2007 at 02:22:08PM +0200, Helmut Auer wrote: > Hello List, > > The kernel 2.6.20 makes a long delay during booting ( about 15 seconds ) after showing: > > NET: Registered protocol family 2 > > then it goes along with: > > IP route cache hash table entries: 2048 (order: 1, 8192 bytes) > TCP established hash table entries: 8192 (order: 4, 98304 bytes) > ... > > I am using the kernel parameter lpj to avoid calculating processor speed during kernel load. > If I do not use the lpj parameter, the detection of cpu speed takes about 10 seconds, but then > there is no delay after: > NET: Registered protocol family 2 > > Any hints what I can try to get a fast booting kernel ? > I am using 2.6.20 with some gentoo patches ( plain 2.6.20-4 has the same problem ). booting with initcall_debug will tell you the last thing it initialised before the pause, which may give some clues. Alternatively, git bisect ? Dave -- http://www.codemonkey.org.uk -
| Andrew Morton | -mm merge plans for 2.6.23 |
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Mel Gorman | [PATCH 6/8] x86_64 - Specify amount of kernel memory at boot time |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Jarek Poplawski | Re: Soft-Lockup/Race in networking in 2.6.31-rc1+195 ( possibly?caused by netem) |
