Re: cvs commit: src/sys/kern subr_witness.c

[ Available lists | Index of cvs-src | Month of Dec 2004 | Week of 27 Dec 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Kris Kennaway <kris@obsecurity.org>
Date
27 Dec 2004 00:55:52
Subject
Re: cvs commit: src/sys/kern subr_witness.c
Message-ID
20041227005456.GA57720@xor.obsecurity.org


[ Hide this part ]
On Sun, Dec 26, 2004 at 10:52:24PM +0000, Robert Watson wrote:
> rwatson 2004-12-26 22:52:24 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/kern subr_witness.c
> Log:
> Add "show alllocks" command to DDB, which dumps a list of processes
> and threads currently holding sleep mutexes (and spin mutexes for
> curthread). This can be quite useful in looking for a lock condition
> summary for a system, as it avoids manually iterating through threads
> and processes to find all the interesting locks.
>
> NB: "alllocks" is up there with "lockedvnods" for a bad argument for
> show.

ITYM "allloks" or perhaps "alllockes" (conservation of vowels).

Kris


[ Show this part (application/pgp-signature) ]

Elapsed time: 0.336 seconds