Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect reporting of memory on OS X via memsup. #92

Closed

Commits on Oct 2, 2013

  1. Fix incorrect reporting of memory on OS X via memsup.

    Application memsup should be calculating free memory using the
    speculative pages, in the same manner that the Activity Monitor and top
    programs on OS X do.  In addition, correct page size to 4096, based on
    verification of available memory between top, vm_stat and Activity
    Monitor.
    cmeiklejohn committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    0e08202 View commit details
    Browse the repository at this point in the history