DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 - kernel cluster messaging support API work
commit 03d99ea411f1169f1afc0f5b79042549ad8381e4
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]