Re: false NUMA OOM

From: Andrew Morton (akpm@digeo.com)
Date: Mon Sep 16 2002 - 22:17:03 EST


William Lee Irwin III wrote:
>
> ...
> + for (type = classzone - first_classzone; type >= 0; --type)
> + for_each_pgdat(pgdat) {
> + zone = pgdat->node_zones + type;

Well you'd want to start with (and prefer) the local node's zones?

I'm also wondering whether one shouldn't just poke a remote kswapd
and wait.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 23 2002 - 22:00:18 EST