rwatson     2005-11-07 18:57:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_malloc.c 
  Log:
  Merge kern_malloc.c:1.147 from HEAD to RELENG_6:
  
    Add a "show malloc" command to DDB, which prints out the current stats for
    available kernel malloc types.  Quite useful for post-mortem debugging of
    memory leaks without a dump device configured on a panicked box.
  
  Revision   Changes    Path
  1.142.2.3  +27 -0     src/sys/kern/kern_malloc.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to