linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* caching issue with nocto
@ 2013-06-10  8:37 Bjørnar Ness
  2013-06-13  7:47 ` Bjørnar Ness
  0 siblings, 1 reply; 2+ messages in thread
From: Bjørnar Ness @ 2013-06-10  8:37 UTC (permalink / raw)
  To: linux-nfs

Mounting with nocto option drasticly improves performance, but doing
some tests, it seems that if a file is modified, either from the
client doing the mount or other client, the file is never cached
again.

Can this be seen as a bug?

Test:

while true;do time cat /usr/src/linux-3.9.5(include/linux/*.h >/dev/null;done

Stabilizes on ~10ms here with nocto

But then, if touching a file from either same client or other, time
skyrockets, and never gets back to anything near 10ms! Only solution
is to unmount and mount again..


Is this expected behaviour?

--
Bj(/)rnar

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-13  7:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-10  8:37 caching issue with nocto Bjørnar Ness
2013-06-13  7:47 ` Bjørnar Ness

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).