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

cvs commit: src/sys/sys systm.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Sep 2008 17:35:49 -0700 (PDT)

dillon      2008/09/10 17:35:49 PDT

DragonFly src repository

  Modified files:
    sys/sys              systm.h 
  Log:
  Improve code flow for KASSERT and KKASSERT using __predict_false().
  
  Fix a bug in KKASSERT related to the use of an else clause after
  the KKASSERT.
  
  Revision  Changes    Path
  1.81      +5 -2      src/sys/sys/systm.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/systm.h.diff?r1=1.80&r2=1.81&f=u



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