HomeFreeBSD

MFC r338201: increase heap size during "loader" on sparc64

Description

MFC r338201: increase heap size during "loader" on sparc64

Increase the size of the heap size available on sparc64 during
operation of "loader". The dramatic increase in size of
SPA_MAXBLOCKSIZE in r304321 causes the heap space to be exhausted,
so malloc() fails, ultimately leading to a memcpy() with a
destination of 0x0.

Details

Provenance
lidlAuthored on
Parents
rS338331: Remove arc4random_stir and arc4random_addrandom from stdlib.h.
Branches
Unknown
Tags
Unknown