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

Add support for specifying cpu_cfs_period in the Docker driver #4462

Merged
merged 6 commits into from
Jul 25, 2018
Merged

Add support for specifying cpu_cfs_period in the Docker driver #4462

merged 6 commits into from
Jul 25, 2018

Commits on Jul 2, 2018

  1. Add support for specifying cpu_cfs_period in the Docker driver

    Daniele Valeriani committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    dd7699a View commit details
    Browse the repository at this point in the history
  2. Remove an unnecessary conversion

    Daniele Valeriani committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    f94e1c3 View commit details
    Browse the repository at this point in the history
  3. Add documentation for cpu_cfs_period

    Daniele Valeriani committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    2db4be4 View commit details
    Browse the repository at this point in the history
  4. Validate the value of cpu_cfs_period

    Daniele Valeriani committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    f47ac0d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Wrap a long line

    Daniele Valeriani committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    7fefd2b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Add test for cpu_cfs_period

    Daniele Valeriani committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    a4771a4 View commit details
    Browse the repository at this point in the history