cvs commit: src/sys/vm uma_core.c uma_int.h

Robert Watson rwatson at FreeBSD.org
Sat Jul 23 15:03:50 GMT 2005


rwatson     2005-07-23 15:03:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/vm               uma_core.c uma_int.h 
  Log:
  Merge uma_int.h:1.32, uma_core.c:1.121 from HEAD to RELENG_6:
  
    In addition to tracking allocs in the zone, also track frees.  Add
    a zone free counter, as well as a cache free counter.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.119.2.2  +5 -0      src/sys/vm/uma_core.c
  1.31.2.1   +2 -0      src/sys/vm/uma_int.h


More information about the cvs-src mailing list