diff options
author | Adin Scannell <ascannell@google.com> | 2018-06-19 16:59:25 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-06-19 17:00:30 -0700 |
commit | be76cad5bccd4091393e523b57960a4107101ca9 (patch) | |
tree | 1aa74fc94239957b53b7ad6940c4d07e7db63cec /runsc/container/container_test.go | |
parent | aa14a2c1be7f705927e9558f0e46ceca159e23e6 (diff) |
Make KVM more scalable by removing CPU cap.
Instead, CPUs will be created dynamically. We also allow a relatively
efficient mechanism for stealing and notifying when a vCPU becomes
available via unlock.
Since the number of vCPUs is no longer fixed at machine creation time,
we make the dirtySet packing more efficient. This has the pleasant side
effect of cutting out the unsafe address space code.
PiperOrigin-RevId: 201266691
Change-Id: I275c73525a4f38e3714b9ac0fd88731c26adfe66
Diffstat (limited to 'runsc/container/container_test.go')
0 files changed, 0 insertions, 0 deletions