[Devel] [PATCH RH7 0/2] ifpriomap virtualization

Pavel Tikhomirov ptikhomirov at virtuozzo.com
Fri Aug 13 19:02:12 MSK 2021


I've also added get_curr_ve() helper as it looks like in many places we
rely that get_exec_env() gives us ve which would not free under us, but
all processes can be moved easily from this ve in parallel and ve can be
freed AFAICS.

We would need same for vz8.

https://jira.sw.ru/browse/PSBM-123766

Pavel Tikhomirov (2):
  ve: add get_curr_ve helper
  cgroup/net_prio: virtualize ifpriomap per-ve

 include/linux/ve.h        |  1 +
 kernel/ve/ve.c            | 22 ++++++++++++
 net/core/netprio_cgroup.c | 74 +++++++++++++++++++++++++++++++++++++--
 3 files changed, 95 insertions(+), 2 deletions(-)

-- 
2.31.1



More information about the Devel mailing list