Re: [PATCH] __alloc_bootmem_node should not panic when it fails

From: Anton Blanchard
Date: Sun Jun 27 2004 - 17:35:53 EST



> But allocating from other nodes has performance implications, which
> might be quite big, depending on the specific architecture. So you
> should at least print an KERN_INFO or even KERN_WARNING message,
> if this happens.

...

> So now the user knows what is going on and that this node might need
> more memory ;-)

Unfortunately nodes without memory is relatively common on ppc64, and I
believe x86-64. From a ppc64 perspective Im fine with best effort, perhaps
someone from the heavily NUMA camp (ia64?) could comment.

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