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

Command line-configurable memory limit #2

Merged
merged 2 commits into from
Mar 11, 2012
Merged

Commits on Mar 7, 2012

  1. Allow setting the queue memory limit via CLI

    The previously hardcoded queue size memory limit is
    now modifyable using the -M <size in GB> command line
    option. This enables changes to the limit without
    editing the source.
    hoffie committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    519a628 View commit details
    Browse the repository at this point in the history
  2. Coding style

    Brackets
    hoffie committed Mar 7, 2012
    Configuration menu
    Copy the full SHA
    d607344 View commit details
    Browse the repository at this point in the history