From: Jeffrey Altman Date: Thu, 29 Jul 2004 15:38:57 +0000 (+0000) Subject: nonpersistentcaching-20040729 X-Git-Tag: BP-openafs-stable-1_4_x~54 X-Git-Url: https://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=20cfcb0aea5aedc63fcb2695d540ed28c5cf899d nonpersistentcaching-20040729 document new value --- diff --git a/doc/txt/winnotes/registry.txt b/doc/txt/winnotes/registry.txt index 2d94d82..9ace6bb 100644 --- a/doc/txt/winnotes/registry.txt +++ b/doc/txt/winnotes/registry.txt @@ -111,6 +111,19 @@ Variable: cm_CachePath Location of on-disk cache file. The default implies the root directory of the boot disk + +Value : NonPersistentCaching +Type : DWORD [0..1] +Default : 0 +Variable: buf_CacheType + + When this registry value is set to a non-zero value, the CachePath + value is ignored and the cache data is stored in the windows paging + file. This prevents the use of persistent caching (when available) + as well as the ability to alter the size of the cache at runtime + using the "fs setcachesize" command. + + Value : TrapOnPanic Type : DWORD {1,0} Default : 0