All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Staubach <staubach@redhat.com>
To: Mark Steele <mark@zango.com>
Cc: nfs@lists.sourceforge.net
Subject: Re: strange caching behavior
Date: Fri, 08 Jul 2005 16:34:17 -0400	[thread overview]
Message-ID: <42CEE349.6050204@redhat.com> (raw)
In-Reply-To: <3C7A1801D550F14B96C2EB6D2C8B989B0835143B@seaex01.180solutions.com>

Mark Steele wrote:

>Hi Peter,
>
>The opcode cache is working as expected. It detects the changes
>in the php scripts and recompiles the new files into memory.
>
>Therefore it sees the change in the modification time of the files.
>
>I am using rsync to update the files on the server from a code 
>repository.
>
>I don't see how either of things things affect the behavior of the
>NFS.
>
>Using more caching/less bandwidth when 'freshly' mounted 
>without any file updates 
>
>VS. 
>
>Using lots of bandwidth when files are changed on the NFS server
>(which is done infrequently)
>

My thinking that was the NFS client typically does not do things on its
own, but does so based on application activity.  For a large enough
working set, the more applications request from the file system, the
more traffic that there will be over the wire.

What does the increased traffic look like?  Is it metadata style operations
such as GETATTR or LOOKUP or is it data movement like READ?  What is the
typical working set size, in bytes and numbers of files, of these scripts?

    Thanx...

       ps


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP, 
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

  reply	other threads:[~2005-07-08 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-08 20:20 strange caching behavior Mark Steele
2005-07-08 20:34 ` Peter Staubach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-08 16:28 Mark Steele
2005-07-08 18:17 ` Peter Staubach

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=42CEE349.6050204@redhat.com \
    --to=staubach@redhat.com \
    --cc=mark@zango.com \
    --cc=nfs@lists.sourceforge.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.