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

cvs commit: src/sys/sys spinlock.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Sep 2005 13:55:44 -0700 (PDT)

dillon      2005/09/16 13:55:44 PDT

DragonFly src repository

  Modified files:
    sys/sys              spinlock.h 
  Log:
  Reserve the same amount of space for the spinlock structure whether we are
  SMP or not, so other structures using it do not change size.
  
  Revision  Changes    Path
  1.2       +7 -12     src/sys/sys/spinlock.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/spinlock.h.diff?r1=1.1&r2=1.2&f=u



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