We have added support for multiple preimage space entry suballocator lists. Preimage space entries are allocated from a memory suballocator list that is used specifically for allocations of that type. In a multi-threaded performance test we noticed contention on the mutex that serializes access to the preimage memory suballocator list.