Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-8] src/sys/arch/sun3



Module Name:    src
Committed By:   martin
Date:           Thu Apr 12 14:06:14 UTC 2018

Modified Files:
        src/sys/arch/sun3/conf [netbsd-8]: GENERIC GENERIC3X Makefile.sun3
        src/sys/arch/sun3/include [netbsd-8]: param3.h vmparam3.h

Log Message:
Pull up following revision(s) (requested by mrg in ticket #745):

        sys/arch/sun3/conf/Makefile.sun3: revision 1.106
        sys/arch/sun3/conf/Makefile.sun3: revision 1.107
        sys/arch/sun3/conf/GENERIC3X: revision 1.131
        sys/arch/sun3/include/param3.h: revision 1.57
        sys/arch/sun3/conf/GENERIC: revision 1.177
        sys/arch/sun3/conf/GENERIC: revision 1.178
        sys/arch/sun3/include/vmparam3.h: revision 1.39

sun3:
- build libkern as an archive for non modular builds.  from maya@
- cut down GENERIC a bunch to bring below 2MB.
- reduce UBC_NWINS, MAXEXEC, and PAGER_MAP_DEFAULT_SIZE to recover
  enough lost VA to actually run basic tests.

also disable SYSCTL_INCLUDE_DESCR.

copy sun3 disables to sun3x mostly.  it has the same ufsboot 2MB limit.

Build compat code as .a if not MODULAR.

Removes some more unused functions.


To generate a diff of this commit:
cvs rdiff -u -r1.172.10.1 -r1.172.10.2 src/sys/arch/sun3/conf/GENERIC
cvs rdiff -u -r1.126.10.1 -r1.126.10.2 src/sys/arch/sun3/conf/GENERIC3X
cvs rdiff -u -r1.104 -r1.104.10.1 src/sys/arch/sun3/conf/Makefile.sun3
cvs rdiff -u -r1.56 -r1.56.32.1 src/sys/arch/sun3/include/param3.h
cvs rdiff -u -r1.38 -r1.38.6.1 src/sys/arch/sun3/include/vmparam3.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index