[dmd-concurrency] D's Memory Model

Walter Bright walter at digitalmars.com
Wed Feb 10 12:14:12 PST 2010



Kevin Bealer wrote:
>
>
> Would it be practical for particular cache lines to have some kind of 
> affinity for a given local allocator or for a cache line with both 
> live and data and garbage to have an affinity for one of the thread 
> pools that already owns an object within it?
>

I don't know.


More information about the dmd-concurrency mailing list