CVS commit: src/sys/arch/virt68k/include
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Mon May 4 13:03:01 UTC 2026 Modified Files: src/sys/arch/virt68k/include: param.h Log Message: Remove the upper bound on nkmempages for virt68k, else the kmem arena gets easily starved on VMs with large memory configs (which is sort of the whole point of virt68k). To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/virt68k/include/param.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.