CVS commit: src/sys/arch/evbcf/include
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Fri Jul 3 21:45:13 UTC 2026 Modified Files: src/sys/arch/evbcf/include: param.h Log Message: Provide common defaults for NKMEMPAGES_MIN_DEFAULT and NKMEMPAGES_MAX_DEFAULT for all m68k platforms. Defaults for all 68010 come from Sun2, defaults for everyone else come from hp300, and per-platform overrides for min and max are provided (and preserved). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbcf/include/param.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.