[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to
|
From: |
Igor Mammedov |
|
Subject: |
Re: [PATCH v2] hw/smbios: fix memory corruption for large guests due to handle overlap |
|
Date: |
Fri, 4 Feb 2022 13:18:05 +0100 |
On Fri, 4 Feb 2022 12:05:58 +0100
Gerd Hoffmann <kraxel@redhat.com> wrote:
> Hi,
>
> > Another question is why we split memory on 16Gb chunks, to begin with.
> > Maybe instead of doing so, we should just add 1 type17 entry describing
> > whole system RAM size. In which case we don't need this dance around
> > handle offsets anymore.
>
> Maybe to make the entries look like they do on physical hardware?
> i.e. DIMM size is a power of two? Also physical 1TB DIMMs just
> don't exist?
Does it have to be a DIMM, we can make it Other/Unknown/Row of chips/Chip
to more close to builtin memory that's is our main ram is.