From cddb4b8f5a193e32d1400963cd177fe47c8570df Mon Sep 17 00:00:00 2001 From: Alexander Gorrod Date: Fri, 8 May 2015 05:34:43 +0000 Subject: Import wiredtiger-wiredtiger-2.5.3-486-g4f9aa1c.tar.gz from wiredtiger branch mongodb-3.2 --- src/third_party/wiredtiger/dist/api_data.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/third_party/wiredtiger/dist/api_data.py') diff --git a/src/third_party/wiredtiger/dist/api_data.py b/src/third_party/wiredtiger/dist/api_data.py index 48bbee6cdde..f9ce33f33a6 100644 --- a/src/third_party/wiredtiger/dist/api_data.py +++ b/src/third_party/wiredtiger/dist/api_data.py @@ -142,8 +142,8 @@ file_config = format_meta + [ are also available. See @ref compression for more information''', func='__wt_compressor_confchk'), Config('cache_resident', 'false', r''' - do not ever evict the object's pages; see @ref - tuning_cache_resident for more information''', + do not ever evict the object's pages from cache. Not compatible with + LSM tables; see @ref tuning_cache_resident for more information''', type='boolean'), Config('checksum', 'uncompressed', r''' configure block checksums; permitted values are on -- cgit v1.2.1