mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ben Horgan <ben.horgan@arm.com>
To: Howard Zhang <Howard.Zhang@arm.com>, James Morse <James.Morse@arm.com>
Cc: "amitsinght@marvell.com" <amitsinght@marvell.com>,
	"baisheng.gao@unisoc.com" <baisheng.gao@unisoc.com>,
	"baolin.wang@linux.alibaba.com" <baolin.wang@linux.alibaba.com>,
	"carl@os.amperecomputing.com" <carl@os.amperecomputing.com>,
	Catalin Marinas <Catalin.Marinas@arm.com>,
	"corbet@lwn.net" <corbet@lwn.net>,
	Dave Martin <Dave.Martin@arm.com>,
	"david@kernel.org" <david@kernel.org>,
	"dfustini@baylibre.com" <dfustini@baylibre.com>,
	"fenghuay@nvidia.com" <fenghuay@nvidia.com>,
	"gshan@redhat.com" <gshan@redhat.com>,
	Joey Gouly <Joey.Gouly@arm.com>,
	"jonathan.cameron@huawei.com" <jonathan.cameron@huawei.com>,
	"kobak@nvidia.com" <kobak@nvidia.com>,
	"kvmarm@lists.linux.dev" <kvmarm@lists.linux.dev>,
	"lcherian@marvell.com" <lcherian@marvell.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"maz@kernel.org" <maz@kernel.org>,
	"oupton@kernel.org" <oupton@kernel.org>,
	"peternewman@google.com" <peternewman@google.com>,
	"punit.agrawal@oss.qualcomm.com" <punit.agrawal@oss.qualcomm.com>,
	"quic_jiles@quicinc.com" <quic_jiles@quicinc.com>,
	"reinette.chatre@intel.com" <reinette.chatre@intel.com>,
	Rohit Mathew <Rohit.Mathew@arm.com>,
	"scott@os.amperecomputing.com" <scott@os.amperecomputing.com>,
	"sdonthineni@nvidia.com" <sdonthineni@nvidia.com>,
	Suzuki Poulose <Suzuki.Poulose@arm.com>,
	"tan.shaopeng@fujitsu.com" <tan.shaopeng@fujitsu.com>,
	"will@kernel.org" <will@kernel.org>,
	"xhao@linux.alibaba.com" <xhao@linux.alibaba.com>,
	"zengheng4@huawei.com" <zengheng4@huawei.com>
Subject: Re: [PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
Date: Wed, 18 Mar 2026 11:16:29 +0000	[thread overview]
Message-ID: <8dc8eb43-9bc5-46d3-8ce8-06d25fd5eeb7@arm.com> (raw)
In-Reply-To: <A76F5D3E-4AB1-4418-B250-2ED9DD1BBE56@arm.com>

Hi Howard,

On 3/18/26 09:52, Howard Zhang wrote:
> Hi Ben, James,
> 
> I have a few questions regarding MPAM support in the kernel:
> 
> Are there any plans to upstream L3 partitioning with capacity-based allocation (in addition to the existing way-based partitioning)?

Yes, there is some preliminary work required to establish how new schema will be added to
resctrl but I expect cache capacity, CMIN/CMAX, to be some of the first features to use it.
[1] has some discussion on now to introduce new schema.

[1] https://lore.kernel.org/lkml/aPtfMFfLV1l%2FRB0L@e133380.arm.com/

> 
> Thanks for your time.
> 
> Best regards,
> Howard

Thanks,

Ben

  reply	other threads:[~2026-03-18 11:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-18  9:52 Howard Zhang
2026-03-18 11:16 ` Ben Horgan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-02-24 17:56 Ben Horgan
2026-02-25 21:10 ` Ben Horgan
2026-02-27 17:04   ` Catalin Marinas
2026-02-26  7:34 ` Zeng Heng
2026-03-03 20:18 ` Punit Agrawal
2026-03-04  9:42   ` Ben Horgan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8dc8eb43-9bc5-46d3-8ce8-06d25fd5eeb7@arm.com \
    --to=ben.horgan@arm.com \
    --cc=Catalin.Marinas@arm.com \
    --cc=Dave.Martin@arm.com \
    --cc=Howard.Zhang@arm.com \
    --cc=James.Morse@arm.com \
    --cc=Joey.Gouly@arm.com \
    --cc=Rohit.Mathew@arm.com \
    --cc=Suzuki.Poulose@arm.com \
    --cc=amitsinght@marvell.com \
    --cc=baisheng.gao@unisoc.com \
    --cc=baolin.wang@linux.alibaba.com \
    --cc=carl@os.amperecomputing.com \
    --cc=corbet@lwn.net \
    --cc=david@kernel.org \
    --cc=dfustini@baylibre.com \
    --cc=fenghuay@nvidia.com \
    --cc=gshan@redhat.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=kobak@nvidia.com \
    --cc=kvmarm@lists.linux.dev \
    --cc=lcherian@marvell.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=oupton@kernel.org \
    --cc=peternewman@google.com \
    --cc=punit.agrawal@oss.qualcomm.com \
    --cc=quic_jiles@quicinc.com \
    --cc=reinette.chatre@intel.com \
    --cc=scott@os.amperecomputing.com \
    --cc=sdonthineni@nvidia.com \
    --cc=tan.shaopeng@fujitsu.com \
    --cc=will@kernel.org \
    --cc=xhao@linux.alibaba.com \
    --cc=zengheng4@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®