Age | Commit message (Collapse) | Author |
|
fixes to merge
|
|
|
|
added LLThreadLocalPtr
broke llmutex out into llmutex.h
got primary sampling buffer under thread local storage
|
|
memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
|
|
|
|
|
|
|
|
tested
|
|
repository.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
errors and crashes associated with private memory pool.
|
|
implementation.
|
|
pool.
|
|
|
|
|
|
reviewed by davep.
|
|
|
|
|
|
|
|
|
|
|
|
locate memory leaking
|
|
|
|
chunk to the tail of the linked list so new allocations go to oldest chunks first.
|
|
|
|
|
|
|
|
|
|
|
|
there)
|
|
|
|
|
|
|
|
|
|
more to come.
|
|
|
|
|
|
actually works properly.
|