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

10 Feb
2022
10 Feb
'22
7:57 a.m.
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
1308
Age (days ago)
1308
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jing Qi