[Devel] [PATCH RHEL7 COMMIT] config.OpenVZ: add "vziolimit" module

Konstantin Khorenko khorenko at odin.com
Tue May 5 02:58:56 PDT 2015


The commit is pushed to "branch-rh7-3.10.0-123.1.2-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-123.1.2.vz7.4.9
------>
commit 39438c5648368ffd7a4598d26eaca2a260351c38
Author: Konstantin Khorenko <khorenko at openvz.org>
Date:   Tue May 5 13:56:56 2015 +0400

    config.OpenVZ: add "vziolimit" module
    
    +CONFIG_VZ_IOLIMIT=m
    in order to build io-limiting module.
    
    https://jira.sw.ru/browse/PSBM-20104
    
    Signed-off-by: Konstantin Khorenko <khorenko at openvz.org>
---
 config.OpenVZ | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config.OpenVZ b/config.OpenVZ
index 35f2609..73614cf 100644
--- a/config.OpenVZ
+++ b/config.OpenVZ
@@ -5294,6 +5294,8 @@ CONFIG_MEM_SOFT_DIRTY=y
 CONFIG_TCACHE=y
 CONFIG_TSWAP=y
 
+CONFIG_VZ_IOLIMIT=m
+
 #
 # User resources
 #



More information about the Devel mailing list