6,534
edits
Changes
tg3 changes reverted
<!-- 042stab061.4 -->
<!-- 042stab061.5 -->
* [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)
<!-- 042stab061.7 -->
* [e1000e] VLAN set up over veth inside a CT (veths are bridged on HN) configuration works now (PCLIN-31132)