• Linus Torvalds's avatar
    Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · aa8c3db4
    Linus Torvalds authored
    Pull x86 resource control updates from Borislav Petkov:
    
     - Add support for a new AMD feature called slow memory bandwidth
       allocation. Its goal is to control resource allocation in external
       slow memory which is connected to the machine like for example
       through CXL devices, accelerators etc
    
    * tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/resctrl: Fix a silly -Wunused-but-set-variable warning
      Documentation/x86: Update resctrl.rst for new features
      x86/resctrl: Add interface to write mbm_local_bytes_config
      x86/resctrl: Add interface to write mbm_total_bytes_config
      x86/resctrl: Add interface to read mbm_local_bytes_config
      x86/resctrl: Add interface to read mbm_total_bytes_config
      x86/resctrl: Support monitor configuration
      x86/resctrl: Add __init attribute to rdt_get_mon_l3_config()
      x86/resctrl: Detect and configure Slow Memory Bandwidth Allocation
      x86/resctrl: Include new features in command line options
      x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
      x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
      x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
      x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
    aa8c3db4
cpufeatures.h 30.5 KB