Re: [PATCH v4 4/7] x86/resctrl: Delete unused fields from struct rdt_domain
From: Reinette Chatre <reinette.chatre@intel.com>
Date: 2023-08-11 17:31:09
Also in:
linux-patches, lkml
From: Reinette Chatre <reinette.chatre@intel.com>
Date: 2023-08-11 17:31:09
Also in:
linux-patches, lkml
Hi Tony, On 7/22/2023 12:07 PM, Tony Luck wrote:
Now that all the monitoring functions use struct rdt_mondomain the monitor fields can be dropped from the structure used for control operations.
Please provide some context for this patch so that it can stand by itself when merged. Note that two structures are changed in the patch. Reinette