• Linus Torvalds's avatar
    Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl · e62f81bb
    Linus Torvalds authored
    Pull CXL updates from Dave Jiang:
     "Core:
    
       - A CXL maturity map has been added to the documentation to detail
         the current state of CXL enabling.
    
         It provides the status of the current state of various CXL features
         to inform current and future contributors of where things are and
         which areas need contribution.
    
       - A notifier handler has been added in order for a newly created CXL
         memory region to trigger the abstract distance metrics calculation.
    
         This should bring parity for CXL memory to the same level vs
         hotplugged DRAM for NUMA abstract distance calculation. The
         abstract distance reflects relative performance used for memory
         tiering handling.
    
       - An addition for XOR math has been added to address the CXL DPA to
         SPA translation.
    
         CXL address translation did not support address interleave math
         with XOR prior to this change.
    
      Fixes:
    
       - Fix to address rac...
    e62f81bb
MAINTAINERS 755 KB