[Vm-dev] [Pharo-project] Plan/discussion/communication around new object format

Igor Stasenko siguctua at gmail.com
Thu Jun 14 23:29:10 UTC 2012


btw about memory segments..

look, we have them already:
 - old space
 - new space
 - JIT space
 - stack

so, all we need is to crystallize it into generic concept , and so we can add:

 - read-only space
 - pinned space
 - whatever space

For to me it is a logical step, what everyone should do, once he sees
a common pattern. We should generalize that.
And in contrary to Stefan's fears i think this will lead us to better
levels of quality in VM design.


More information about the Vm-dev mailing list