On Fri, 2008-07-04 at 15:17 +0900, Daisuke Nishimura wrote:
> +config CGROUP_SWAP_RES_CTLR
> + bool "Swap Resource Controller for Control Groups"
> + depends on CGROUP_MEM_RES_CTLR && SWAP
> + help
> + Provides a swap resource controller that manages and limits swap usage.
> + Implemented as a add-on to Memory Resource Controller.
Could you make this just plain depend on 'CGROUP_MEM_RES_CTLR && SWAP'
and not make it configurable? I don't think the resource usage really
justifies yet another .config knob to tune and break. :)
-- Dave
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers