You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When booting a VM with 512MiB assigned to it almost half was being lost
to the heap allocator and the amount of heap allocations that the
firmware does should easily fit into the new 2MiB limit.
Signed-off-by: Rob Bradford <[email protected]>
0 commit comments