Difference between revisions of "Resource management"
(VE -> container, some rewording) |
(adding small detail for the "beancounter" term) |
||
Line 3: | Line 3: | ||
OpenVZ resource management includes these four primary controllers: | OpenVZ resource management includes these four primary controllers: | ||
− | * [[User beancounters]] | + | * [[User beancounters]] (a set of limits and guarantees controlled per container : mem, processes, ...) |
* [[Disk quota]] | * [[Disk quota]] | ||
* [[CPU Fair scheduler]] | * [[CPU Fair scheduler]] |
Revision as of 15:03, 21 May 2008
OpenVZ resource management is a set of controls providing per-container resource accounting and limiting. This is required for multiple containers to coexist gracefully on a single host system.
OpenVZ resource management includes these four primary controllers:
- User beancounters (a set of limits and guarantees controlled per container : mem, processes, ...)
- Disk quota
- CPU Fair scheduler
- I/O priorities for VE and IO accounting
OpenVZ administrators can also use the following mainstream Linux mechanisms: