[PATCH v8 07/12] memcg: add cgroupfs interface to memcg dirty limits

Minchan Kim minchan.kim at gmail.com
Sat Jun 4 09:04:40 PDT 2011


On Fri, Jun 03, 2011 at 09:12:13AM -0700, Greg Thelen wrote:
> Add cgroupfs interface to memcg dirty page limits:
>   Direct write-out is controlled with:
>   - memory.dirty_ratio
>   - memory.dirty_limit_in_bytes
> 
>   Background write-out is controlled with:
>   - memory.dirty_background_ratio
>   - memory.dirty_background_limit_bytes
> 
> Other memcg cgroupfs files support 'M', 'm', 'k', 'K', 'g'
> and 'G' suffixes for byte counts.  This patch provides the
> same functionality for memory.dirty_limit_in_bytes and
> memory.dirty_background_limit_bytes.
> 
> Signed-off-by: Andrea Righi <arighi at develer.com>
> Signed-off-by: Balbir Singh <balbir at linux.vnet.ibm.com>
> Signed-off-by: Greg Thelen <gthelen at google.com>
> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu at jp.fujitsu.com>
Reviewed-by: Minchan Kim <minchan.kim at gmail.com>

-- 
Kind regards
Minchan Kim


More information about the Containers mailing list