[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEensMxtk8zJPAM-u7hvYkaNTBrVdmhKA7YzVsKmTw0TcOE=Pw@mail.gmail.com>
Date: Thu, 21 Apr 2022 20:26:05 +0800
From: yanteng si <siyanteng01@...il.com>
To: Haowen Bai <baihaowen@...zu.com>
Cc: Alex Shi <alexs@...nel.org>, Jonathan Corbet <corbet@....net>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>,
linux-kernel@...r.kernel.org, Alex Shi <seakeel@...il.com>,
Yanteng Si <siyanteng@...ngson.cn>
Subject: Re: [PATCH 0/2] sync with original text Documentation/vm/page_owner.rst
Haowen Bai <baihaowen@...zu.com> 于2022年4月20日周三 11:07写道:
>
> This patches series will sync the translation of zh_CN as below:
>
> Commit 8bd16bc0a081 ("tools/vm/page_owner_sort.c: support sorting blocks
> by multiple keys") add sorting blocks by multiple keys usage
> description.
>
> Commit 78a0b94f3829 ("tools/vm/page_owner_sort.c: support for multi-value
> selection in single argument") add multi-value selection in single
> argument usage description.
>
> Commit c89b3ad2dea2 ("doc/vm/page_owner.rst: remove content related to -c
> option") remove -c option usage description.
>
> Commit 9c8a0a8e599f ("tools/vm/page_owner_sort.c: support for user-defined
> culling rules") add user-defined culling rules usage description.
>
> Commit 8ea8613a616a ("tools/vm/page_owner_sort.c: support for selecting by
> PID, TGID or task command name") add selecting by PID, TGID or task
> command name usage description.
>
> Commit 194d52d771b8 ("tools/vm/page_owner_sort: support for sorting by
> task command name") add sorting by task command name usage description.
>
> But the original text table which is made of tab will display all
> by one line. so we make a standard table for STANDARD FORMAT SPECIFIERS
> description. I fix it up togeter by this patches series.
>
>
> Haowen Bai (2):
> docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
> doc/vm/page_owner.rst: Fix table display confusion
hi haowen,
I'm not sure why, your different versions of the patch are in one
thread and they look like this inside
<https://lore.kernel.org/linux-doc/>:
[PATCH V3] docs/zh_CN: sync with original text Documentation/vm/page_owner.rst
2022-04-20 12:46 UTC (22+ messages)
` [PATCH V4] "
` [PATCH V5] "
` [PATCH V6] "
` [PATCH V7] "
` [PATCH V8] "
` [PATCH 0/2] "
` [PATCH 1/2] docs/zh_CN: "
` [PATCH 2/2] doc/vm/page_owner.rst: Fix
table display confusion
This will make trouble for the maintainer,Usually, they should look like this:
[PATCH 0/2] docs/zh_CN: add hmm and numa translation
2022-04-21 11:59 UTC (3+ messages)
` [PATCH 1/2] docs/zh_CN: add vm hmm translation
` [PATCH 2/2] docs/zh_CN: add vm numa translation
Thanks,
Yanteng
>
> Documentation/translations/zh_CN/vm/page_owner.rst | 61 +++++++++++++++++++++-
> Documentation/vm/page_owner.rst | 34 +++++++-----
> 2 files changed, 80 insertions(+), 15 deletions(-)
>
> --
> 2.7.4
>
Powered by blists - more mailing lists