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
..
publisher.go Fix exported comments enforcer in CI 2021-03-12 08:47:05 -08:00
shim_darwin.go Abstract to SocketAddress 2018-07-27 12:39:53 -04:00
shim_freebsd.go Fix freebsd build 2018-12-16 14:27:42 +00:00
shim_linux.go Integrate sys.SetSubreaper, sys.GetSubreaper in sys/reaper package 2020-05-04 08:44:02 +02:00
shim_test.go test: TestRuntimeWithEmptyMaxEnvProcs should cleanup 2020-04-23 22:09:10 +08:00
shim_unix.go Merge pull request from GHSA-36xw-fx78-c5r4 2020-11-30 10:32:18 -08:00
shim_windows.go Completely remove Windows v2 in-tree shim 2019-08-05 16:49:56 -07:00
shim.go runtime/v2/runc: fix leaking socket path 2021-03-15 18:32:00 +08:00
util_unix.go runtime/v2/shim: remove unused SetScore() and remove sys.OOMScoreMaxKillable 2021-04-07 19:16:58 +02:00
util_windows.go Use path based unix socket for shims 2020-11-11 11:47:46 -08:00
util.go Fix error checking when resolving shim binary path 2021-03-08 16:24:19 -08:00