Skip to content

Commit

Permalink
TODO: note cgroup.kill and memfd_secret
Browse files Browse the repository at this point in the history
  • Loading branch information
bluca committed Jul 12, 2021
1 parent b1f8d02 commit 8b213bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ Features:

* pid1: support new clone3() fork-into-cgroup feature

* pid1: support new cgroup.kill to terminate all processes in a cgroup

* pid1: also remove PID files of a service when the service starts, not just
when it exits

Expand Down Expand Up @@ -425,6 +427,7 @@ Features:
* paranoia: whenever we process passwords, call mlock() on the memory
first. i.e. look for all places we use free_and_erasep() and
augment them with mlock(). Also use MADV_DONTDUMP.
Alternatively (preferably?) use memfd_secret().

* Move RestrictAddressFamily= to the new cgroup create socket

Expand Down

0 comments on commit 8b213bf

Please sign in to comment.