Internally log messages contain the timestamps relative to the Host boot
time, while Container could start much later than the Host boots and the
timestamps should be shifted accordingly.
Otherwise syslog() syscall reports incorrect timestamps.
Note:
* time_ns->offsets.boottime is (ve_uptime - h
Internally log messages contain the timestamps relative to the Host boot
time, while Container could start much later than the Host boots and the
timestamps should be shifted accordingly.
Otherwise "dmesg -H" reports data from the future.
Note:
* time_ns->offsets.boottime is (ve_uptime - host_up
Internally log messages contain the timestamps relative to the Host boot
time, while Container could start much later than the Host boots and the
timestamps should be shifted accordingly.
Otherwise "dmesg -H" reports data from the future.
Note:
* time_ns->offsets.boottime is (ve_uptime - host_up
The commit is pushed to "branch-rh9-5.14.0-162.6.1.vz9.18.x-ovz" and will
appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh9-5.14.0-162.6.1.vz9.18.7
-->
commit b8bc3dbf5e184d1cb16acb10eea25565db3580bf
Author: Andrey Ryabinin
Date: Fri Jan 20 14:39:32 2023 +0200
mm: Memory