[PATCH] Fix the dupliacated cpus used in different cells issue

Jing Qi posted 1 patch 2 years, 2 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
docs/formatdomain.rst | 1 +
1 file changed, 1 insertion(+)
[PATCH] Fix the dupliacated cpus used in different cells issue
Posted by Jing Qi 2 years, 2 months ago
Signed-off-by: Jing Qi <jinqi@redhat.com>
---
 docs/formatdomain.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index f69957d8c3..47b41d257e 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1669,6 +1669,7 @@ ACPI Heterogeneous Memory Attribute Table
          </cache>
        </cell>
        <cell id='1' cpus='4-7' memory='512000' unit='KiB' memAccess='shared'/>
+
        <interconnects>
          <latency initiator='0' target='0' type='access' value='5'/>
          <latency initiator='0' target='0' cache='1' type='access' value='10'/>
-- 
2.32.0