Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Languages Misc > Re: GC Design Q...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 10 Topic 1122 of 1217
Post > Topic >>

Re: GC Design Question

by Nils M Holm <news2008@[EMAIL PROTECTED] > Mar 21, 2008 at 06:49 AM

Pie Squared <PieSquared@[EMAIL PROTECTED]
> wrote:
> So, is there some way to have a conservative GC which moves it's
> objects around?

The classic approach would be to sacrifice one bit to distinguish
between integers and pointers, but I guess this would turn the
GC into a precise one. Why do you want to use a conservative GC?

> Explanations, ideas, hints, links to papers - anything is welcome.
> Thanks!

Boehm's collector appears to be a conservative copying collector.

See Boehm, Weiser "Garbage collection in an uncooperative environment",
    Software Practice and Experience 18(9):807-820, 1988.

-- 
Nils M Holm <n m h @[EMAIL PROTECTED]
 t 3 x . o r g> -- http://t3x.org/nmh/
 




 10 Posts in Topic:
GC Design Question
Pie Squared <PieSquare  2008-03-20 15:04:31 
Re: GC Design Question
Nils M Holm <news2008@  2008-03-21 06:49:24 
Re: GC Design Question
"Aaron Gray" &l  2008-03-22 21:08:47 
Re: GC Design Question
Hallvard B Furuseth <h  2008-03-23 20:08:15 
Re: GC Design Question
Friedrich Dominicus <j  2008-03-24 07:48:59 
Re: GC Design Question
Hallvard B Furuseth <h  2008-03-25 17:05:11 
Re: GC Design Question
Hallvard B Furuseth <h  2008-03-25 17:06:18 
Re: GC Design Question
"cr88192" <c  2008-03-23 10:47:39 
Re: GC Design Question
torbenm@[EMAIL PROTECTED]  2008-03-25 16:02:48 
Re: GC Design Question
Waldek Hebisch <hebisc  2008-03-26 18:20:25 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 5:30:41 CDT 2008.