containerd/vendor/golang.org/x/sys/windows
Michael Crosby e48bbe8394 add runc shim support for sched core
In linux 5.14 and hopefully some backports, core scheduling allows processes to
be co scheduled within the same domain on SMT enabled systems.

The containerd impl sets the core sched domain when launching a shim. This
allows a clean way for each shim(container/pod) to be in its own domain and any
additional containers, (v2 pods) be be launched with the same domain as well as
any exec'd process added to the container.

kernel docs: https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/core-scheduling.html

Signed-off-by: Michael Crosby <michael@thepasture.io>
2021-10-08 16:18:09 +00:00
..
registry Update continuity 2020-12-04 11:49:26 -08:00
svc Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
aliases.go Update runc to 6635b4f0c6af3810594d2770f662f34ddc15b40d (CVE-2019-5736) 2019-02-11 15:18:59 +01:00
dll_windows.go Update continuity 2020-12-04 11:49:26 -08:00
empty.s Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
env_windows.go vendor: golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4 2020-08-11 09:57:43 +02:00
eventlog.go Vendor golang.org/x/sys/unix 2017-01-12 11:21:06 -08:00
exec_windows.go Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
memory_windows.go Update continuity 2020-12-04 11:49:26 -08:00
mkerrors.bash go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
mkknownfolderids.bash Go mod vendor 2020-12-01 01:41:25 +08:00
mksyscall.go vendor: golang.org/x/sys 52ab431487773bc9dd1b0766228b1cf3944126bf 2020-03-07 14:35:36 +01:00
race0.go Update golang.org/x/sys 2018-07-12 15:14:35 -07:00
race.go Update golang.org/x/sys 2018-07-12 15:14:35 -07:00
security_windows.go add runc shim support for sched core 2021-10-08 16:18:09 +00:00
service.go Update to newest imgcrypt, aufs and zfs 2021-03-01 12:23:03 -05:00
setupapierrors_windows.go Update continuity 2020-12-04 11:49:26 -08:00
str.go Vendor golang.org/x/sys/unix 2017-01-12 11:21:06 -08:00
syscall_windows.go Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
syscall.go Update continuity 2020-12-04 11:49:26 -08:00
types_windows_386.go vendor: containerd/console v1.0.1 2020-09-24 23:34:18 +02:00
types_windows_amd64.go vendor: containerd/console v1.0.1 2020-09-24 23:34:18 +02:00
types_windows_arm64.go go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
types_windows_arm.go vendor: containerd/console v1.0.1 2020-09-24 23:34:18 +02:00
types_windows.go Support SIGRTMIN+n signals 2021-07-26 09:36:43 -07:00
zerrors_windows.go go.mod: github.com/Microsoft/hcsshim v0.8.16 2021-04-09 09:12:12 +02:00
zknownfolderids_windows.go bump x/sys to fix riscv64 epoll 2019-08-12 11:43:53 -03:00
zsyscall_windows.go add runc shim support for sched core 2021-10-08 16:18:09 +00:00