lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <Pine.LNX.4.64.0710261949360.30293@schroedinger.engr.sgi.com> Date: Fri, 26 Oct 2007 19:50:48 -0700 (PDT) From: Christoph Lameter <clameter@....com> To: Paul Jackson <pj@....com> cc: rientjes@...gle.com, Lee.Schermerhorn@...com, akpm@...ux-foundation.org, ak@...e.de, linux-kernel@...r.kernel.org Subject: Re: [patch 2/2] cpusets: add interleave_over_allowed option On Fri, 26 Oct 2007, Paul Jackson wrote: > Christoph wrote: > > Yes. We should default to Choice B. Add an option MPOL_MF_RELATIVE to > > enable that functionality? A new version of numactl can then enable > > that by default for newer applications. > > I'm confused. If B is the default, then we don't need a flag to > enable it, rather we need a flag to go back to the old choice A. Dont we need it for numactl to preserve backward compatibility? numactl can set that flag by default for newer software. We likely need a new major release of numactl. > Perhaps, either way, whatever compatibility flag we have should be > something that can be forced on an application from the outside, > perhaps as a per-system mode flag in /sys, or a per-cpuset mode flag, > or a per-task operation, by what mechanism is not clear. libnuma can take of that. But we need to have that flag for numactl to be backward compatible. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists