From ddca82aca08712a302cfabdbe59f73ee9ed3f73a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 17 Sep 2013 14:58:00 -0500 Subject: cgroup: get rid of MemorySoftLimit= The cgroup attribute memory.soft_limit_in_bytes is unlikely to stay around in the kernel for good, so let's not expose it for now. We can readd something like it later when the kernel guys decided on a final API for this. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6a96c7781a..d109e01f71 100644 --- a/TODO +++ b/TODO @@ -60,8 +60,6 @@ Features: * always set memory.user_hierarchy for all cgroups we create -* Get rid of MemorySoftLimit= - * After coming back from hibernation reset hibernation swap partition * mounts: do not test each mount unit against each other mount unit to -- cgit v1.2.3-54-g00ecf