Difference between revisions of "Download/kernel/2.6.24/2.6.24-ovz002.2/changes"
< Download | kernel | 2.6.24 | 2.6.24-ovz002.2
(use code tags) |
m (Protected "Download/kernel/2.6.24/2.6.24-ovz002.2/changes": Robot: Protecting a list of files. [edit=autoconfirmed:move=autoconfirmed]) |
(No difference)
|
Latest revision as of 18:20, 22 October 2009
Changes
- First release of 2.6.24-based OpenVZ kernel.
- Based on mainline 2.6.24.3 kernel.
- Port to part of net namespaces infrastructure from mainline.
- CPT is back and working (modulo bugs).
- Fair scheduler was dropped, mainline scheduler is used.
For the complete list of changes in this release, see git changelog for kernel v2.6.24-ovz002.2.
Config changes
Based on Fedora's config with small tweaks:
CONFIG_SCSI_SCAN_ASYNC=n
CONFIG_SECURITY=n
CONFIG_GRKERNSEC=y
Compatibility notes
- All OpenVZ specific sysctls were made /proc/sys-only.
- Due to fairsched absence
/proc/fairsched
,/proc/fairsched2
,sys_fairsched_*
system calls are unavailable, fairsched VE tunables are temporarily ignored.