summaryrefslogtreecommitdiffstats
path: root/runtime/transport/procfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/transport/procfs.c')
-rw-r--r--runtime/transport/procfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/transport/procfs.c b/runtime/transport/procfs.c
index b878a0f5..96337466 100644
--- a/runtime/transport/procfs.c
+++ b/runtime/transport/procfs.c
@@ -9,7 +9,7 @@
* later version.
*/
-#define STP_DEFAULT_BUFFERS 128
+#define STP_DEFAULT_BUFFERS 256
static int _stp_current_buffers = STP_DEFAULT_BUFFERS;
static struct list_head _stp_ready_q;