git: cluster - Kernel cluster code work

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 3 22:05:31 PST 2012


commit 1f4b0713da9c5ef4e9352c30f00d7685f3308fbd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Dec 3 22:01:57 2012 -0800

    cluster - Kernel cluster code work
    
    * Major stability work.
    
    * Misc bug fixes and cleanups.
    
    * xdisk/diskiocom links are now relatively stable over a real network.
      Still need to deal with reconnects properly.

Summary of changes:
 sys/dev/disk/xdisk/xdisk.c |   34 ++++++++++++++++++++++++++++------
 sys/kern/kern_dmsg.c       |   32 +++++++++++++++++++++-----------
 sys/sys/dmsg.h             |    1 +
 3 files changed, 50 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1f4b0713da9c5ef4e9352c30f00d7685f3308fbd


-- 
DragonFly BSD source repository



More information about the Commits mailing list