summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/memblock.c
Commit message (Expand)AuthorAgeFilesLines
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-47/+47
* Revert r1404 and keep it on a development branch until it is fully tested.Pierre Ossman2006-11-061-390/+117
* rework memory block management to be thread-safe and mostly lock-free.Lennart Poettering2006-09-261-117/+390
* don't maintain a list of allocated mempool slots, we don't use it anywayLennart Poettering2006-09-071-6/+1
* make pa_mempool_stat thread-safe/lock-freeLennart Poettering2006-08-291-33/+34
* modify memory block reference counting to use the new reference counting APILennart Poettering2006-08-291-12/+12
* fix typoPierre Ossman2006-08-231-1/+1
* Fix detection of page size for non-POSIX systems.Pierre Ossman2006-08-221-1/+7
* generate per-type memory block statisticsLennart Poettering2006-08-191-1/+18
* add new function pa_mempool_is_shared() to test whether a memory pool is suit...Lennart Poettering2006-08-181-0/+6
* remove all occurences of Lennart Poettering2006-08-181-3/+3
* Rework memory management to allow shared memory data transfer. The central ideaLennart Poettering2006-08-181-73/+664
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+173