C
Chris Thomasson
[...]
Some of the techniques can include special forms of reference counting.
[...]
I guess we should discuss some possible methods that can be used to reduce
the overhead in general-purpose garbage collectors. Any clever ideas?
;^)
Here are just a few of mine:
_____________________
http://groups.google.com/group/comp.lang.c++/browse_frm/thread/95007ffdf246d50e
(read whole thread...)
http://groups.google.com/group/comp.lang.c++.moderated/browse_frm/thread/65c9c2673682d4cf
http://appft1.uspto.gov/netacgi/nph...70".PGNR.&OS=DN/20070067770&RS=DN/20070067770
(a possible technique for a GC to use...)
_____________________
:^)
^^^^^^^^^^^^^^^^^^^^^^^This is simply not true in all cases. I can come up with several scaleable
memory management techniques that a traditional GC cannot compete with.
Some of the techniques can include special forms of reference counting.
[...]
I guess we should discuss some possible methods that can be used to reduce
the overhead in general-purpose garbage collectors. Any clever ideas?
;^)
Here are just a few of mine:
_____________________
http://groups.google.com/group/comp.lang.c++/browse_frm/thread/95007ffdf246d50e
(read whole thread...)
http://groups.google.com/group/comp.lang.c++.moderated/browse_frm/thread/65c9c2673682d4cf
http://appft1.uspto.gov/netacgi/nph...70".PGNR.&OS=DN/20070067770&RS=DN/20070067770
(a possible technique for a GC to use...)
_____________________
:^)