Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 11:33:51 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/xosview/files patch-swapinternal.cc patch-swapinternal.h patch-swapmeter.cc patch-kernel.cc patch-kernel.h
Message-ID:  <200108211833.f7LIXqN02176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2001/08/21 11:33:51 PDT

  Modified files:
    sysutils/xosview/files patch-kernel.cc patch-kernel.h 
  Added files:
    sysutils/xosview/files patch-swapinternal.cc 
                           patch-swapinternal.h patch-swapmeter.cc 
  Log:
  Use longs vs. ints in calculating the amount of swap.  This fixed getting
  negative swap values on an Alpha with 2GB swap.  I should probably use
  `long long' for large swap x86 machines.  (anybody want to help test?)
  
  Revision  Changes    Path
  1.2       +10 -1     ports/sysutils/xosview/files/patch-kernel.cc
  1.2       +10 -1     ports/sysutils/xosview/files/patch-kernel.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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