[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181017150836.GS270328@devbig004.ftw2.facebook.com>
Date: Wed, 17 Oct 2018 08:08:36 -0700
From: Tejun Heo <tj@...nel.org>
To: Waiman Long <longman@...hat.com>
Cc: Li Zefan <lizefan@...wei.com>,
Johannes Weiner <hannes@...xchg.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>, cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
kernel-team@...com, pjt@...gle.com, luto@...capital.net,
Mike Galbraith <efault@....de>, torvalds@...ux-foundation.org,
Roman Gushchin <guro@...com>,
Juri Lelli <juri.lelli@...hat.com>,
Patrick Bellasi <patrick.bellasi@....com>,
Tom Hromatka <tom.hromatka@...cle.com>
Subject: Re: [PATCH v14 12/12] cpuset: Show descriptive text when reading
cpuset.sched.partition
On Mon, Oct 15, 2018 at 04:29:37PM -0400, Waiman Long wrote:
> Currently, cpuset.sched.partition returns the values, 0, 1 or -1 on
> read. A person who is not familiar with the partition code may not
> understand what they mean.
>
> In order to make cpuset.sched.partition more user-friendly, it will
> now display the following descriptive text on read:
>
> "normal" - A normal cpuset, not a partition root
> "partition" - A partition root
> "partition invalid" - An invalid partition root
>
> Suggested-by: Tejun Heo <tj@...nel.org>
> Signed-off-by: Waiman Long <longman@...hat.com>
Can you also make this consistent when writing to the file?
Thanks.
--
tejun
Powered by blists - more mailing lists