|
|
|
|
|
by nicoche
292 days ago
|
|
Hey! You got everything correctly. The advantages are:
- For the end-user: not paying or paying less
- For the hypervisor owner: a sleeping instance uses no CPU, so it reduces the load on the hypervisor Other than that, it's still possible to oversubscribe, but you're right, we need to trump the scheduler. Another cool thing is that in the worst case scenario where an hypervisor gets full and it's over capacity, sleeping instances are great candidates for eviction. |
|