Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2005 16:39:33 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm uma_core.c
Message-ID:  <200510201639.j9KGdXZa006626@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-10-20 16:39:33 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               uma_core.c 
  Log:
  Add a "show uma" command to DDB, which prints out the current stats for
  available UMA zones.  Quite useful for post-mortem debugging of memory
  leaks without a dump device configured on a panicked box.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.132     +36 -0     src/sys/vm/uma_core.c



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