lkml.org 
[lkml]   [2008]   [Jun]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 0/2] memcg: Reduce usage at change limit
Hi, this is a patch for reducing usage at the change of limit for memcg.
A cut out from hierarchy patch set.I added Andrew Morton to CC.

I think this version is enough neat and small.
This patch implements only necessary things.

Change log (hierarchy set's) v4 -> (this version) v5.
- just for changing limit.
- avoid to add rich limit handlers to res_counter because..
1. memcg is maybe an only user which shrink_usage can be implemented.
2. Many objections ;)

This patch adds feedback control at set_limit as following

-> user's request to set limit to 'val'
1. try to set limit to 'val'
2. at success goto 6.
3. try to shrink usage...
4. if we cannot make progress any more, return -EBUSY.
5. goto 1.
6. successs.

Tested on x86-64.

Thanks,
-Kame



\
 
 \ /
  Last update: 2008-06-17 05:29    [W:0.074 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site