Re: Address space limit?
Chris Hanson <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hp300,gmane.os.netbsd.ports.m68k |
|---|---|
| Message-ID | <[email protected]> |
On Jun 7, 2019, at 9:57 AM, Chris Hanson <[email protected]> wrote: > > On Jun 7, 2019, at 9:28 AM, John Klos <[email protected]> wrote: >> >> Going forward with 9.0, what should we do with 4K versus 8K platforms? Two sets of binaries seems like a bad idea. > > Can jemalloc be fixed to just obtain the page size of the currently running system? It doesn’t seem like having it be a compile time constant would really be that advantageous. It looks like this is also a jemalloc issue being discussed on port-sandpoint; sandpoint uses a couple specific PowerPC CPUs with fixed page sizes, but other PowerPC-based systems may use a different page size. — Chris