containerd/runtime
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
..
linux/runctypes Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
opts support cgroup2 2019-12-12 02:56:51 +09:00
restart Merge pull request #5069 from AkihiroSuda/restart-fast 2021-02-25 16:37:53 -08:00
v1 sys: add AdjustOOMScore() utility 2021-04-07 19:16:56 +02:00
v2 runtime/v2/shim: remove unused SetScore() and remove sys.OOMScoreMaxKillable 2021-04-07 19:16:58 +02:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
io.go Cleanup open pipes if logging binary fails to start 2020-09-10 20:06:51 -07:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go runtime: add Add/Delete method in PlatformRuntime interface 2018-12-29 13:56:38 +08:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Add annotations to task update request api 2020-11-09 14:13:33 -08:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00