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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/10/22 08:02, Jing Qi wrote:
> Signed-off-by: Jing Qi <jinqi@xxxxxxxxxx>
> ---
>  docs/formatdomain.rst | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
> index 24611f0f09..f69957d8c3 100644
> --- a/docs/formatdomain.rst
> +++ b/docs/formatdomain.rst
> @@ -1662,14 +1662,13 @@ ACPI Heterogeneous Memory Attribute Table
>     <cpu>
>       ...
>       <numa>
> -       <cell id='0' cpus='0-3' memory='512000' unit='KiB' discard='yes'/>
> -       <cell id='1' cpus='4-7' memory='512000' unit='KiB' memAccess='shared'/>
> -       <cell id='3' cpus='0-3' memory='2097152' unit='KiB'>
> +       <cell id='0' cpus='0-3' memory='2097152' unit='KiB'>

This drops discard attribute.

>           <cache level='1' associativity='direct' policy='writeback'>
>             <size value='10' unit='KiB'/>
>             <line value='8' unit='B'/>
>           </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'/>


Fixed the commit message and pushed.

Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx>

Michal




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux