[Openmcl-devel] Thread-local allocation pools

David L. Rager ragerdl at cs.utexas.edu
Tue Nov 9 09:42:07 CST 2010


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


More information about the Openmcl-devel mailing list