dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #20250] Garbage Collector Doesn't Reclaim Memory


From: Nick Lee
Subject: [Pnet-developers] [bug #20250] Garbage Collector Doesn't Reclaim Memory
Date: Mon, 25 Jun 2007 11:19:02 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

Follow-up Comment #1, bug #20250 (project dotgnu-pnet):

With GC Debug on I get the following output:

Increasing heap size by 65536 after 0 allocated bytes
Initiating full world-stop collection 1 after 0 allocd bytes
--> Marking for collection 1 after 0 allocd bytes + 0 wasted bytes
Collection 0 finished ---> heapsize = 65536 bytes
World-stopped marking took 0 msecs
Complete collection took 0 msecs
Increasing heap size by 65536 after 43360 allocated bytes
Grew fo table to 1 entries
Increasing heap size by 65536 after 59956 allocated bytes
Grew fo table to 2 entries
Grew fo table to 4 entries
Increasing heap size by 69632 after 89504 allocated bytes
Increasing heap size by 90112 after 160560 allocated bytes
Initiating full world-stop collection 2 after 245368 allocd bytes
--> Marking for collection 2 after 245368 allocd bytes + 21752 wasted bytes
Collection 1 finished ---> heapsize = 356352 bytes
World-stopped marking took 0 msecs
Complete collection took 0 msecs
Grew fo table to 8 entries
Bytes used: 131072
Forcing GC...
Initiating full world-stop collection 3 after 25048 allocd bytes
--> Marking for collection 3 after 25048 allocd bytes + 12224 wasted bytes
Collection 2 finished ---> heapsize = 356352 bytes
World-stopped marking took 0 msecs
Complete collection took 0 msecs
Bytes used: 356352
Allocating some memory...
Increasing heap size by 1171456 after 696 allocated bytes
Bytes used: 1527808
Removing all references to allocated memory...
Bytes used: 1527808
Forcing GC...
Initiating full world-stop collection 4 after 1050456 allocd bytes
--> Marking for collection 4 after 1050456 allocd bytes + 4080 wasted bytes
Collection 3 finished ---> heapsize = 1527808 bytes
World-stopped marking took 0 msecs
Complete collection took 0 msecs
Bytes used: 1527808
Initiating full world-stop collection 5 after 584 allocd bytes
--> Marking for collection 5 after 584 allocd bytes + 0 wasted bytes
Collection 4 finished ---> heapsize = 1527808 bytes
World-stopped marking took 0 msecs
Complete collection took 0 msecs
Initiating full world-stop collection 6 after 43144 allocd bytes
--> Marking for collection 6 after 43144 allocd bytes + 6136 wasted bytes
Collection 5 finished ---> heapsize = 1527808 bytes
World-stopped marking took 0 msecs
Complete collection took 0 msecs


(file #13160)
    _______________________________________________________

Additional Item Attachment:

File name: GCTest2.log                    Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20250>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]