Speeding up GC
Alexandre Oliva
aoliva@redhat.com
Tue Jun 4 11:42:00 GMT 2002
On Jun 4, 2002, "David S. Miller" <davem@redhat.com> wrote:
> I think it is more worthwhile to clean up HOW we allocate
> objects, especially "throw away" objects such as temporary RTL.
So how about going back to using obstacks for allocation and grouping
of objects, and doing garbage collection on obstacks, instead of on
individual objects?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Gcc
mailing list