Files
Steve Best 319d168769 fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains
JIRA: https://redhat.atlassian.net/browse/RHEL-174711

commit d2bf45d067c728b0fe6e8f99a7386b8291e391e3
Author: Aaron Tomlin <atomlin@atomlin.com>
Date:   Tue Mar 24 20:11:59 2026 -0400

    fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domains

    Configuring the io_alloc_cbm interface requires an explicit domain ID for each
    cache domain. On systems with high core counts and numerous cache clusters,
    this requirement becomes cumbersome for automation and management tasks that
    aim to apply a uniform policy.

    Introduce a wildcard domain ID selector "*" for the io_alloc_cbm interface.
    This enables users to set the same Capacity Bitmask (CBM) across all cache
    domains in a single operation.

    Signed-off-by: Aaron Tomlin <atomlin@atomlin.com>
    Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
    Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
    Reviewed-by: Babu Moger <babu.moger@amd.com>
    Tested-by: Babu Moger <babu.moger@amd.com>
    Link: https://patch.msgid.link/20260325001159.447075-3-atomlin@atomlin.com

(cherry picked from commit d2bf45d067c728b0fe6e8f99a7386b8291e391e3)
Assisted-by: Patchpal
Signed-off-by: Steve Best <sbest@redhat.com>
2026-08-24 02:24:13 -04:00
..
2026-07-20 20:30:10 -03:00