Redo the way the thread priority is displayed. Split out the critical
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Apr 2005 22:26:22 +0000 (22:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 25 Apr 2005 22:26:22 +0000 (22:26 +0000)
commite93c7fb5e2eae396634bfc0f9d1c029fa05af36f
tree35da417899e2e4f63140598f9a8f83bb0a7e9cfd
parent97c30a15618701d529c071e49af0779226c91ec5
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.
sys/ddb/db_ps.c