]> xenbits.xensource.com Git - seabios.git/commit
malloc: use large ZoneHigh when there is enough memory
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 25 Apr 2022 07:25:31 +0000 (09:25 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 27 Apr 2022 07:16:05 +0000 (09:16 +0200)
commitdc88f9b72df52b22c35b127b80c487e0b6fca4af
treea9b21cf8db79e883926f3e42384ff5c16c1b50b6
parent3b91e8e9fe93d5ff7edf17f984c401f9e6ba55fe
malloc: use large ZoneHigh when there is enough memory

In case there is enough memory installed use a large ZoneHigh.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
src/config.h
src/malloc.c