CVS commit: src/sys/arch/riscv/include
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src
Committed By: skrll
Date: Mon May 11 07:59:53 UTC 2026
Modified Files:
src/sys/arch/riscv/include: vmparam.h
Log Message:
risc-v: bump some parameter values on riscv64
Match all other 64bit platforms for
- PAGER_MAP_DEFAULT_SIZE
- UBC_WINSHIFT
- UBC_NWINS
Spotted by thorpej
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/riscv/include/vmparam.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.