OS X Server: Dedicating system resources for high performance services
Summary
Learn about dedicating system resources for high performance services in OS X Server (Mountain Lion).
Products Affected
OS X Server (Mountain Lion)
OS X Server (Mountain Lion)-based servers that need to run high performance services can use the command line utility serverinfo to dedicate systems resources.
serverinfo --perfmode
Gets the current mode
serverinfo --setperfmode 1
Sets the high performance mode
serverinfo --setperfmode 0
Disables the high performance mode.
Note: