From 8b99865bb1db5e349cfdacc795ca2160a32604e1 Mon Sep 17 00:00:00 2001 From: Basavanagowda Kanur Date: Sat, 21 Feb 2009 15:27:03 +0530 Subject: removed to 'option cache-size ' in example volfiles for io-threads. io-threads translator does not take 'cache-size' option now. so removed all references to 'cache-size' option for performance/io-threads. Signed-off-by: Anand V. Avati --- doc/translator-options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/translator-options.txt') diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 38b04b5f..5c6d76d4 100644 --- a/doc/translator-options.txt +++ b/doc/translator-options.txt @@ -125,7 +125,7 @@ performance/io-cache: * priority GF_OPTION_TYPE_ANY * cache-timeout (force-revalidate-timeout) GF_OPTION_TYPE_INT 0-60 * page-size GF_OPTION_TYPE_SIZET (16 * GF_UNIT_KB)-(4 * GF_UNIT_MB) - * cache-size GF_OPTION_TYPE_SIZET (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB) + * cache-size GF_OPTION_TYPE_SIZET (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB) auth: - addr: -- cgit