DragonFly commits List (threaded) for 2007-03
DragonFly BSD
DragonFly commits List (threaded) for 2007-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/lib/libc/sys syslink.2


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 Mar 2007 11:53:58 -0700 (PDT)

dillon      2007/03/24 11:53:58 PDT

DragonFly src repository

  Modified files:
    lib/libc/sys         syslink.2 
  Log:
  Update the syslink documentation.  A number of major design changes have
  been made.  In particular, there was insufficient uniqueness in the logical
  id methodology in the face of any major (live) change made in the cluster
  topology.  Introduce a session id abstraction to deal with the issue.
  This also allows us to avoid adding another sysid_t to the message structure
  (there are already three).
  
  Revision  Changes    Path
  1.3       +176 -90   src/lib/libc/sys/syslink.2


http://www.dragonflybsd.org/cvsweb/src/lib/libc/sys/syslink.2.diff?r1=1.2&r2=1.3&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]