tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: mmap implementation advice needed.
On Fri, Mar 30, 2018 at 11:33:48AM +0200, Anders Magnusson wrote:
> Notes about vax memory management if someone is wondering:
> - 2 areas (P0 and P1) of size 1G each, P0 grows from bottom, P1 grows from
> top (intended for stack).
AFAICT, VAX uses a max userland address of 2G, so what exactly is the
problem? That you can't allocate enough continous memory for the PTEs?
Joerg
Home |
Main Index |
Thread Index |
Old Index