Re: Address space limit?
Chris Hanson <[email protected]> Fri, 11 Jan 2019 15:18:59 -0800
| Newsgroups | gmane.os.netbsd.ports.hp300,gmane.os.netbsd.ports.m68k |
|---|---|
| Message-ID | <[email protected]> |
On Jan 10, 2019, at 8:23 AM, Izumi Tsutsui <[email protected]> wrote: > >> I've been told that this might be an issue with the m68k pmap code >> allocating only one page for the page table, and assuming the page >> table is contiguous. Any suggestions on a workaround? > > One trivial workaround is to use 8KB/page settings: Thank you very much for the workaround and for the explanation! I’ll give it a try tonight. -- Chris