Port-m68k archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sync DFLSSIZ and MAXXSIZ among m68k ports?
I wrote:
> Is it worth to unify these DFLSSIZE (2MB) and MAXSSIZE (32MB)
> for at least hp300 pmap derived m68k ports (i.e. except sun3 and sun3x)?
I've just changed all hp300 pmap derived m68k ports to have 2MB DFLSSIZ:
https://mail-index.netbsd.org/source-changes/2025/02/08/msg155461.html
I didn't notice several ports actually define MAXSSIZ as
(port dependent) MAXDSIZ (not DFLSSIZ) so I leave them.
I also committed a fix against pkgsrc/devel/ninja-build to
allocate 512KB from heap instead of stack (patch from isaki@):
https://mail-index.netbsd.org/pkgsrc-changes/2025/02/07/msg316808.html
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index