Merge remote branch 'phish3/master'

This commit is contained in:
Lennart Poettering 2009-10-07 03:43:24 +02:00
commit 9f226d25d6
4 changed files with 2166 additions and 1 deletions

View file

@ -54,7 +54,7 @@
* stored in SHM and our OS does not commit the memory before we use
* it for the first time. */
#define PA_MEMPOOL_SLOTS_MAX 1024
#define PA_MEMPOOL_SLOT_SIZE (64*1024)
#define PA_MEMPOOL_SLOT_SIZE (128*1024)
#define PA_MEMEXPORT_SLOTS_MAX 128