Re: Jemalloc fallout on sandpoint
Frank Wille <[email protected]> Thu, 11 Apr 2019 11:24:36 +0000
| Newsgroups | gmane.os.netbsd.current,gmane.os.netbsd.ports.sandpoint |
|---|---|
| Message-ID | <[email protected]> |
Quoting Robert Swindells <[email protected]>: > Do powerpc kernels have a sysctl for page size ? I'm fairly sure > that arm does. Yes. It has: # sysctl -a | grep page hw.pagesize = 4096 But I don't know if you can change that at runtime. -- Frank Wille