Scalable memory pool?

Scalable memory pool?

jczhang_bj的头像

I know TBB has scalable_allocator. Does it have scalable memory pools (like boost::pool or boost::object_pool)? So, I can allocate many objects, and later free them at one place.
Thanks!

2 帖子 / 0 new
最新文章
如需更全面地了解编译器优化,请参阅优化注意事项.
Vladimir Polin (Intel)的头像

登陆并发表评论。