This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Call for testers: libiberty/physmem.c


 > From: Joel Sherrill <joel dot sherrill at OARcorp dot com> 
 > 
 > Kelley Cook wrote:
 > 
 > > On a 512MB Windows XP/SP1 machine
 > > 
 > > under Cygwin 1.3.20
 > > 
 > > $ ./kavtest.exe
 > > total=511.484375Mb avail=511.929688Mb
 > 
 > The available is higher than the total. Weird.

Yeah, I got the same cygwin report privately from Roger.  It's either
a bug in cygwin or they consider "available" mem to be
e.g. RAM+swap. (?)  For our (GCC) purposes it doesn't matter since the
"total" mem figure is correct enough for our purposes.

 > > under mingw32 (1.0.7)
 > > 
 > > $ ./kavtest.exe
 > > total=0.000000Mb avail=0.000000Mb

Is there a way to fix this?

--
Kaveh R. Ghazi			ghazi at caip dot rutgers dot edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]