mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
pulseaudio: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/src/pulsecore/memblock.c
|
||||
+++ b/src/pulsecore/memblock.c
|
||||
@@ -57,7 +57,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 64
|
||||
|
||||
#define PA_MEMEXPORT_SLOTS_MAX 128
|
||||
|
||||
Reference in New Issue
Block a user