From 698d096caeb396ed1a89de5328c569125bd44c99 Mon Sep 17 00:00:00 2001 From: Feng Date: Fri, 23 Oct 2015 17:54:31 +0800 Subject: [PATCH] +zdbbl --- rel/files/vm.args | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rel/files/vm.args b/rel/files/vm.args index ef3307fed..8e37830dc 100644 --- a/rel/files/vm.args +++ b/rel/files/vm.args @@ -28,6 +28,10 @@ ## max atom number ## +t +## Set the distribution buffer busy limit (dist_buf_busy_limit) in kilobytes. +## Valid range is 1-2097151. Default is 1024. +## +zdbbl 8192 + ##------------------------------------------------------------------------- ## Env ##-------------------------------------------------------------------------