summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_smp.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-02-09 15:19:41 +0000
committerjhb <jhb@FreeBSD.org>2001-02-09 15:19:41 +0000
commit67e1fedd42a4aa128403f62f31e11810d595614e (patch)
treefaad9666023d46e2779b14528aeba5484b67f40f /sys/kern/subr_smp.c
parent168396f1022b9e37c07ae7a1ee11d4818118c1c8 (diff)
downloadFreeBSD-src-67e1fedd42a4aa128403f62f31e11810d595614e.zip
FreeBSD-src-67e1fedd42a4aa128403f62f31e11810d595614e.tar.gz
- Change the 'witness_list' ddb command to 'show mutexes'. Note that this
will only display sleep mutexes held by the current process. - Clean up some nits in the witness_display() function and add a ddb command 'show witness' that dumps the hierarchy and order lists to the console. - Use queue(3) macros where appropriate. - Resort the spin lock order list so that "com" is before "sched_lock". Also, add appropriate #ifdef's around SMP and i386-specific mutexes. - Add two new mutexes used to protect the ithread lists and tables to the order list. Requested by: bde (1)
Diffstat (limited to 'sys/kern/subr_smp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud