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

[Config Linux] Use MUST and MAY for weight and leafWeight #728

Closed
wants to merge 2 commits into from

Conversation

RobDolinMS
Copy link
Collaborator

@RobDolinMS RobDolinMS commented Mar 15, 2017

Signed-off-by: Rob Dolin

Signed-off-by: Rob Dolin robdolin@microsoft.com

Signed-off-by: Rob Dolin
config-linux.md Outdated
@@ -361,7 +361,7 @@ The following parameters can be specified to setup the controller:
* **`weight`** *(uint16, OPTIONAL)* - bandwidth rate for the device, range is from 10 to 1000
* **`leafWeight`** *(uint16, OPTIONAL)* - bandwidth rate for the device while competing with the cgroup's child cgroups, range is from 10 to 1000, CFQ scheduler only

You must specify at least one of `weight` or `leafWeight` in a given entry, and can specify both.
You MUST specify at least one of `weight` or `leafWeight` in a given entry, and can specify both.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While we're cleaning up this line, maybe “can” → “MAY”?

Signed-off-by: Rob Dolin <robdolin@microsoft.com>
@RobDolinMS RobDolinMS changed the title [Config Linux] Capitalize MUST [Config Linux] Use MUST and MAY for weight and leafWeight Mar 15, 2017
@wking
Copy link
Contributor

wking commented Mar 15, 2017 via email

@mrunalp
Copy link
Contributor

mrunalp commented Mar 22, 2017

@RobDolinMS you shouldn't push branches to origin directly. You can push branches to your fork and then create PRs from there. Thanks!

@wking
Copy link
Contributor

wking commented Mar 22, 2017 via email

hqhq added a commit to hqhq/runtime-spec that referenced this pull request Mar 30, 2017
Carry: opencontainers#728

Signed-off-by: Rob Dolin <robdolin@microsoft.com>
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
@hqhq
Copy link
Contributor

hqhq commented Mar 30, 2017

Commits need to be squashed and one is lack of SOB. And the branch in upstream needs to be deleted.

I've carried this in #751 .

@hqhq hqhq closed this Mar 30, 2017
@hqhq hqhq deleted the RobDolinMS-cap-MUST branch March 30, 2017 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants