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

cvs commit: src/sys/conf options src/sys/kern lwkt_ipiq.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Jul 2005 13:14:33 -0700 (PDT)

dillon      2005/07/20 13:14:33 PDT

DragonFly src repository

  Modified files:
    sys/conf             options 
    sys/kern             lwkt_ipiq.c 
  Log:
  Add some conditionalized debugging 'PANIC_DEBUG', to allow us to panic a
  busy system from the worst place imagineable, the IPIQ loop.
  
  Revision  Changes    Path
  1.37      +1 -0      src/sys/conf/options
  1.14      +25 -0     src/sys/kern/lwkt_ipiq.c


http://www.dragonflybsd.org/cvsweb/src/sys/conf/options.diff?r1=1.36&r2=1.37&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_ipiq.c.diff?r1=1.13&r2=1.14&f=u



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