Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: maxv
Date: Wed Apr 15 16:28:29 UTC 2020
Modified Files:
src/sys/arch/amd64/include: msan.h
src/sys/kern: subr_msan.c
Log Message:
Use large pages for the kMSan shadows. This greatly improves performance,
and slightly reduces memory consumption.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/amd64/include/msan.h
cvs rdiff -u -r1.9 -r1.10 src/sys/kern/subr_msan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index