On Sun, May 17, 2020 at 12:57:27PM -0700, Andrii Nakryiko wrote: > Add commit description from patch #1 as a stand-alone documentation under > Documentation/bpf, as it might be more convenient format, in long term > perspective. > > Suggested-by: Stanislav Fomichev <sdf@xxxxxxxxxx> > Signed-off-by: Andrii Nakryiko <andriin@xxxxxx> > --- > Documentation/bpf/ringbuf.txt | 191 ++++++++++++++++++++++++++++++++++ Thanks for the doc. Looks great, but could you make it .rst from the start? otherwise soon after somebody will be converting it adding churn.