Re: Note describing poor dcache utilization under high memory

Alex Bligh - linux-kernel (linux-kernel@alex.org.uk)
Mon, 28 Jan 2002 22:46:33 -0000


--On Monday, 28 January, 2002 9:39 AM -0800 Linus Torvalds
<torvalds@transmeta.com> wrote:

> Thus any slab user that wants to, could just register their own per-page
> memory pressure logic.

It might be useful to use a similar type interface to aid
in defragmentation - i.e. 'relocate the stuff on this
(physical) page please, I want it back'. If nothing is
registered, the default mechanism could be just to free it
a la writepage().

--
Alex Bligh
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/