Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Turn off paging to disk (Memory Fix)

Featured Replies

If you have enough memory to run all your day-to-day applications, you can turn off the paging daemon to prevent OS X from paging anything to disk. For me, this has meant less disk thrashing and more responsive applications.


Turning off paging is something I thought I’d never do. In the past, I was completely against it as I trusted memory managers to make good decisions. However, since using Mac OS X 10.6, I no longer feel this way.



Here’s how you do it:



Paging is handled by a daemon called dynamic_pager. Turn this off with launchctl:


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





Then, reboot:

sudo shutdown -r now[/code]




When the system boots back up, you can free some disk space by removing paging files:

sudo rm -f /private/var/vm/swapfile*



After this you’ll notice a lot more memory becomes “wiredâ€, and memory is still marked “inactive†but it is freed straight away when other applications need it.



I use a tool called iStat and one of the system attributes I monitor is memory usage and by doing this I noticed a big difference right away.


Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.