Open main menu

OpenVZ Virtuozzo Containers Wiki β

Download/kernel/2.6.24/2.6.24-ovz004.1/changes

< Download‎ | kernel‎ | 2.6.24‎ | 2.6.24-ovz004.1
Revision as of 12:42, 19 March 2008 by Kir (talk | contribs) (added previous kernel version to config changes)

Changes

  • SIT tunnel driver fix to work in container.
  • Critical connection tracking bugfixes.
  • "Hide container processes in host system" feature. Controlled by kernel.pid_ns_hide_child sysctl, disabled by default.
  • Fairsched is back based on mainline group scheduling. Container processes are scheduled into one group.

For the complete list of changes in this release, see git changelog for kernel v2.6.24-ovz003.

Config changes

Same as 2.6.24-ovz002.2, plus:

  • +CONFIG_LEGACY_PTYS=y (was forgotten)
  • +CONFIG_UNUSED_SYMBOLS=n (CPT was workarounded, option now unneeded)
  • +CONFIG_VZ_FAIRSCHED=y (Fairsched died, long live Fairsched)

Compatibility notes

  • Fields start_tag, value and delay in fairsched proc files are stubbed to zeroes due to complete scheduler internals overhaul.