<rdf:RDF xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><channel rdf:about="http://www.bibsonomy.org/concept/tag/GC"><title>BibSonomy bookmarks for /concept/tag/GC</title><link>http://www.bibsonomy.org/rss/concept/tag/GC</link><description>BibSonomy RSS Feed for /concept/tag/GC</description><items><rdf:Seq><rdf:li rdf:resource="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom"/><rdf:li rdf:resource="http://www.memorymanagement.org/bib/gc.html"/><rdf:li rdf:resource="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom"/><rdf:li rdf:resource="http://www.method-combination.net/blog/archives/2008/02/01/vm-tricks.html"/><rdf:li rdf:resource="http://www.memorymanagement.org/"/><rdf:li rdf:resource="http://genomecenter.ucdavis.edu/index_html.html"/><rdf:li rdf:resource="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom"/><rdf:li rdf:resource="http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html"/><rdf:li rdf:resource="http://www.hpl.hp.com/personal/Hans_Boehm/gc/"/><rdf:li rdf:resource="http://www.jwz.org/doc/gc.html"/><rdf:li rdf:resource="http://www.cs.kent.ac.uk/people/staff/rej/gc.html"/><rdf:li rdf:resource="http://www.iecc.com/gclist/GC-faq.html"/><rdf:li rdf:resource="http://www.codeproject.com/cpp/garbage_collect.asp?print=true"/><rdf:li rdf:resource="http://www.digitalmars.com/rtl/gc.html"/></rdf:Seq></items></channel><item rdf:about="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom"><title>Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning</title><description></description><link>http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom</link><dc:creator>steff83</dc:creator><dc:date>2008-09-03T18:16:10+02:00</dc:date><dc:subject>limit overhead java sun exceeded GC gc OutOfMemo­ryError </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/limit"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/overhead"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/java"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/sun"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/exceeded"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/GC"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/OutOfMemo­ryError"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.memorymanagement.org/bib/gc.html"><title>The Memory Management Reference: Bibliography: By GC Technique</title><description></description><link>http://www.memorymanagement.org/bib/gc.html</link><dc:creator>gron</dc:creator><dc:date>2008-07-14T20:08:07+02:00</dc:date><dc:subject>memory GC VM Me:MastersThesis </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/memory"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/GC"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/VM"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/Me:MastersThesis"/></rdf:Bag></taxo:topics></item><item rdf:about="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom"><title>Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning</title><description></description><link>http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom</link><dc:creator>jil</dc:creator><dc:date>2008-02-14T04:10:28+01:00</dc:date><dc:subject>OutOfMemo­ryError java overhead exceeded sun GC limit gc </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/OutOfMemo­ryError"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/java"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/overhead"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/exceeded"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/sun"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/GC"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/limit"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.method-combination.net/blog/archives/2008/02/01/vm-tricks.html"><title>[Irate Nate] vm tricks</title><description>I&amp;#039;d like to share two nifty language implementation tricks I&amp;#039;ve come across recently. The first is about doing allocation safely and quickly. It&amp;#039;s helpful to have read Atomic heap transactions and fine-grain interrupts as background, but the first paragra</description><link>http://www.method-combination.net/blog/archives/2008/02/01/vm-tricks.html</link><dc:creator>fmeyer</dc:creator><dc:date>2008-02-03T11:13:19+01:00</dc:date><dc:subject>programming garbage memory vm collector gc lisp </dc:subject><content:encoded>I&amp;#039;d like to share two nifty language implementation tricks I&amp;#039;ve come across recently. The first is about doing allocation safely and quickly. It&amp;#039;s helpful &lt;span class=&#034;info&#034;&gt;...&lt;span&gt;I&amp;#039;d like to share two nifty language implementation tricks I&amp;#039;ve come across recently. The first is about doing allocation safely and quickly. It&amp;#039;s helpful to have read Atomic heap transactions and fine-grain interrupts as background, but the first paragra&lt;/span&gt;&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/programming"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/garbage"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/memory"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/vm"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/collector"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/lisp"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.memorymanagement.org/"><title>The Memory Management Reference</title><description>&amp;#034;This is a resource for programmers and computer scientists interested in memory management and garbage collection.&amp;#034;</description><link>http://www.memorymanagement.org/</link><dc:creator>mobileink</dc:creator><dc:date>2008-01-10T22:33:21+01:00</dc:date><dc:subject>implementation programming portal glossary memory gc performance </dc:subject><content:encoded>&amp;#034;This is a resource for programmers and computer scientists interested in memory management and garbage collection.&amp;#034;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/implementation"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/programming"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/portal"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/glossary"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/memory"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/performance"/></rdf:Bag></taxo:topics></item><item rdf:about="http://genomecenter.ucdavis.edu/index_html.html"><title>UC Davis Genome Center</title><description></description><link>http://genomecenter.ucdavis.edu/index_html.html</link><dc:creator>ludaesch</dc:creator><dc:date>2007-09-26T22:40:54+02:00</dc:date><dc:subject>gc </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item><item rdf:about="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom"><title>Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning</title><description>Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning - Quite useful..</description><link>http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html#par_gc.oom</link><dc:creator>gresch</dc:creator><dc:date>2007-08-07T22:14:49+02:00</dc:date><dc:subject>tuning java software gc sun develop jvm howto information </dc:subject><content:encoded>Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning - Quite useful..</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/tuning"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/java"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/software"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/sun"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/develop"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/jvm"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/howto"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/information"/></rdf:Bag></taxo:topics></item><item rdf:about="http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html"><title>Tuning Garbage Collection with the 5.0 Java[tm] Virtual Machine</title><description>This “smarter choice” of the garbage collector is generally better but is not always the best. For the user who wants to make their own choice of garbage collectors, this document will provide information on which to base that choice. This will first</description><link>http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html</link><dc:creator>fmeyer</dc:creator><dc:date>2007-01-09T06:34:22+01:00</dc:date><dc:subject>performance java5 JVM programming tuning gc java </dc:subject><content:encoded>This “smarter choice” of the garbage collector is generally better but is not always the best. For the user who wants to make their own choice of garbage c&lt;span class=&#034;info&#034;&gt;...&lt;span&gt;This “smarter choice” of the garbage collector is generally better but is not always the best. For the user who wants to make their own choice of garbage collectors, this document will provide information on which to base that choice. This will first&lt;/span&gt;&lt;/span&gt;</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/performance"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/java5"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/JVM"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/programming"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/tuning"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/java"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.hpl.hp.com/personal/Hans_Boehm/gc/"><title>A garbage collector for C and C++</title><description>The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. </description><link>http://www.hpl.hp.com/personal/Hans_Boehm/gc/</link><dc:creator>mobileink</dc:creator><dc:date>2006-06-18T01:59:29+02:00</dc:date><dc:subject>cpp garbagecollection clib boehm mgmt memory language malloc gc </dc:subject><content:encoded>The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new.</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/cpp"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/garbagecollection"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/clib"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/boehm"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/mgmt"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/memory"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/language"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/malloc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.jwz.org/doc/gc.html"><title>gc v. malloc/free</title><description>pros and cons</description><link>http://www.jwz.org/doc/gc.html</link><dc:creator>mobileink</dc:creator><dc:date>2006-01-26T11:29:39+01:00</dc:date><dc:subject>gc </dc:subject><content:encoded>pros and cons</content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.cs.kent.ac.uk/people/staff/rej/gc.html"><title>Richard Jones&amp;#039; Garbage Collection Page</title><description></description><link>http://www.cs.kent.ac.uk/people/staff/rej/gc.html</link><dc:creator>mobileink</dc:creator><dc:date>2006-01-26T11:19:35+01:00</dc:date><dc:subject>gc portal </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/portal"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.iecc.com/gclist/GC-faq.html"><title>GC FAQ -- draft</title><description></description><link>http://www.iecc.com/gclist/GC-faq.html</link><dc:creator>mobileink</dc:creator><dc:date>2006-01-26T09:39:55+01:00</dc:date><dc:subject>gc </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.codeproject.com/cpp/garbage_collect.asp?print=true"><title>A garbage collection framework for C++ - The Code Project - C++ / MFC</title><description></description><link>http://www.codeproject.com/cpp/garbage_collect.asp?print=true</link><dc:creator>fmeyer</dc:creator><dc:date>2006-01-19T03:09:11+01:00</dc:date><dc:subject>collector system:imported gc </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/collector"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/system:imported"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item><item rdf:about="http://www.digitalmars.com/rtl/gc.html"><title>Hans Boehm Garbage Collector - gc.h</title><description></description><link>http://www.digitalmars.com/rtl/gc.html</link><dc:creator>mobileink</dc:creator><dc:date>2005-11-02T04:36:36+01:00</dc:date><dc:subject>garbagecollection gc </dc:subject><content:encoded></content:encoded><taxo:topics><rdf:Bag><rdf:li rdf:resource="http://www.bibsonomy.org/tag/garbagecollection"/><rdf:li rdf:resource="http://www.bibsonomy.org/tag/gc"/></rdf:Bag></taxo:topics></item></rdf:RDF>