From e90d8cb8fe01ebcf2b643c1a0fd77b29d6dd52b9 Mon Sep 17 00:00:00 2001 From: lfbzhm Date: Mon, 1 Jan 2024 14:52:38 +0000 Subject: [PATCH] we have supported rsvd hugetlb cgroup Signed-off-by: lfbzhm --- docs/spec-conformance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/spec-conformance.md b/docs/spec-conformance.md index c3ed8084b..cd6027ac0 100644 --- a/docs/spec-conformance.md +++ b/docs/spec-conformance.md @@ -8,7 +8,6 @@ The following features are not implemented yet: Spec version | Feature | PR -------------|------------------------------------------|---------------------------------------------------------- v1.1.0 | `SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV` | [#3862](https://github.com/opencontainers/runc/pull/3862) -v1.1.0 | rsvd hugetlb cgroup | TODO ([#3859](https://github.com/opencontainers/runc/issues/3859)) v1.1.0 | `.process.ioPriority` | [#3783](https://github.com/opencontainers/runc/pull/3783)