Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
1696 Discussions

Transforming Single-Thread Allocators Into Multi-Thread Allocators

chris_thomasson
Beginner
439 Views

It seems like somebody deleted the last post I made. I dont know why; it was not spam. If it came off that way, I am sorry. Anyway, I was trying to let this group know I invented an algorithm that can be used to transform an inherently single-threaded general-purpose memory allocator into a multi-threaded one that has excellent scalability and performance characteristics. I thought it would be of interest to a threading group:

http://groups.google.com/group/comp.programming.threads/browse_frm/thread/eb87f9cb2cb62d84

http://groups.google.com/group/comp.programming.threads/browse_frm/thread/112ad2e8dcdc6ac7

Any thoughts?
0 Kudos
0 Replies
Reply