1. 03 12月, 2010 1 次提交
  2. 02 12月, 2010 1 次提交
  3. 29 11月, 2010 1 次提交
  4. 26 11月, 2010 1 次提交
  5. 25 11月, 2010 1 次提交
    • M
      cgroups: make swap accounting default behavior configurable · a42c390c
      Michal Hocko 提交于
      Swap accounting can be configured by CONFIG_CGROUP_MEM_RES_CTLR_SWAP
      configuration option and then it is turned on by default.  There is a boot
      option (noswapaccount) which can disable this feature.
      
      This makes it hard for distributors to enable the configuration option as
      this feature leads to a bigger memory consumption and this is a no-go for
      general purpose distribution kernel.  On the other hand swap accounting
      may be very usuful for some workloads.
      
      This patch adds a new configuration option which controls the default
      behavior (CGROUP_MEM_RES_CTLR_SWAP_ENABLED).  If the option is selected
      then the feature is turned on by default.
      
      It also adds a new boot parameter swapaccount[=1|0] which enhances the
      original noswapaccount parameter semantic by means of enable/disable logic
      (defaults to 1 if no value is provided to be still consistent with
      noswapaccount).
      
      The default behavior is unchanged (if CONFIG_CGROUP_MEM_RES_CTLR_SWAP is
      enabled then CONFIG_CGROUP_MEM_RES_CTLR_SWAP_ENABLED is enabled as well)
      Signed-off-by: NMichal Hocko <mhocko@suse.cz>
      Acked-by: NDaisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
      Cc: Balbir Singh <balbir@linux.vnet.ibm.com>
      Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      a42c390c
  6. 19 11月, 2010 5 次提交
  7. 18 11月, 2010 1 次提交
  8. 16 11月, 2010 1 次提交
  9. 15 11月, 2010 1 次提交
  10. 13 11月, 2010 1 次提交
  11. 12 11月, 2010 4 次提交
  12. 11 11月, 2010 4 次提交
  13. 10 11月, 2010 1 次提交
  14. 03 11月, 2010 3 次提交
  15. 01 11月, 2010 2 次提交
  16. 31 10月, 2010 1 次提交
  17. 30 10月, 2010 1 次提交
  18. 29 10月, 2010 9 次提交
  19. 28 10月, 2010 1 次提交