Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Virtual Machine / January 2006

Tip: Looking for answers? Try searching our database.

More Heap after Garbage Collection

Thread view: 
kurt.baumann@schweiz.ch - 19 Jan 2006 13:38 GMT
Hi

Analyzing Garbage Collection we have seen on minor collection that the
value after garbage collection is bigger then the one when it's
started. Before Garbage Collection we have about 200 MByte, after
Garbage Collection we see somewhat about 380 MByte. Why?

Who has seen this? How do explain that?

Thx,
Kurt

46841.828: [GC 206027K->386192K(1047168K), 0.0121918 secs]
46841.840: [Full GC 386192K->43084K(1047168K), 1.2424545 secs]
46968.328: [GC 198411K->386690K(1047232K), 0.0091457 secs]
46968.337: [Full GC 386690K->41375K(1047232K), 1.2509296 secs]
47094.838: [GC 188697K->385119K(1047232K), 0.0086121 secs]
47094.847: [Full GC 385119K->41903K(1047232K), 1.2618177 secs]

************ Start Display Current Environment ************
WebSphere Platform 5.1 [JDK 1.4.2 1.4.2_04-b05] [BASE 5.1.1.5
cf50525.01]
Host Operating System is SunOS, version 5.8
Java version = 1.4.2_04, Java Compiler = null, Java VM name = Java
HotSpot(TM) Server VM

************ VM Options ************
-server
-verbose:gc
-Xms1024m
-Xmx2048m
-XX:MaxPermSize=64m
-XX:+PrintGCTimeStamps
-XX:+UseParallelGC
Roedy Green - 19 Jan 2006 17:22 GMT
>Analyzing Garbage Collection we have seen on minor collection that the
>value after garbage collection is bigger then the one when it's
>started. Before Garbage Collection we have about 200 MByte, after
>Garbage Collection we see somewhat about 380 MByte. Why?

the value of what?  free ram?  You SHOULD see an increase. That is
what GC is for. Obviously you must mean something else.
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.