diff options
author | jhb <jhb@FreeBSD.org> | 2001-02-09 15:19:41 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2001-02-09 15:19:41 +0000 |
commit | 67e1fedd42a4aa128403f62f31e11810d595614e (patch) | |
tree | faad9666023d46e2779b14528aeba5484b67f40f /sys/kern/subr_smp.c | |
parent | 168396f1022b9e37c07ae7a1ee11d4818118c1c8 (diff) | |
download | FreeBSD-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