Changes

Jump to: navigation, search

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

516 bytes added, 18:21, 22 October 2009
m
Protected "Download/kernel/2.6.24/2.6.24-ovz004.1/changes": Robot: Protecting a list of files. [edit=autoconfirmed:move=autoconfirmed]
== Changes ==
<small>(since {{kernel link|2.6.24|2.6.24-ovz002.2}})</small>
* SIT tunnel driver fix to work in container.
* Critical connection tracking bugfixes.
* "Hide container processes in host system" feature. Controlled by <code>kernel.pid_ns_hide_child</code> sysctl, disabled by default.
* Fairsched is back based on mainline group scheduling. Container processes are scheduled into one group.
* Fixed uevent generation in container ({{Bug|840}}).* Fixed tun/tap creation in container.* Fixes in container's sysfs ({{Bug|852}}).* Fixed compilation without <code>CONFIG_SYSFS</code> set* Register <code>/dev/null</code>, <code>/dev/zero</code>, <code>/dev/full</code>, <code>/dev/random</code> and <code>/dev/urandom</code> inside container{{Kernel git log|2.6.24|v2.6.24-ovz003ovz004}} === Compatibility notes ===* Fields <code>start_tag</code>, <code>value</code> and <code>delay</code> in fairsched proc files are stubbed to zeroes due to complete scheduler internals overhaul.
=== Config changes ===
Same as {{Kernel link|2.6.24|2.6.24-ovz002.2}}, plus:
* -<code>CONFIG_UNUSED_SYMBOLS</code> (was 'y'; CPT was workarounded, option now unneeded)
* -<code>CONFIG_FAIR_CGROUP_SCHED=y</code>
* +<code>CONFIG_VZ_FAIRSCHED=y</code> (Fairsched died, long live Fairsched)
* +<code>CONFIG_LEGACY_PTYS=y</code> (was forgotten)
* +<code>CONFIG_UNUSED_SYMBOLS=n</code> (CPT was workarounded, option now unneeded)
* +<code>CONFIG_VZ_FAIRSCHED=y</code> (Fairsched died, long live Fairsched)
 
=== Compatibility notes ===
* Fields <code>start_tag</code>, <code>value</code> and <code>delay</code> in fairsched proc files are stubbed to zeroes due to complete scheduler internals overhaul.

Navigation menu