
On 09/09/13 10:50, Santiago Tapia wrote: [snip]
I will try to develop a prototype from Larry Evans' example (with his permission).
You're welcome to use my example.
But because I am not an expert on alignment and memory optimization, I will try to use something "more standard", actually I am going trying to use the allocator to compute the "right" address to place an object of a given type that is greater that a "free" memory pointer. In that way, I also expect to take advantages of allocator such as tbb cache aligned allocator.
I know nothing about how 'to use the allocator to compute the "right" address'; hence, I'm afraid I can't be any help there. Could you maybe give a brief summary of how that works?
Again, thank you all for your comments.
Regards,
Santiago
Best of luck on this project, Santiago! -regards, Larry