Skip to content

cgroup2: implement runc ps#2149

Merged
hqhq merged 1 commit into
opencontainers:masterfrom
AkihiroSuda:cgroup2-ps
Oct 31, 2019
Merged

cgroup2: implement runc ps#2149
hqhq merged 1 commit into
opencontainers:masterfrom
AkihiroSuda:cgroup2-ps

Conversation

@AkihiroSuda

@AkihiroSuda AkihiroSuda commented Oct 18, 2019

Copy link
Copy Markdown
Member

Implemented runc ps for cgroup v2 , using a newly added method m.GetUnifiedPath().
Unlike the v1 implementation that checks m.GetPaths()["devices"], the v2 implementation does not require the device controller to be available.

Implemented `runc ps` for cgroup v2 , using a newly added method `m.GetUnifiedPath()`.
Unlike the v1  implementation that checks `m.GetPaths()["devices"]`, the v2 implementation does not require the device controller to be available.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@crosbymichael

crosbymichael commented Oct 24, 2019

Copy link
Copy Markdown
Member

LGTM

Approved with PullApprove

@AkihiroSuda

Copy link
Copy Markdown
Member Author

@mrunalp @hqhq @dqminh @cyphar PTAL?

@hqhq

hqhq commented Oct 31, 2019

Copy link
Copy Markdown
Contributor

LGTM

Approved with PullApprove

@hqhq hqhq merged commit e57a774 into opencontainers:master Oct 31, 2019
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.

3 participants