* REVIEW: 14321 loader.efi: to preserve heap space, use AllocatePages() for shadow_fb
@ 2024-05-06 5:21 Toomas Soome
0 siblings, 0 replies; only message in thread
From: Toomas Soome @ 2024-05-06 5:21 UTC (permalink / raw)
To: illumos-developer
[-- Attachment #1: Type: text/plain, Size: 302 bytes --]
hi!
Please review: https://code.illumos.org/c/illumos-gate/+/1880
Loader does use 64MB for its heap and allocating shadow frame buffer from heap can consume a lot of it with large resolutions (~32MB with 4K and 8K will not even fit into 64MB). Use UEFI AllocatePages() instead.
thanks,
toomas
[-- Attachment #2: Type: text/html, Size: 644 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-05-06 5:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-06 5:21 REVIEW: 14321 loader.efi: to preserve heap space, use AllocatePages() for shadow_fb Toomas Soome
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).