Greetings CCL Community, It appears that cache thrashing could be a cause of bad performance in my multi-threaded application. Is there a way to tell CCL threads to use a thread-local allocation pool that can still be read from other threads? Thanks, David