Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2007 21:09:03 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_rman.c
Message-ID:  <200704162109.l3GL93Uu090300@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704162109.l3GL93Uu090300>