Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1720095

Re: [RFC PATCH v2 1/7] ktask: add documentation

From Daniel Jordan <daniel.m.jordan@oracle.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH v2 1/7] ktask: add documentation
Date 2017-08-25 16:20 +0200
Message-ID <uinCN-556-3@gated-at.bofh.it> (permalink)
References <ui7eF-2Ut-5@gated-at.bofh.it> <ui7eG-2Ut-29@gated-at.bofh.it> <ui9qa-4Bp-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/24/2017 07:07 PM, Randy Dunlap wrote:
> On 08/24/2017 01:49 PM, Daniel Jordan wrote:
>> diff --git a/Documentation/core-api/ktask.rst b/Documentation/core-api/ktask.rst
>> new file mode 100644
>> index 000000000000..cb4b0d87c8c6
>> --- /dev/null
>> +++ b/Documentation/core-api/ktask.rst
>> @@ -0,0 +1,104 @@
>> +============================================
>> +ktask: parallelize cpu-intensive kernel work
>> +============================================
> Hi,
>
> I would prefer to use CPU instead of cpu.

Ok, a quick grep through Documentation shows that CPU is used more often 
than cpu, so for consistency I'll change it.

> Otherwise, Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks for the review, Randy.

Daniel

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RFC PATCH v2 1/7] ktask: add documentation Daniel Jordan <daniel.m.jordan@oracle.com> - 2017-08-24 22:50 +0200
  Re: [RFC PATCH v2 1/7] ktask: add documentation Randy Dunlap <rdunlap@infradead.org> - 2017-08-25 01:10 +0200
    Re: [RFC PATCH v2 1/7] ktask: add documentation Daniel Jordan <daniel.m.jordan@oracle.com> - 2017-08-25 16:20 +0200

csiph-web