cvs commit: src/sys/vm uma_core.c

Robert Watson rwatson at FreeBSD.org
Thu Oct 20 09:39:34 PDT 2005


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


More information about the cvs-src mailing list