Hi, On Thu, 29 Aug 2013, Richard Biener wrote:
> > Fork-fire-forget is really a much simpler choice here IMO; no worries > > about shared resources, less debug hassle. > > It might be not as cheap as it is on Linux hosts on other hosts of > course. Sure. Don't use it there then. Not a reason for not having the improvement on linux. > Also I'd rather try to avoid I/O than solving the issue by parallelizing > it. Of course. There's always something still better. > Of course we can always come back to this kind of hack later. For 4.9 latest, if we don't have anything nicer by then. OTOH we could also remove Honzas patch when and if something better comes around ;) Ciao, Michael.