Difference between revisions of "Download/kernel/2.6.16/026test009.1"
Botinki Kira (talk | contribs) (Automated import of articles) |
(No difference)
|
Revision as of 16:40, 19 March 2008
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.16 kernel. For the latest version, see Download/kernel/2.6.16/026test020.1. |
Based on | vanilla 2.6.16 |
---|---|
Status | frozen, not maintained |
Latest | 026test020.1 |
Archives | 2.6.16 |
Git repo | linux-2.6.16-openvz |
Contents
Changes
- VPS checkpointing/restore (live migration)
- UBC fixes
- Mainstream updates (2.6.16.8)
- Netfilter fixes
- Security fixes
- Compilation tunes
- Quota improvements
- Debugging facilities
Config changes
Changed:
CONFIG_MICROCODE=m
(was y)CONFIG_FUSION_SPI=m
(was y)CONFIG_FUSION_FC=m
(was y)CONFIG_FUSION_SAS=m
(was y)CONFIG_FUSION_CTL=m
(was y)CONFIG_FUSION_LAN=m
(was y)
Added:
- +
CONFIG_VZ_CHECKPOINT=m
- +
CONFIG_DCDBAS=m
- +
CONFIG_MD_RAID10=y
- +
CONFIG_MD_MULTIPATH=y
- +
CONFIG_DM_CRYPT=y
- +
CONFIG_DM_MIRROR=y
- +
CONFIG_DM_ZERO=y
- +
CONFIG_DM_MULTIPATH=y
- +
CONFIG_DM_MULTIPATH_EMC=y
- +
CONFIG_SKY2=m
- +
CONFIG_OPROFILE=m
Compatibility notes
- fusion driver is module now (was built-in)
- microcode is module now (was built-in)
For the complete list of changes in this release, see git changelog for kernel 026test009.1.
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
ovzkernel-enterprise
kernel. - If there is more than one CPU available (or a CPU with hyperthreading), use the
ovzkernel-smp
RPM. - Otherwise, use the plain kernel RPM (
ovzkernel
).
For more info, see Kernel flavors.
x86 (i686, IA32)
File | Size |
---|---|
ovzkernel-2.6.16-026test009.1.i686.rpm | 10 Mb |
ovzkernel-smp-2.6.16-026test009.1.i686.rpm | 11 Mb |
ovzkernel-enterprise-2.6.16-026test009.1.i686.rpm | 11 Mb |
x86_64 (AMD64, EM64T)
File | Size |
---|---|
ovzkernel-2.6.16-026test009.1.x86_64.rpm | 10 Mb |
ovzkernel-smp-2.6.16-026test009.1.x86_64.rpm | 10 Mb |
Source RPM
File | Size |
---|---|
ovzkernel-2.6.16-026test009.1.src.rpm | 39 Mb |
kernel-ovz.spec | 18 Kb |
Kernel patch
This patch is applicable to vanilla Linux 2.6.16 kernel (not to 2.6.16.y), available from kernel.org.
File | Size |
---|---|
patch-026test009-combined.gz | 531 Kb |
Configs
Official configs of this OpenVZ kernel used to build binary RPMS.
Archives
For other 2.6.16 kernel releases, see download/kernel/2.6.16/Archives.
For other kernel branches, see download/kernel.