git: callout: Add callout_reset_bycpu, which dispatches callout to the specified CPU
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Jul 26 02:21:46 PDT 2012
commit ffdce2844b2c6819357e04d39c633c8799f27917
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Jul 24 18:59:31 2012 +0800
callout: Add callout_reset_bycpu, which dispatches callout to the specified CPU
Summary of changes:
sys/kern/kern_timeout.c | 48 +++++++++++++++++++++++++++++++++++++++++++++++
sys/sys/callout.h | 2 +
2 files changed, 50 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ffdce2844b2c6819357e04d39c633c8799f27917
--
DragonFly BSD source repository
More information about the Commits
mailing list