Difference between revisions of "Different kernel flavors (UP, SMP, ENTERPRISE, ENTNOSPLIT)"
Loveservice (talk | contribs) |
(Undo revision 10630 by Loveservice (Talk) Remove linkspam) |
||
Line 40: | Line 40: | ||
* '''enterprise''' kernel comes as '''ent''' | * '''enterprise''' kernel comes as '''ent''' | ||
* '''ovzkernel.x86_64''' for 64-bit | * '''ovzkernel.x86_64''' for 64-bit | ||
− | |||
− | |||
− | |||
[[Category: Kernel]] | [[Category: Kernel]] | ||
[[Category: Installation]] | [[Category: Installation]] |
Revision as of 19:34, 2 July 2011
OpenVZ project releases several different precompiled kernels for each version. Which kernel to choose depends on what hardware do you have. The table below describes the cases when it is better to use each of these kernels.
Kernel type | Description | Hardware | Use case |
---|---|---|---|
UP | uniprocessor | up to 4GB of RAM | |
SMP | symmetric multiprocessor | up to 4 GB of RAM | 10-20 Containers |
entnosplit/PAE | SMP + PAE support | up to 64 GB of RAM | 10-30 Containers |
enterprise/ent | SMP + PAE support + 4/4GB split | up to 64 GB of RAM | >20-30 Containers |
These kernels are optimized for these types of hardware configurations and usage scenarios,
so choosing the right kernel can help to boost performance by about 5 to 15 per cent.
New RHEL5 based kernel uses different flavors naming:
- UP kernel is no longer provided
- SMP kernel comes without any flavor (like old UP)
- entnosplit kernel comes as PAE
- enterprise kernel comes as ent
- ovzkernel.x86_64 for 64-bit