Re: [-mm] Disable the memory controller by default

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul Menage
Date: Monday, April 7, 2008 - 10:48 am

On Mon, Apr 7, 2008 at 5:16 AM, Balbir Singh <balbir@linux.vnet.ibm.com> wrote:

I don't think we need to guard against that. It seems perfectly valid
to have a lilo config with

  append="cgroup_disable=memory"

and then want to boot with the memory controller enabled you can do

  lilo -R <image> cgroup_enable=memory

The kernel command line will then look like

  "... cgroup_disable=memory cgroup_enable=memory"

and the last switch should win.

Paul
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[-mm] Disable the memory controller by default, Balbir Singh, (Mon Apr 7, 4:51 am)
Re: [-mm] Disable the memory controller by default, Balbir Singh, (Mon Apr 7, 5:03 am)
Re: [-mm] Disable the memory controller by default, Andi Kleen, (Mon Apr 7, 5:03 am)
Re: [-mm] Disable the memory controller by default, KOSAKI Motohiro, (Mon Apr 7, 5:12 am)
Re: [-mm] Disable the memory controller by default, Andi Kleen, (Mon Apr 7, 5:16 am)
Re: [-mm] Disable the memory controller by default, KOSAKI Motohiro, (Mon Apr 7, 5:16 am)
Re: [-mm] Disable the memory controller by default, Balbir Singh, (Mon Apr 7, 5:16 am)
Re: [-mm] Disable the memory controller by default, Paul Menage, (Mon Apr 7, 10:48 am)