Lines Matching full:caching
53 The basic principal is that the protocol will disable client caching of a
60 There are three types of leases: read caching, write caching and non-caching.
63 A read caching lease allows for client data caching, but no file modifications
65 A write caching lease allows for client caching of writes,
85 among the NQNFS clients by disabling client caching whenever a server file
88 a write caching lease and any other client,
121 an expired write caching lease to push dirty writes.
148 the LRU inode cache, but this should only reduce the client caching performance
179 server network connection is severed just before a write caching lease expires,
183 is intrinsic in any delay write caching scheme unless the server is required to
188 Since the write caching lease has expired on the client,
197 the following lease termination rule for write caching leases
199 A write caching lease is only terminated on the server when there are have
206 There is a serious unresolved problem for delayed write caching with respect to
296 The lease permits client caching if "cachable" is true.