
Date: Mon, 09 Sep 2013 11:57:43 -0500 From: Larry Evans
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?
No idea, I was just speculating, actually, I am not sure I will be able to do it. On the other hand, I suppose there should be a way to do it. Just need some time and thought.
Best of luck on this project, Santiago!
-regards, Larry
Thank you!