Re: Moving mac68k to 8K pages?
Martin Husemann <[email protected]> Fri, 8 Feb 2019 08:50:23 +0100
| Newsgroups | gmane.os.netbsd.ports.mac68k |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 08, 2019 at 04:40:29AM +0000, John Klos wrote: > Are there any good reasons to not switch mac68k to 8K pages, at very least > until someone gets around to rewriting the PMAP? Haven't thought about it in detail but things to consider: - it wastes a bit of space on tiny memory machines - does it break binary comptability? Martin