[Devel] [PATCH rh7] l2tp: Drop VE_FEATURE_PPP feature test

2015-12-02 Thread Cyrill Gorcunov
Actually if we're to support l2tp control via VE_FEATURE_PPP we need more than plain bit test but the whole logic converted from pcs6 code (which implies tunnel list and such). As far as I know we don't have the plans at moment to control l2tp this way so lets rip this code out otherwise there is

Re: [Devel] [PATCH rh7] vmscan: do not throttle kthreads due to too_many_isolated

2015-12-02 Thread Konstantin Khorenko
Dima, please review. -- Best regards, Konstantin Khorenko, Virtuozzo Linux Kernel Team On 11/26/2015 11:48 AM, Vladimir Davydov wrote: Ploop hands off bio processing to its kernel thread. This might result to a dead lock as described below: 1. Several processes performing memcg reclaim isol

[Devel] [PATCH RHEL7 COMMIT] tswap: exert equal pressure on tmem and lru pages

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit 2701e4296dc6c17f5afae5b70b50933f0eca9ca5 Author: Vladimir Davydov Date: Wed Dec 2 19:09:49 2015 +0400 tswap: exert equal pressure on tm

[Devel] [PATCH RHEL7 COMMIT] vmscan: fix slab vs lru balance

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit a9c05ec9835f2b4fda163cbf676f89b1c72fe28e Author: Vladimir Davydov Date: Wed Dec 2 19:09:47 2015 +0400 vmscan: fix slab vs lru balance

[Devel] [PATCH RHEL7 COMMIT] tcache: exert equal pressure on tmem and lru pages

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit 3376535fa6f9b4798234579fee75bac2a1448bce Author: Vladimir Davydov Date: Wed Dec 2 19:09:48 2015 +0400 tcache: exert equal pressure on t

[Devel] [PATCH RHEL7 COMMIT] ve/fanotify: Use ve-capable instead of plain capable test

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit dab4ee299737a29e2db6a9e25df6db3fb59ce0b3 Author: Cyrill Gorcunov Date: Wed Dec 2 19:15:38 2015 +0400 ve/fanotify: Use ve-capable instea

[Devel] [PATCH RHEL7 COMMIT] bc/mm: mmap_region: uncharge UB_LOCKEDPAGES if vma cannot be locked

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit d4368be903f6018d4dfb7c273af49a3c31b8c08b Author: Vladimir Davydov Date: Wed Dec 2 19:23:45 2015 +0400 bc/mm: mmap_region: uncharge UB_L

[Devel] [PATCH RHEL7 COMMIT] ve/vtty: Register devices in sysfs

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit 0644d0fb4d20c8c0af9e8b31ab4034216407afbe Author: Cyrill Gorcunov Date: Wed Dec 2 19:30:41 2015 +0400 ve/vtty: Register devices in sysfs

[Devel] [PATCH RHEL7 COMMIT] ve/l2tp: Drop VE_FEATURE_PPP feature test

2015-12-02 Thread Konstantin Khorenko
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.9.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git after rebase --> commit abee353cfe00fb79b7c114592cdd280afd40075e Author: Cyrill Gorcunov Date: Wed Dec 2 20:00:33 2015 +0400 ve/l2tp: Drop VE_FEATURE_PPP featu

[Devel] [NEW KERNEL] 3.10.0-229.7.2.vz7.9.15 (rhel7)

2015-12-02 Thread builder
Changelog: OpenVZ kernel rh7-3.10.0-229.7.2.vz7.9.15 * tun: expose "owner", "group" and "tun_flags" attributes in container * fixed scan levels for slab(dcache in particular)/lru/tcache/tswap dcache should be scanned with less pressure. * added ability to use fanotify inside Containers * bc lea