cvs commit: src/sys/sys spinlock.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 16 13:59:28 PDT 2005
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
More information about the Commits
mailing list