On 10/3/2011 12:48 PM, deadalnix wrote:
What do you think ? Is it something it worth working on ? If it is, how can I
help ?

It is a great idea, and it has been discussed before. The difficulties are when thread local allocated data gets shared with other threads, like for instance immutable data that is implicitly shareable.

Reply via email to