summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm64/include/param.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify and bump some of the NMBCLUSTERS defines. Some archs had it set toclaudio2018-09-141-2/+2
* Bump NMBCLUSTERS to a more reasonable 256MB instead of the tiny 4MB.claudio2018-09-081-2/+2
* Define __HAVE_ACPI on arm64 and __HAVE_FDT on arm64, armv7 and octeonpatrick2018-08-091-1/+4
* Make arm64 use the MI mplock implementation. Avoid <sys/mplock.h> beingkettenis2018-01-051-7/+6
* remove duplicated PAGE macros and drop type suffixjsg2017-08-091-3/+3
* Import of OpenBSD/arm64patrick2016-12-171-0/+84