Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

virtcontainers: kata_agent: enable cpus and mem sets #236

Merged
merged 1 commit into from
Apr 20, 2018

Conversation

devimc
Copy link

@devimc devimc commented Apr 19, 2018

this patch is to honour docker --cpuset-cpus and
--cpuset-mems options.

fixes #221

Signed-off-by: Julio Montes [email protected]

this patch is to honour docker `--cpuset-cpus` and
`--cpuset-mems` options.

fixes kata-containers#221

Signed-off-by: Julio Montes <[email protected]>
@codecov
Copy link

codecov bot commented Apr 19, 2018

Codecov Report

Merging #236 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #236      +/-   ##
=========================================
- Coverage    65.2%   65.2%   -0.01%     
=========================================
  Files          74      74              
  Lines        7752    7750       -2     
=========================================
- Hits         5055    5053       -2     
  Misses       2147    2147              
  Partials      550     550
Impacted Files Coverage Δ
virtcontainers/kata_agent.go 32.28% <ø> (-0.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c7a02e...e9404cc. Read the comment docs.

@devimc
Copy link
Author

devimc commented Apr 19, 2018

@bergwolf
Copy link
Member

bergwolf commented Apr 20, 2018

lgtm

Approved with PullApprove

@sboeuf sboeuf merged commit dec01c1 into kata-containers:master Apr 20, 2018
@devimc devimc deleted the cpu/cpuset branch May 9, 2018 15:39
mcastelino pushed a commit to mcastelino/tests that referenced this pull request Jan 23, 2019
this test is to ensure `docker --cpuset-mems=..` works properly

Depends-on: github.com/kata-containers/runtime#236

Signed-off-by: Julio Montes <[email protected]>
zklei pushed a commit to zklei/runtime that referenced this pull request Jun 13, 2019
agent: Add support for ephemeral volumes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants