about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-12-10 22:08:00 +0000
committerEric Wong <normalperson@yhbt.net>2013-12-10 22:08:00 +0000
commit9ed6f8849d238286b37d8a2f82207d1a9c900b73 (patch)
tree5789e3c860a6b96a78e13d17042bc3745699c6e0
parent0aeb2fa7696474c7c578f9fa6d948f4e27b88bb3 (diff)
downloadcmogstored-9ed6f8849d238286b37d8a2f82207d1a9c900b73.tar.gz
-rw-r--r--cmogstored.x7
1 files changed, 3 insertions, 4 deletions
diff --git a/cmogstored.x b/cmogstored.x
index 3fcc91b..943ebce 100644
--- a/cmogstored.x
+++ b/cmogstored.x
@@ -26,10 +26,9 @@ arenas.  While cmogstored may use many threads for filesystem I/O,
 cmogstored is designed to not be dependent on malloc(3) performance nor
 scalability.
 
-For on GNU/Linux systems with glibc, we recommend setting
-MALLOC_ARENA_TEST and MALLOC_ARENA_MAX to low numbers to limit the
-number arenas.  Setting the value of each to 1 or 2 should be enough,
-even.
+On GNU/Linux systems with glibc, we recommend setting MALLOC_ARENA_TEST
+and MALLOC_ARENA_MAX to low numbers to limit the number arenas.  Setting
+the value of each to 1 or 2 should be enough, even.
 
 [REPORTING BUGS]
 Only bug reports in plain-text email will be read.