[Devel] [PATCH rh8 0/5] ve/time: first patchset for times virtualization in CT
Konstantin Khorenko
khorenko at virtuozzo.com
Thu Oct 8 18:21:58 MSK 2020
Port several patches related to times virtualization from vz7,
move from "timespec" to ktime (u64) and make it working.
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
Cyrill Gorcunov (1):
ve/time: Fix VE uptime virtualization to use u64 start_time
Kirill Tkhai (2):
ve: Virtualize sysinfo
sched: Account task_group::start_time
Konstantin Khorenko (2):
ve/time: Add comment in ve_start_container() on start time
initialization
ve/time: rework times() syscall and /proc/[pid]/stat to handle u64
time offsets
fs/proc/array.c | 7 ++-----
fs/proc/uptime.c | 7 ++++---
include/linux/ve.h | 4 ----
kernel/sched/core.c | 4 ++++
kernel/sched/sched.h | 3 +++
kernel/sys.c | 47 +++++++++++++++++++++++++++++---------------
kernel/ve/ve.c | 5 +++++
7 files changed, 49 insertions(+), 28 deletions(-)
--
2.28.0
More information about the Devel
mailing list