How To Disable the Dynamic Memory Pager in MacOSX

Published Date Author: , Posted September 14th, 2012 at 4:53:25pm

To deactivate the dynamic pager:

sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist

followed by a reboot. You can turn it on again with

sudo launchctl load -wF /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.