Kernel Memory Debug Enabling on AIX

From Wikistix

To enable additional kernel memory debugging on AIX (known as Memory Overlay Detection System), use the following procedure:

bosdebug -M
bosboot -a
shutdown -r now

Note: This should only be done under guidance by IBM engineers.

To disable:

bosdebug -o
bosboot -a
shutdown -r now