Re: [RFC] Limit the size of the pagecache



Christoph Lameter wrote:
This is a patch using some of Aubrey's work plugging it in what is IMHO the right way. Feel free to improve on it. I have gotten repeatedly requests to be able to limit the pagecache. With the revised VM statistics this is now actually possile. I'd like to know more about possible uses of such a feature.




It may be useful to limit the size of the page cache for various reasons
such as

1. Insure that anonymous pages that may contain performance
critical data is never subject to swap.

2. Insure rapid turnaround of pages in the cache.

So if these two aren't working properly at 100%, then I want to know the
reason why. Or at least see what the workload and the numbers look like.


3. Reserve memory for other uses? (Aubrey?)

Maybe. This is still a bad hack, and I don't like to legitimise such use
though. I hope Aubrey isn't relying on this alone for his device to work
because his customers might end up hitting fragmentation problems sooner
or later.

--
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com -
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/



Relevant Pages

  • [RFC][patch 0/2] mm: remove PageReserved
    ... flag for 2 reasons. ... pagecache patches needs it for sane page refcounting. ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: which OutputStreams are buffered?
    ... I guess one of the reasons is that it can be very difficult to ... implement an API that make it 100% sure the data is at location that ... Cache in RAID controllers, cache in disk drives, ... in the war against terrorism and a new information agency would help ...
    (comp.lang.java.programmer)
  • Re: Dont use S-boxes!
    ... The most extreme AES encryption tables I've seen are ... > Where I come from this response would be considered VULGAR. ... >>the size of the L1 cache is not one of those reasons. ...
    (sci.crypt)
  • Re: SP Execution Very Slow
    ... --dbcc freeproccache -- this one drops proc cache in all db. ... DECLARE @intDBID INTEGER ... DBCC FLUSHPROCINDB ... >> There can be other reasons. ...
    (microsoft.public.sqlserver.programming)
  • Re: [PATCH] Fix WARN_ON / WARN_ON_ONCE regression
    ... did not help with reducing the cache miss:( ... condition" patch. ... Send instant messages to your online friends http://au.messenger.yahoo.com - ...
    (Linux-Kernel)