HomeFreeBSD

arm: revert MAXDSIZ change from 202aea9c82ea

Description

arm: revert MAXDSIZ change from 202aea9c82ea

This imposes a fairly severe limitation on space available for mmap that
was not noticed prior to commit. Unfixed mmap will only map from
[data + MAXSIZE, end of user VA space], bringing the amount of usable space
down way too low for non-trivial link jobs (for instance).

Reported by: mmel

Details

Provenance
kevansAuthored on Jan 9 2021, 8:14 PM
Parents
rG4d0c33be634a: kevent(2): Bugfix for wrong EVFILT_TIMER timeouts
Branches
Unknown
Tags
Unknown