OpenGrok
Cross Reference: param.h
xref
: /
src
/
sys
/
arch
/
riscv
/
include
/
param.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/riscv/include/param.h
Revision
Date
Author
Comments
1.8
07-May-2023
skrll
RISC-V support that works on QEMU with a single hart.
Thanks for Simon Burge for plic(4).
1.7
12-Oct-2022
simonb
NKMEMPAGES_MIN_DEFAULT is in pages not bytes (hint is in the name).
Also set NKMEMPAGES_MAX_UNLIMITED while we're here.
1.6
19-Jul-2021
christos
Remove definitions for CACHE_LINE_SIZE and COHERENCY_UNIT which are the same
as the default.
1.5
31-May-2021
simonb
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
referenced since some sources include <machine/param.h>.
1.4
01-May-2021
skrll
Bump MSGBUFSIZE (if not defined)
Provide COHERENCY_UNIT and CACHE_LINE_SIZE
Also provide MAXCPUS
1.3
01-Jun-2019
maxv
branches: 1.3.14;
Misc changes in RISC-V. Start changing the memory layout, too.
1.2
07-Jan-2019
jdolecek
move DEV_BSIZE, DEV_BSHIFT out of MD param.h, they are same on all ports
also move BLKDEV_IOSIZE, MAXPHYS, but allow override since some ports
have different value (powerpc uses NBPG for BLKDEV_IOSIZE, sun2/sun3
have lower MAXPHYS)
1.1
19-Sep-2014
matt
branches: 1.1.18; 1.1.20; 1.1.22;
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
1.1.22.1
10-Jun-2019
christos
Sync with HEAD
1.1.20.1
18-Jan-2019
pgoyette
Synch with HEAD
1.1.18.2
03-Dec-2017
jdolecek
update from HEAD
1.1.18.1
19-Sep-2014
jdolecek
file param.h was added on branch tls-maxphys on 2017-12-03 11:36:39 +0000
1.3.14.3
01-Aug-2021
thorpej
Sync with HEAD.
1.3.14.2
17-Jun-2021
thorpej
Sync w/ HEAD.
1.3.14.1
13-May-2021
thorpej
Sync with HEAD.
Indexes created Wed Oct 15 16:09:53 GMT 2025