This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: maximum memory for gcj-compiled executable?


On Thu, 2003-04-03 at 23:46, Boehm, Hans wrote:
> On linux, you should easily be able to track this down further by looking at /proc/<pid>/maps and checking which mapping is growing.
> 
> Hans
> 


I have attached the output from /proc/<pid>/maps with intervals.

Between the readouts I have performed the stressing that appear to cause
the growth.

note that this is not the test-program i posted earlier, but the real
biggie - the one that could reach 150MB within 24hours. But on linux the
growth is much, much slower.

/Lars Andersen

Attachment: proc_maps
Description: Text document


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