Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2006 03:33:06 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libmemstat memstat_uma.c
Message-ID:  <200602140333.k1E3X64o049315@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602140333.k1E3X64o049315>