* Ingo Molnar <[email protected]> wrote: > > We normally run with different policies, in the same box, on different > > cpusets at the same time. But this might be because some cpusets > > -need- the memory spreading, and the others that don't are left to the > > default policy. > > so in practice, the memory spreading is in fact a global setting, used > by all cpusets that matter? That seems to support Andrew's observation > that our assumptions / defaults are bad, pretty much independently of > the workload. in other words: the spreading out likely _hurts_ performance in the typical case (which prefers node-locality), but when you are using multiple cpusets you want to opt for fairness between projects, over opportunistic optimizations such as node-local allocations. I.e. the spreading out, as it is used today, is rather a global fairness setting for the kernel, and not really a workload-specific access-pattern thing. Right? Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Paul Jackson <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Paul Jackson <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- References:
- [PATCH 1/5] cpuset memory spread basic implementation
- From: Paul Jackson <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Andrew Morton <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Andrew Morton <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Paul Jackson <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Andrew Morton <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Paul Jackson <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Ingo Molnar <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Paul Jackson <[email protected]>
- Re: [PATCH 1/5] cpuset memory spread basic implementation
- From: Ingo Molnar <[email protected]>
- [PATCH 1/5] cpuset memory spread basic implementation
- Prev by Date: Re: [RFC][PATCH 1/5] Virtualization/containers: startup
- Next by Date: nfsroot doesn't work with intel card since 2.6.12.2/2.6.11
- Previous by thread: Re: [PATCH 1/5] cpuset memory spread basic implementation
- Next by thread: Re: [PATCH 1/5] cpuset memory spread basic implementation
- Index(es):