Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2009 15:12:46 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/pstat pstat.c
Message-ID:  <200908151512.n7FFCxqm080387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2009-08-15 15:12:46 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    usr.sbin/pstat       pstat.c 
  Log:
  SVN rev 196245 on 2009-08-15 15:12:46Z by stas
  
  - Merge r196244:
      Avoid overflowing the swap size counters in human-readable mode
      by introducing the new CONVERT_BLOCKS macro which operates on
      sizes already converted to number of blocks.  With this macro
      it is not longer needed to perform needless multiplica
  
  Approved by:    re (kib)
  
  Revision   Changes    Path
  1.112.2.2  +3 -2      src/usr.sbin/pstat/pstat.c



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