containerd/runtime
Akihiro Suda b23dc1131e
restart: parallelize reconcile()
The only shared variable `m.client` is thread-safe, so we can safely
parallelize the loops.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2021-02-25 13:30:00 +09: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 restart: parallelize reconcile() 2021-02-25 13:30:00 +09:00
v1 Update gogo/protobuf to v1.3.2 2021-01-28 12:57:50 +00:00
v2 runtime: fix shutdown runc v2 service 2021-02-02 15:36:49 +08: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