14
edits
Changes
m
→precompiled kernel images at debian.systs.org (dso)
The kernel-images on debian.systs.org (dso) use the same kernel-config taken from OpenVZ.
(most kernel-modules are built-in!)
If there is more than one CPU available (or a CPU with hyperthreading), use the kernel-smp RPM.
If there is more than 4 Gb of RAM available, use the kernel-enterprise RPM.
Otherwise, use the plain kernel RPM (kernel).
{| class="wikitable"
|+'''Kernel flavors list'''
! Kernel type !! Description !! Hardware !! Use case
|-
! -
| uniprocessor
| up to 4GB of RAM
|
|-
! -smp
| symmetric multiprocessor
| up to 4 GB of RAM
| 10-20 VPSs
|-
! -entnosplit
| SMP + PAE support
| up to 64 GB of RAM
| 10-30 VPSs
|-
! -enterprise
| SMP + PAE support + 4/4GB split
| up to 64 GB of RAM
| >20-30 VPSs
|}
kernel(s) for i368 and amd64
<pre>
ovzkernel-2.6.9 ovzkernel-2.6.9-enterprise ovzkernel-2.6.9-entnosplit
ovzkernel-2.6.9-smp
ovzkernel-2.6.18 ovzkernel-2.6.18-enterprise
ovzkernel-2.6.18-smp
</pre>