| Date | Tue, 2 Dec 2025 08:01:24 -0800 | | Subject | Re: [PATCH v14 03/32] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types | | From | Reinette Chatre <> |
| |
Hi Tony,
On 11/24/25 10:53 AM, Tony Luck wrote: > New telemetry events will be associated with a new package scoped resource with > new domain structures.
nit: "new domain structures" -> "a new domain structure" (only introducing one new domain structure)
> > Refactor domain_remove_cpu_mon() so all the L3 domain processing is separate > from general domain actions of clearing the CPU bit in the mask.
"general domain actions" -> "the general domain action"
Reinette
|