Re: [PATCH v5 0/3] time namespace aware system boot time

2020-10-29 Thread Christian Brauner
On Tue, Oct 27, 2020 at 09:42:55PM +0100, Michael Weiß wrote: > Time namespaces make it possible to virtualize time inside of > containers, e.g., it is feasible to reset the uptime of a container > to zero by setting the time namespace offset for boottime to the > negated current value of the

[PATCH v5 0/3] time namespace aware system boot time

2020-10-27 Thread Michael Weiß
Time namespaces make it possible to virtualize time inside of containers, e.g., it is feasible to reset the uptime of a container to zero by setting the time namespace offset for boottime to the negated current value of the CLOCK_BOOTTIME. However, the boot time stamp provided by getboottime64()