Description of problem: all nodes is set into 1 tier at AMD, DRAM node and CXL node are all in 1 tier Version-Release number of selected component (if applicable): 6.6.71-3.y How reproducible: install and run kernel-6.6.71-3.y at AMD host with CXL nodes. ls /sys/devices/virtual/memory_tiering/ Actual results: There is 1 dir named memory_tier* and cat the sub file nodelist could get 0-3 Expected results: There is 2 dir named memory_tier* , one sub file nodelist get 0-1 and another sub file nodelist get 2-3
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5308