<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT size=2>hello,</FONT></DIV>
<DIV><FONT size=2>&nbsp;I hava a question about the method&nbsp; 
Runtime.freeMemory() in kaffe.I doubt whether it give the right value.My problem 
is :</FONT></DIV>
<DIV><FONT size=2>&nbsp;In my application, I start two threads, one is doing 
something ,<STRONG>the other is measuring</STRONG></FONT><FONT 
size=2><STRONG>&nbsp;the free space of the total System in a certain interval(5 
milliseconds)&nbsp;by&nbsp;calling the method above while the first one is 
runing.</STRONG></FONT></DIV>
<DIV><FONT size=2>&nbsp;I use kaffe to run it, the measuring thread always get a 
constant value,&nbsp;I can not understand and think it's impossible&nbsp;since 
another thread must use some&nbsp;memory.I run my application using&nbsp;JDK1.3, 
things goes well, I can see the measured value&nbsp;is changing.</FONT></DIV>
<DIV><FONT size=2>Could you please tell me&nbsp;where is the wrong 
thing?&nbsp;&nbsp;</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>sincerely,</FONT></DIV>
<DIV><FONT size=2>Xu chenhui</FONT></DIV></DIV></BODY></HTML>