cvs commit: src/sys/kern subr_rman.c
John Baldwin
jhb at FreeBSD.org
Mon Apr 16 21:09:04 UTC 2007
jhb 2007-04-16 21:09:03 UTC
FreeBSD src repository
Modified files:
sys/kern subr_rman.c
Log:
- Add a 'show rman <rm>' DDB command to dump the resources in a resource
manager similar to 'devinfo -u'.
- Add a 'show allrman' DDB command that effectively does 'show rman' on all
resource managers in the system.
Revision Changes Path
1.56 +50 -0 src/sys/kern/subr_rman.c
More information about the cvs-src
mailing list