Re: 2.6.14-rc1-git-now still dying in mm/slab - this time line 1849

From: Christoph Lameter
Date: Mon Sep 26 2005 - 13:00:55 EST


On Sun, 25 Sep 2005, Alok Kataria wrote:

> As pointed by Christoph, In kmalloc_node we are cheking if, the allocation is
> for the
> same node when interrupts are "on", this may lead to an allocation on another
> node than intended.
> This patch just shifts the check for the current node in __cache_alloc_node
> when interrupts
> are disabled.

Alokk, could you verify that this patch works?

Petr, could you check that this patch fixes your issue? I am a bit
skeptical. I do not think we have found the real problem yet. We need to
have some way to reproduce the problem if it still persists after applying
Alokk's patch.


-
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/