linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bjørnar Ness" <bjornar.ness@gmail.com>
To: linux-nfs@vger.kernel.org
Subject: caching issue with nocto
Date: Mon, 10 Jun 2013 10:37:56 +0200	[thread overview]
Message-ID: <CAJO99TmfCTYgyrwgUWUmFNGjhQhtHzA7+YDby_MNH2Bjt5tk2g@mail.gmail.com> (raw)

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

             reply	other threads:[~2013-06-10  8:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-10  8:37 Bjørnar Ness [this message]
2013-06-13  7:47 ` caching issue with nocto Bjørnar Ness

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJO99TmfCTYgyrwgUWUmFNGjhQhtHzA7+YDby_MNH2Bjt5tk2g@mail.gmail.com \
    --to=bjornar.ness@gmail.com \
    --cc=linux-nfs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).