ons 2011-06-22 klockan 00:47 +1200 skrev Amos Jeffries: > Do we want to eventually make memory initialization happen on first use? > In which case I commit this patch now as one small step towards that.
The only I remember having an opinion on is that we should not do any pooled allocations before main(). Today we do lots of pooled allocations even before the pooled allocator subsystem is initialized. Regards Henrik
