Re: [PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list

From: Reinette Chatre
Date: Fri Mar 29 2024 - 19:06:43 EST


Hi Haifeng,

On 3/19/2024 1:30 AM, Haifeng Xu wrote:
> After removing a monitor group, its RMID may not be freed immediately
> unless its llc_occupancy is less than the re-allocation threshold. If
> turning up the threshold, the RMID can be reused. In order to know how
> much the threshold should be, it's necessary to acquire the llc_occupancy.
>
> The patch series provides a new tracepoint to track the llc_occupancy.

There seems to be a problem with the DKIM attestation. Here is what I see
when I download this series:

$ b4 am -Q 20240319083039.223088-1-haifeng.xu@xxxxxxxxxx
Grabbing thread from lore.kernel.org/all/20240319083039.223088-1-haifeng.xu@xxxxxxxxxx/t.mbox.gz
Analyzing 3 messages in the thread
Looking for additional code-review trailers on lore.kernel.org
Checking attestation on all messages, may take a moment...
---
✗ [PATCH v6 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
✗ [PATCH v6 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking
---
✗ BADSIG: DKIM/shopee.com
---
Total patches: 2
---

The patches look good to me. Thank you very much for adding this.
Please resubmit with the DKIM attestation fixed and then you can add:

| Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Reinette