Hi,

By looking at the php6 gc I guess you introduce  a mark and sweep gc.
Looking at the *_root function, it also seems that you have a generational mark & sweep gc.

I have a couple of question :

How many generation do you have?

What is the meaning of the different color (black, white, grey)?

Thanks

-mthk

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to