Files
containerd/sys
Sebastiaan van Stijn badd60d3f6 sys: un-export runningPrivileged(), remove runningUnprivileged()
These are currently only used inside this package, so we might
as well un-export them until we need them elsewhere.

Also updated SetOOMScore() to first check for privileged; check for privileged
looks to be the "faster" path, and checking it first could (in case of non-
privileged) save having to read and parse /proc/self/uid_map.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 19:16:49 +02:00
..
2018-02-19 10:32:26 +09:00
2021-03-23 11:57:24 -07:00
2018-02-19 10:32:26 +09:00
2020-09-22 20:03:50 +02:00
2021-01-04 14:43:48 +01:00
2018-02-19 10:32:26 +09:00