> On Tue, 2008-03-11 at 01:14 -0700, Andrew Morton wrote:
> >
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.25-rc5/2.6.25-rc5-mm1/
> >
>
> I am having trouble booting rc5-mm1 on my x86_64. (ppc64 boots & works
> fine). Seems to be a networking issues (hangs on boot). Here are the
> messages on the console (not really useful to me).
>
> On a good kernel (rc5), the next set of messages would be ..
>
> IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
> TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
> TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
> TCP: Hash tables configured (established 524288 bind 65536)
> TCP reno registered
> Total HugeTLB memory allocated, 0
> VFS: Disk quotas dquot_6.5.1
> Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> msgmni has been set to 13864 for ipc namespace ffffffff806903a0
> ..
>
> Sorry for not being really useful here. But would like to
> know if its a known issue ?