Download/kernel/2.6.18/028test010.1
Warning: This kernel branch is currently frozen.
Essentially that means it is neither maintained nor supported, could contain security vulnerabilities and other bugs, and generally should not be used. Please check the list of supported kernel branches at Download/kernel page. |
Warning: this is an old version of 2.6.18 kernel. For the latest version, see Download/kernel/2.6.18/028stab056.1. |
Based on | vanilla 2.6.18 |
---|---|
Status | stable, frozen, not maintained |
Latest | 028stab056.1 |
Archives | 2.6.18 |
Git repo | linux-2.6.18-openvz |
Contents
Changes
- Ported changes from the 2.6.8 branch up to 023stab037.
- Mainstream updates up to 2.6.18.6.
- Bug fixes in VE, beancounters, CPT, quota, scheduler.
- I/O accounting in beancounters.
- Beancounters /proc redesign.
For the complete list of changes in this release, see git changelog for kernel 028test010.
Config changes
- +
CONFIG_TASK_IO_ACCOUNTING=y
- +
CONFIG_UBC_IO_ACCT=y
- +
CONFIG_USB_HIDDEV=y
(OpenVZ Bug #418) - +
CONFIG_AUTOFS4_FS=m
- +
CONFIG_IA32_SUPPORT=y
(OpenVZ Bug #396) - +
CONFIG_COMPAT=y
Notes
- New I/O accounting feature is described at IO accounting.
- New BC proc format is described at BC proc entries.
RPMS
You need only one kernel RPM so please choose the appropriate one depending on your hardware:
- If your x86 (i686, IA32) machine has more than 4 GB of RAM, choose
kernel-enterprise
RPM. - If your x86 (i686, IA32) or x86_64 (AMD64, EM64T) machine has more than one CPU (or a CPU with hyperthreading), choose
kernel-smp
RPM. - Otherwise, use the plain kernel RPM (i.e.
kernel
).
For more info, see Kernel flavors.
x86 (i686, IA32)
File | Size |
---|---|
kernel-2.6.18-ovz028test010.1.i686.rpm | 12 Mb |
kernel-smp-2.6.18-ovz028test010.1.i686.rpm | 12 Mb |
kernel-enterprise-2.6.18-ovz028test010.1.i686.rpm | 12 Mb |
ppc64 (Power)
File | Size |
---|---|
kernel-2.6.18-ovz028test010.1.ppc64.rpm | 9 Mb |
x86_64 (AMD64, EM64T)
File | Size |
---|---|
kernel-2.6.18-ovz028test010.1.x86_64.rpm | 11 Mb |
kernel-smp-2.6.18-ovz028test010.1.x86_64.rpm | 11 Mb |
SPARC
SPARC support is available in source form only. Please download the patch below and recompile the kernel. More info about kernel recompiling is available at Kernel build#Rebuilding kernel from sources.
Source RPM
File | Size |
---|---|
kernel-2.6.18-ovz028test010.1.src.rpm | 41 Mb |
kernel-2.6.18-ovz028test010.1.nosrc.rpm | 943 Kb |
kernel-ovz.spec | 22 Kb |
Kernel patch
This patch is applicable to vanilla Linux 2.6.18 kernel (not to 2.6.18.y), available from kernel.org.
File | Size |
---|---|
patch-ovz028test010.1-combined.gz | 901 Kb |
Configs
Official configs of this OpenVZ kernel used to build binary RPMS.
Archives
For other 2.6.18 kernel releases, see download/kernel/2.6.18/Archives.
For other kernel branches, see download/kernel.