<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I am running Fedora 9 x86 64 bit. I have 8 gigs of memory in the system.I 
wrote a program to malloc 4 gigs of memory space. Free shows nearly the same 
result before and during the execution of the program. Why does free not show 
that 4 gigs where allocated and used? How do I show the true memory usage?</DIV>
<DIV> </DIV>
<DIV>Steve</DIV></BODY></HTML>