Re: [RFC] mm-controller
From: Paul Menage <hidden>
Date: 2007-06-25 17:35:44
Also in:
lkml
From: Paul Menage <hidden>
Date: 2007-06-25 17:35:44
Also in:
lkml
On 6/22/07, Vaidyanathan Srinivasan [off-list ref] wrote:
Merging both limits will eliminate the issue, however we would need individual limits for pagecache and RSS for better control. There are use cases for pagecache_limit alone without RSS_limit like the case of database application using direct IO, backup applications and streaming applications that does not make good use of pagecache.
If streaming applications would otherwise litter the pagecache with unwanted data, then limiting their total memory footprint (with a single limit) and forcing them to drop old data sooner sounds like a great idea. Paul -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>