git: kernel - Add wakeup() probe sysctl
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 16 11:30:33 PDT 2017
commit a8eec89cb30684a068994de31301badd75784f6c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Oct 2 18:48:19 2017 -0700
kernel - Add wakeup() probe sysctl
* Add a sysctl to allow us to probe wakeups.
* Add a few assertions in the optimized wakeup() path.
* Adjust documentation.
Summary of changes:
sys/kern/kern_synch.c | 49 +++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 45 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8eec89cb30684a068994de31301badd75784f6c
--
DragonFly BSD source repository
More information about the Commits
mailing list