]> xenbits.xensource.com Git - seabios.git/commit
Increase BUILD_MAX_E820 to 128
authorTony Titus via SeaBIOS <seabios@seabios.org>
Fri, 28 Jul 2023 04:41:48 +0000 (04:41 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 24 Aug 2023 08:32:06 +0000 (10:32 +0200)
commit774a823a966cdc5d31ddc11af2b7b4f2c250ffdd
tree27f176dfc76daa71f8129768ef19637e7b446132
parent1281e340ad1d90c0cc8e8d902bb34f1871eb48cf
Increase BUILD_MAX_E820 to 128

For platforms with high number of numa nodes, 32 e820 entries are not
enough. Linux kernel sets the maximum e820 entries to a base value of
128. Setting BUILD_MAX_E820 to 128 to be in sync with this base value.

Signed-off-by: Tony Titus <tonydt@amazon.com>
Message-ID: <20230728044148.58041-1-tonydt@amazon.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/config.h