Re: [patch 2/2] slub: enforce cpuset restrictions for cpu slabs

From: David Rientjes
Date: Tue Mar 03 2009 - 20:14:32 EST


On Tue, 3 Mar 2009, Paul Menage wrote:

> > That would help for cpusets that are looking for NUMA optimizations (i.e.
> > probably long-lived objects with local affinity) but would not ensure
> > memory isolation from tasks in other exclusive cpusets from allocating on
> > my slab.
>
> That would be the sysadmin's choice, if they set these other cpusets
> with slab_hardwall=false.
>
> Presumably in most cases all cpusets would have slab_hardwall set to
> the same value.
>

True, and this would have to be clearly documented in
Documentation/cgroups/cpusets.txt.

Christoph, would a `slab_hardwall' cpuset setting address your concerns?
--
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/