>>> On 12/19/2015 at 06:12 AM, Christer Solskogen <[email protected]> wrote: > On Fri, Dec 18, 2015 at 9:05 PM, Davis, Jim [PRI-1PP] > <[email protected]> wrote: >> My kernel parm has cmma=on. >> Is there a way to display that it is actually active? >> > > cat /proc/cmdline
That will only show that the parameter was specified when booting the system, not that it actually accomplished anything. I have a vague memory that a few pseudo files will show up under /proc/sys/vm that start with "cmm_*" if the facility is active. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
