git: kernel - __read_mostly pass on lwkt_thread
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 9 18:00:44 PDT 2019
commit 4b2467b7fb7554986ce70bd5a1988bf84f920077
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 9 17:47:21 2019 -0700
kernel - __read_mostly pass on lwkt_thread
* Qualify a number of globals as __read_mostly
* Conditionalize-out (effectively remove) a number of other
globals that were being used for debugging.
Summary of changes:
sys/kern/lwkt_thread.c | 38 +++++++++++++++++++++++++++++---------
1 file changed, 29 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4b2467b7fb7554986ce70bd5a1988bf84f920077
--
DragonFly BSD source repository
More information about the Commits
mailing list