Dec 05, '07 07:30:02AM • Contributed by: adrinux
ps -wax | grep dynamic_pager -m1
Finally, you probably want to clear out any old swapfiles from /var/vm:
sudo rm -rf /var/vm/swapfile*
As mentioned this works on PowerPC and Intel Macs, and it also works after reboot or shutdown/restart. However, if your swap partition can't be found, there is no fall back -- Leopard will start up without swap, and may get unstable if you continue to use it in that state. There's a more verbose version of this tip in this forum thread, with some extra discussion regarding the sizing of the swap files.
