On Sun, 12 Apr 2020 07:51:47 +0200 "Michael Kerrisk (man-pages)" [off-list ref] wrote:
Hi Andrei,
On Sat, 11 Apr 2020 at 17:40, Andrei Vagin [off-list ref] wrote:
quoted
Michael Kerrisk suggested to replace numeric clock IDs on symbolic
names.
Now the content of these files looks like this:
$ cat /proc/774/timens_offsets
monotonic 864000 0
boottime 1728000 0
Thanks.
Assuming no-one has objections to the patch, please do mark for stable@.
`grep -r timens_offsets Documentation' comes up blank. Is
/proc/pid/timens_offsets documented anywhere? If not, it should be!
And this patch should update that documentation.
I assume the time namespace feature itself is documented under clone(2)?