Mail Archives: opendos/1997/04/28/07:28:40
Once upon a time (on 26 Apr 97 at 23:57) Lorier said:
> >> A garbage collector is a process that deallocates memory automatically. a
> >> GC, you never call free() - you just leave memory lying around, and the
> >> cleans up after you. Now, a parallel GC runs as a seperate thread. The
> >> system looks at the amount of memory being allocated by the program, and
> >> amount of memory being found as unreachable by the GC. If the program is
> >> allocating faster than the GC is freeing, the GC gets a priority boost,
> >> fragmenting, and use it as a basis for the clock ticks allocated to the
> >> defragger.
> >mmm... sounds sensible. Do you know of any GC already working somewhere?
>
> Java has a nice one.
Yes, but it's still an *application* garbage collector, and not a *system*
one.
> I still think that running a defragger is rather useless if we can use a FS
> that doesn't require it :)
Exactly.
==================================================
Stand straight, look me in the eye and say goodbye
Stand straight, we drifted past the point of
reasons why.
Yesterday starts tommorow, tommorow starts today
And the problems seem to be we're picking up the
pieces of a ricochet...
- Raw text -