cvs commit: src/sys/ddb db_ps.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Apr 25 15:26:56 PDT 2005
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
More information about the Commits
mailing list