git: hammer2 - kernel cluster messaging support API work
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 30 15:42:10 PST 2012
commit 03d99ea411f1169f1afc0f5b79042549ad8381e4
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Nov 30 15:33:49 2012 -0800
hammer2 - kernel cluster messaging support API work
* Rework the API significantly
* Add circuit tracking and sniffing features
* Add flags to automate the LNK_CONN, LNK_SPAN, and LNK_CIRC state machines.
* Misc improvemenets.
Summary of changes:
sys/kern/kern_dmsg.c | 530 +++++++++++++++++++++++++++++++++++++--------
sys/kern/subr_diskiocom.c | 155 ++++---------
sys/sys/dmsg.h | 429 ++++++++++++++++++++++++------------
3 files changed, 773 insertions(+), 341 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/03d99ea411f1169f1afc0f5b79042549ad8381e4
--
DragonFly BSD source repository
More information about the Commits
mailing list