From 5cdbd76b6ff24f054b4e5137f11701afb9e203e8 Mon Sep 17 00:00:00 2001 From: Joe Conway Date: Sat, 1 Aug 2020 11:35:13 -0400 Subject: [PATCH] Update TODO section of the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13e4bbd..704440e 100644 --- a/README.md +++ b/README.md @@ -284,5 +284,5 @@ CREATE EXTENSION pgnodemx; ## TODO -* Add cgroup v1 examples for the General Access functions -* Add URL to cgroup v1 documentation +* Map more ```/proc``` files to virtual tables +* Add support for "hybrid" cgroup mode