Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/kernel/rhel6-testing/042stab061.8/changes

187 bytes removed, 06:40, 4 September 2012
tg3 changes reverted
<!-- 042stab061.4 -->
<!-- 042stab061.5 -->
* [drv/tg3] tg3 driver behavior has been reverted to the RHEL's one (PSBM-14240)
* [processes] when CT's init is dying, check if a process is a zombie with the parent outside of this CT and is not collected, kill it. This unblocks CT stop in case there was a vzctl enter + Ctrl-z. (PCLIN-31083)
* [mm] balance between file/anon pressure has been fixed. This prevents the situation when file lru gets much more pressure than anon memory and reclaimer never touches anon pages. (PSBM-14619)
* [block] optimized ->writepages() method for block devices has been implemented.
* [cpt] missed "\n", other cleanups (PCLIN-31096)
* [drv/tg3] new tg3 module parameter "tg3_pcie_mrrs_boost" made visible via sysfs (related to PSBM-14240)
<!-- 042stab061.7 -->
* [e1000e] VLAN set up over veth inside a CT (veths are bridged on HN) configuration works now (PCLIN-31132)