git: kernel - Quick pass add __read_frequently
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 9 18:00:44 PDT 2019
commit 288f331f583aa0dca21ed4cbc59d2c05edd061b4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 9 16:52:12 2019 -0700
kernel - Quick pass add __read_frequently
* Do a quick pass to add __read_frequently to certain specific
globals.
Summary of changes:
sys/kern/kern_lock.c | 2 +-
sys/kern/kern_shutdown.c | 2 +-
sys/kern/kern_spinlock.c | 8 +++++---
3 files changed, 7 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/288f331f583aa0dca21ed4cbc59d2c05edd061b4
--
DragonFly BSD source repository
More information about the Commits
mailing list