Re: Avoid allocating during interleave from almost full nodes

From: Paul Jackson
Date: Wed Nov 08 2006 - 12:07:17 EST


Peter wrote:
> global fault counter

I hope we avoid frequently updated, widely accessed global
counters. They tend to create hot cache lines on big NUMA
boxes.

Christoph said that the counters he was suggesting were
node or cpu local. That sounds good to me.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
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/