cvs commit: src/lib/libmemstat memstat_uma.c

Robert Watson rwatson at FreeBSD.org
Sat Feb 11 08:54:01 PST 2006


rwatson     2006-02-11 16:54:00 UTC

  FreeBSD src repository

  Modified files:
    lib/libmemstat       memstat_uma.c 
  Log:
  Correct a typo in the extraction of zone information from UMA using kmem:
  bytes = allocated - freed, not bytes = allocated = freed.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.13      +1 -1      src/lib/libmemstat/memstat_uma.c


More information about the cvs-src mailing list