Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: riastradh
Date: Sat Feb 1 12:51:19 UTC 2020
Modified Files:
src/sys/kern: subr_percpu.c
Log Message:
Use __read_mostly and gather related __cacheline_aligned together.
Should save a few bytes of kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/kern/subr_percpu.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