Files
containerd/runtime/v2/shim
Sebastiaan van Stijn 7bb73da6b9 runtime/v2/shim: remove unused SetScore() and remove sys.OOMScoreMaxKillable
The shim.SetScore() utility was no longer used since 7dfc605fc6.

Checking for uses outside of this repository, I found only one external use of
this in gVisor; a9441aea27/pkg/shim/service.go (L262-L264)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 19:16:58 +02:00
..
2018-07-27 12:39:53 -04:00
2018-12-16 14:27:42 +00:00