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
(moved from parent page) |
(No difference)
|
Revision as of 20:56, 18 March 2008
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.