Andrew Morton <[email protected]> wrote:
>
> Paul Jackson <[email protected]> wrote:
> >
> > From: Paul Jackson <[email protected]>
> >
> > This patch provides the implementation and cpuset interface for
> > an alternative memory allocation policy that can be applied to
> > certain kinds of memory allocations, such as the page cache (file
> > system buffers) and some slab caches (such as inode caches).
> >
> > ...
> >
> > A new per-cpuset file, "memory_spread", is defined. This is
> > a boolean flag file, containing a "0" (off) or "1" (on).
> > By default it is off, and the kernel allocation placement
> > is unchanged. If it is turned on for a given cpuset (write a
> > "1" to that cpusets memory_spread file) then the alternative
> > policy applies to all tasks in that cpuset.
>
> I'd have thought it would be saner to split these things apart:
> "slab_spread", "pagecache_spread", etc.
This, please. It impacts the design of the whole thing.
-
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/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]