lua-users home
lua-l archive

Re: how to tune generational collector in work3?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> This fixes it:
> 
> [...]
> + luaC_runtilstate(L, ~bitmask(GCSpause));
> luaC_runtilstate(L, bitmask(GCSpause)); /* run collection */
This seems a stupid bug; sorry about that. Minor collections were void.
(This shows that the tests about minor collections are still not
in the test suit. A small change a few weeks ago broke it and we did
not notice...)
How things are working now?
-- Roberto

AltStyle によって変換されたページ (->オリジナル) /