cvs commit: src/lib/libmemstat memstat_uma.c

Robert Watson rwatson at FreeBSD.org
Mon Feb 13 19:33:07 PST 2006


rwatson     2006-02-14 03:33:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libmemstat       memstat_uma.c 
  Log:
  Merge memstat_uma.c:1.13 from HEAD to RELENG_6:
  
    Correct a typo in the extraction of zone information from UMA using kmem:
    bytes = allocated - freed, not bytes = allocated = freed.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.7.2.6   +1 -1      src/lib/libmemstat/memstat_uma.c


More information about the cvs-src mailing list