[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b460a898-f915-9c5f-e185-2348a657ddfd@oracle.com>
Date: Fri, 25 Aug 2017 10:12:04 -0400
From: Daniel Jordan <daniel.m.jordan@...cle.com>
To: Randy Dunlap <rdunlap@...radead.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Cc: aaron.lu@...el.com, akpm@...ux-foundation.org,
dave.hansen@...ux.intel.com, mgorman@...hsingularity.net,
mhocko@...nel.org, mike.kravetz@...cle.com,
pasha.tatashin@...cle.com, steven.sistare@...cle.com,
tim.c.chen@...el.com
Subject: Re: [RFC PATCH v2 1/7] ktask: add documentation
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@...radead.org>
Thanks for the review, Randy.
Daniel
Powered by blists - more mailing lists