[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0c110b5f-de24-4ffd-bc9c-3597493bab7d@intel.com>
Date: Mon, 22 Sep 2025 15:48:29 -0700
From: Reinette Chatre <reinette.chatre@...el.com>
To: "Moger, Babu" <bmoger@....com>, Babu Moger <babu.moger@....com>,
<corbet@....net>, <tony.luck@...el.com>, <Dave.Martin@....com>,
<james.morse@....com>, <tglx@...utronix.de>, <mingo@...hat.com>,
<bp@...en8.de>, <dave.hansen@...ux.intel.com>
CC: <x86@...nel.org>, <hpa@...or.com>, <kas@...nel.org>,
<rick.p.edgecombe@...el.com>, <akpm@...ux-foundation.org>,
<paulmck@...nel.org>, <pmladek@...e.com>,
<pawan.kumar.gupta@...ux.intel.com>, <rostedt@...dmis.org>,
<kees@...nel.org>, <arnd@...db.de>, <fvdl@...gle.com>, <seanjc@...gle.com>,
<thomas.lendacky@....com>, <manali.shukla@....com>, <perry.yuan@....com>,
<sohil.mehta@...el.com>, <xin@...or.com>, <peterz@...radead.org>,
<mario.limonciello@....com>, <gautham.shenoy@....com>, <nikunj@....com>,
<dapeng1.mi@...ux.intel.com>, <ak@...ux.intel.com>,
<chang.seok.bae@...el.com>, <ebiggers@...gle.com>,
<linux-doc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-coco@...ts.linux.dev>, <kvm@...r.kernel.org>
Subject: Re: [PATCH v9 09/10] fs/resctrl: Introduce interface to modify
io_alloc Capacity Bit Masks
Hi Babu,
On 9/19/25 1:49 PM, Moger, Babu wrote:
> Here is the updated full changelog.
>
> fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
I do not think it is necessary to use upper case if not following it
by the acronym. I also think "bitmask" is usually one word? So:
fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks
>
> The io_alloc feature in resctrl enables system software to configure the
> portion of the cache allocated for I/O traffic. When supported, the
> io_alloc_cbm file in resctrl provides access to Capacity Bit Masks (CBMs) allocated for I/O devices.
>
> Enable users to modify io_alloc CBMs via io_alloc_cbm resctrl file when the feature is enabled.
(nit) can be made more specific with:
Enable users to modify io_alloc CBMs by writing to the io_alloc_cbm resctrl
file when the io_alloc feature is enabled.
>
> Mirror the CBMs between CDP_CODE and CDP_DATA when CDP is enabled to present consistent I/O allocation information to user space and keep both resource types synchronized.
I think "and keep both resource types synchronized" is redundant considering the sentence
starts with "Mirror the CBMs"?
Reinette
Powered by blists - more mailing lists