[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6599ad830812041502m15f54f0ckd8baa0a1792fc31e@mail.gmail.com>
Date: Thu, 4 Dec 2008 15:02:31 -0800
From: Paul Menage <menage@...gle.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Ken Chen <kenchen@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...e.hu>
Subject: Re: [patch] export percpu cpuacct cgroup stats
On Wed, Dec 3, 2008 at 9:34 PM, Li Zefan <lizf@...fujitsu.com> wrote:
>> +
>> static struct cftype files[] = {
>> {
>> .name = "usage",
>> .read_u64 = cpuusage_read,
>> .write_u64 = cpuusage_write,
>> },
>> + {
>> + .name = "percpu",
>
> IMO percpu_usage is a better name.
>
Maybe usage_percpu ?
That fits in with the style used in e.g. memory.limit_in_bytes where
the first word is the important quantity, and the subsequent words
indicate some aspect of the quantity.
Paul
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists