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

cvs commit: src/sys/ddb db_ps.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 25 Apr 2005 15:26:22 -0700 (PDT)

dillon      2005/04/25 15:26:22 PDT

DragonFly src repository

  Modified files:
    sys/ddb              db_ps.c 
  Log:
  Redo the way the thread priority is displayed.  Split out the critical
  section count from the priority field and also display the MP lock count
  for each thread.
  
  Revision  Changes    Path
  1.13      +18 -6     src/sys/ddb/db_ps.c


http://www.dragonflybsd.org/cvsweb/src/sys/ddb/db_ps.c.diff?r1=1.12&r2=1.13&f=u



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