Re: early exception error

From: Cyrill Gorcunov
Date: Wed Dec 31 2008 - 15:27:59 EST


[Cyrill Gorcunov - Wed, Dec 31, 2008 at 11:23:46PM +0300]
...
| >>
| >> also you could just pass numa=off and check if it help.
| >> (even if it help it would not mean that problem are gone
| >> but become hidden)
| >
| > with numa=off the system looks like it gets a bit further
| >
| > http://linux.lang.hm/linux/IMG00031.jpg
| >
| > this is with framebuffer disabled, earlyprintk=vga bootmem_debug numa=off
| >
| > David Lang
| >
|
| Thanks David, if I recognize correctly now it fails at
| vfs_caches_init. hmm...
|
| - Cyrill -

no suprises - vfs_caches_init uses SLAB_PANIC and since
we seems to have "memory related" problems earlier now
we've been catched explicitly by slab code.

- Cyrill -
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/