kernel BUG in __cache_alloc_node at linux-2.6.git/mm/slab.c:3177!

Christoph Lameter clameter at sgi.com
Tue Oct 17 05:25:14 EST 2006


On Mon, 16 Oct 2006, Will Schmidt wrote:

> Node 1 MemTotal:       327680 kB
> Node 1 MemFree:        435704 kB

Too big.

> Node 1 MemUsed:      18446744073709443592 kB

Memused is going negative?

> Node 1 Active:          41412 kB
> Node 1 Inactive:        19976 kB
> Node 1 HighTotal:           0 kB
> Node 1 HighFree:            0 kB
> Node 1 LowTotal:       327680 kB
> Node 1 LowFree:        435704 kB
> Node 1 Dirty:               0 kB
> Node 1 Writeback:           0 kB
> Node 1 Mapped:              0 kB
> Node 1 Slab:                0 kB

zero slab??? That cannot be. The slab allocator always allocs on each 
node. Or is this <2.6.18 with the strange counters that we had before?


> Node 0 MemTotal:       229376 kB
> Node 0 MemFree:             0 kB
> Node 0 MemUsed:        229376 kB

Node 0 is filled up during bootup?




More information about the Linuxppc-dev mailing list