John Dyson
5b0a74089d
Improve the locality of reference for variables in vm_page and
vm_kern by moving them from .bss to .data. With this change, there is a measurable perf improvement in fork/exec.
…
Description
freebsd kernel with SKQ
Languages
C
63.3%
C++
23.3%
Roff
5.1%
Shell
2.9%
Makefile
1.5%
Other
3.4%