[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: concurrent GC
Scott.Fahlman@SEF-PMAX.SLISP.CS.CMU.EDU writes:
> Sandro,
>
> Thanks for the ideas about how to use the external pager stuff. I'm a bit
> afraid of becoming too Mach-dependent. Do you happen to know if this
> facility is among the things that will be carried over to the OSF system?
> If so, we don't have to worry so much about providing separate Mach and
> vanilla-Unix ways of doing things.
>
> -- Scott
I think I've come up with a simple way to easily support both a w/
threads and a w/o threads version. In fact, you should be able to use
the same FASL files in both. (Assuming that you don't use any of the
threads support, of course.)
-William