HomeFreeBSD

MFC r321924:

Description

MFC r321924:

Keep top page on CloudABI to work around AMD Ryzen stability issues.

Similar to r321899, reduce sv_maxuser by one page inside of CloudABI.
This ensures that the stack, the vDSO and any allocations cannot touch
the top page of user virtual memory.

Considering that CloudABI userspace is completely oblivious to virtual
memory layout, don't bother making this conditional based on the CPU of
the running system.

Details

Provenance
edAuthored on
Parents
rS322393: MFC r322124:
Branches
Unknown
Tags
Unknown