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

Added support of max_rss ala reload_on_rss of uwsgi #568

Closed
wants to merge 7 commits into from

Commits on Oct 19, 2013

  1. Added max_mem_abs and min_mem_abs to ResourceWatcher

    Pierre-Olivier Marec committed Oct 19, 2013
    Configuration menu
    Copy the full SHA
    25689e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2013

  1. Added human2bytes to utils.py

    Pierre-Olivier Marec committed Oct 22, 2013
    Configuration menu
    Copy the full SHA
    3238517 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2013

  1. Added test for max and min abs mem of ResourceWatcher

    Pierre-Olivier Marec committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    6f84352 View commit details
    Browse the repository at this point in the history
  2. Added documentation for max and min abs mem of ResourceWatcher

    Pierre-Olivier Marec committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    eee4be0 View commit details
    Browse the repository at this point in the history
  3. cleaning strange zombie like process in watcher's manage_processes

    Pierre-Olivier Marec committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    208fbb8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'ressource-watcher-mem-abs'

    Pierre-Olivier Marec committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    10eeb98 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'remotes/mozilla-services/master'

    Conflicts:
    	circus/plugins/resource_watcher.py
    	circus/tests/test_plugin_resource_watcher.py
    Pierre-Olivier Marec committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    e74acf3 View commit details
    Browse the repository at this point in the history