Dana Rubin

Results 2 comments of Dana Rubin

The issue is different, both /proc/stats btime and /proc/[pid]/stats represent host time But the calculation of process create time based on container boot time in process_linux.go. This is actually causes...

Not quite: lxc guest uses /proc/uptime. But it shows container uptime However /proc/[pid]/stat field 22 based on host boot time So for calculation of create time in lxc, /proc/stats btime...