gvisor/pkg/sentry/platform
Adin Scannell 61b0b19497 Dramatically improve handling of KVM vCPU pool.
Especially in situations with small numbers of vCPUs, the existing
system resulted in excessive thrashing. Now, execution contexts
co-ordinate as smoothly as they can to share a small number of cores.

PiperOrigin-RevId: 197483323
Change-Id: I0afc0c5363ea9386994355baf3904bf5fe08c56c
2018-05-21 16:49:40 -07:00
..
filemem Check in gVisor. 2018-04-28 01:44:26 -04:00
interrupt Check in gVisor. 2018-04-28 01:44:26 -04:00
kvm Dramatically improve handling of KVM vCPU pool. 2018-05-21 16:49:40 -07:00
procid Check in gVisor. 2018-04-28 01:44:26 -04:00
ptrace Remove error return from AddressSpace.Release() 2018-05-11 12:24:15 -07:00
ring0 Fix misspellings 2018-05-07 16:38:01 -07:00
safecopy Check in gVisor. 2018-04-28 01:44:26 -04:00
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00
context.go Check in gVisor. 2018-04-28 01:44:26 -04:00
mmap_min_addr.go Check in gVisor. 2018-04-28 01:44:26 -04:00
platform.go Remove error return from AddressSpace.Release() 2018-05-11 12:24:15 -07:00