* cgroups(7): extending man-pages documentation for cgroups v2 @ 2018-01-02 18:21 Michael Kerrisk (man-pages) 2018-01-08 12:29 ` Tejun Heo 0 siblings, 1 reply; 4+ messages in thread From: Michael Kerrisk (man-pages) @ 2018-01-02 18:21 UTC (permalink / raw) To: Tejun Heo, Serge E. Hallyn, Roman Gushchin Cc: mtk.manpages, lkml, linux-man, cgroups, Peter Zijlstra Hello Tejun (and Roman and Serge), There are some older features, as well as new features in cgroups v2 that have not so far been documented in the cgroups(7) manual page. I have been working on patches to add documentation for these features, and the man-pages branch containing these patches can be found at: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/log/?h=draft_cgroup_updates I will send the updates as a series of plain text messages, and CC relevant people on the various patches. Would it be possible for you to review these patches please. Thank you, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cgroups(7): extending man-pages documentation for cgroups v2 2018-01-02 18:21 cgroups(7): extending man-pages documentation for cgroups v2 Michael Kerrisk (man-pages) @ 2018-01-08 12:29 ` Tejun Heo [not found] ` <20180108122911.GM3668920-4dN5La/x3IkLX0oZNxdnEQ2O0Ztt9esIQQ4Iyu8u01E@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Tejun Heo @ 2018-01-08 12:29 UTC (permalink / raw) To: Michael Kerrisk (man-pages) Cc: Serge E. Hallyn, Roman Gushchin, lkml, linux-man, cgroups, Peter Zijlstra Hello, Michael. On Tue, Jan 02, 2018 at 07:21:27PM +0100, Michael Kerrisk (man-pages) wrote: > There are some older features, as well as new features in > cgroups v2 that have not so far been documented in the cgroups(7) > manual page. I have been working on patches to add documentation > for these features, and the man-pages branch containing these > patches can be found at: > https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/log/?h=draft_cgroup_updates > > I will send the updates as a series of plain text messages, > and CC relevant people on the various patches. Would it be > possible for you to review these patches please. Yes, will do. Sorry about the delay. Was traveling and then caught a cold. Thanks. -- tejun ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <20180108122911.GM3668920-4dN5La/x3IkLX0oZNxdnEQ2O0Ztt9esIQQ4Iyu8u01E@public.gmane.org>]
* Re: cgroups(7): extending man-pages documentation for cgroups v2 [not found] ` <20180108122911.GM3668920-4dN5La/x3IkLX0oZNxdnEQ2O0Ztt9esIQQ4Iyu8u01E@public.gmane.org> @ 2018-01-08 23:32 ` Michael Kerrisk (man-pages) [not found] ` <bd719e73-a5e0-f327-8925-4e1e6356295d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 4+ messages in thread From: Michael Kerrisk (man-pages) @ 2018-01-08 23:32 UTC (permalink / raw) To: Tejun Heo Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, Serge E. Hallyn, Roman Gushchin, lkml, linux-man, cgroups-u79uwXL29TY76Z2rM5mHXA, Peter Zijlstra Hello Tejun, On 01/08/2018 01:29 PM, Tejun Heo wrote: > Hello, Michael. > > On Tue, Jan 02, 2018 at 07:21:27PM +0100, Michael Kerrisk (man-pages) wrote: >> There are some older features, as well as new features in >> cgroups v2 that have not so far been documented in the cgroups(7) >> manual page. I have been working on patches to add documentation >> for these features, and the man-pages branch containing these >> patches can be found at: >> https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/log/?h=draft_cgroup_updates >> >> I will send the updates as a series of plain text messages, >> and CC relevant people on the various patches. Would it be >> possible for you to review these patches please. > > Yes, will do. Sorry about the delay. Was traveling and then caught a > cold. Thanks for your comments so far. That did result also in some other new text that I sent you for review, sorry :-}. Also, it may be that you are still reviewing my other mail, "cgroups(7): documenting cgroups v2 thread mode" but I just remind you of it, in case you missed it. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <bd719e73-a5e0-f327-8925-4e1e6356295d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: cgroups(7): extending man-pages documentation for cgroups v2 [not found] ` <bd719e73-a5e0-f327-8925-4e1e6356295d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2018-01-11 0:16 ` Michael Kerrisk (man-pages) 0 siblings, 0 replies; 4+ messages in thread From: Michael Kerrisk (man-pages) @ 2018-01-11 0:16 UTC (permalink / raw) To: Tejun Heo Cc: Michael Kerrisk, Serge E. Hallyn, Roman Gushchin, lkml, linux-man, open list:CONTROL GROUP (CGROUP), Peter Zijlstra Hi Tejun, and Roman, Thanks for all your responses to my many mails. I think I've now resolved all my outstanding questions. Cheers, Michael On 9 January 2018 at 00:32, Michael Kerrisk (man-pages) <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > Hello Tejun, > > On 01/08/2018 01:29 PM, Tejun Heo wrote: >> Hello, Michael. >> >> On Tue, Jan 02, 2018 at 07:21:27PM +0100, Michael Kerrisk (man-pages) wrote: >>> There are some older features, as well as new features in >>> cgroups v2 that have not so far been documented in the cgroups(7) >>> manual page. I have been working on patches to add documentation >>> for these features, and the man-pages branch containing these >>> patches can be found at: >>> https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/log/?h=draft_cgroup_updates >>> >>> I will send the updates as a series of plain text messages, >>> and CC relevant people on the various patches. Would it be >>> possible for you to review these patches please. >> >> Yes, will do. Sorry about the delay. Was traveling and then caught a >> cold. > > Thanks for your comments so far. That did result also in some > other new text that I sent you for review, sorry :-}. > > Also, it may be that you are still reviewing my other mail, > "cgroups(7): documenting cgroups v2 thread mode" > but I just remind you of it, in case you missed it. > > Cheers, > > Michael > > -- > Michael Kerrisk > Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ > Linux/UNIX System Programming Training: http://man7.org/training/ -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-01-11 0:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-02 18:21 cgroups(7): extending man-pages documentation for cgroups v2 Michael Kerrisk (man-pages)
2018-01-08 12:29 ` Tejun Heo
[not found] ` <20180108122911.GM3668920-4dN5La/x3IkLX0oZNxdnEQ2O0Ztt9esIQQ4Iyu8u01E@public.gmane.org>
2018-01-08 23:32 ` Michael Kerrisk (man-pages)
[not found] ` <bd719e73-a5e0-f327-8925-4e1e6356295d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-01-11 0:16 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox