[PATCH v3 16/16] arm_mpam: detect and enable MPAM-Fb PCC support

Niyas Sait niyas.sait at arm.com
Tue Jul 14 05:32:40 PDT 2026


On 10/07/2026 15:45, Andre Przywara wrote:
> +	cur->pcc_cl.dev = dev;
> +	cur->pcc_cl.rx_callback = mpam_pcc_rx_callback;
> +	cur->pcc_cl.tx_block = true;
> +	cur->pcc_cl.tx_tout = 1000; /* 1s */

Should this timeout be based on nominal latency reported in PCC table 
instead of being hard coded to 1s here? May be some multiple of nominal 
latency reported

Thanks,
Niyas



More information about the linux-arm-kernel mailing list