linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Troy Benjegerdes <hozer@hozed.org>
To: Linux filesystem caching discussion list <linux-cachefs@redhat.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: Re: NFS Patch for FSCache
Date: Wed, 18 May 2005 21:18:06 -0500	[thread overview]
Message-ID: <20050519021806.GG999@kalmia.hozed.org> (raw)
In-Reply-To: <6762.1116412120@redhat.com>

> Reading one really big file (bigger than the memory available) over AFS, with
> a cold cache it took very roughly 107% of the time it took with no cache; but
> using a warm cache, it took 14% of the time it took with no cache. However,
> this is on my particular test box, and it varies a lot from box to box.

What network did that box have?

I'm finding that with OpenAFS, and memcache, read performance is
affected greatly by the -chunksize argument to afsd. Using -chunksize 20 
(1MB chunks) gets me around 50MB/sec, while -chunksize 18 gets
5-7MB/sec. (I believe that's the size of the 'fetchrpc' calls)

Another question with the afs client.. I'd really like to use the kafs
client to mount a root filesystem, then use OpenAFS to mount /afs so
I can have read/write support. I went so far as to patch kafs to mount 
as type 'kafs', but then found that both clients want to listent on port
7000. Can I either

	a) change the port for kafs
	b) get working read-write and auth support for kafs?

I'm guessing a) is much more likely.. 

  reply	other threads:[~2005-05-19  2:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12 22:43 [Linux-cachefs] Re: NFS Patch for FSCache Lever, Charles
2005-05-13 11:17 ` David Howells
2005-05-14  2:08   ` Troy Benjegerdes
2005-05-16 12:47   ` [Linux-cachefs] " David Howells
2005-05-17 21:42     ` David Masover
2005-05-18 10:28     ` [Linux-cachefs] " David Howells
2005-05-19  2:18       ` Troy Benjegerdes [this message]
2005-05-19  6:48         ` David Masover
  -- strict thread matches above, loose matches on Subject: below --
2005-05-18 16:32 Lever, Charles
2005-05-18 17:49 ` David Howells
2005-05-10 18:43 Steve Dickson
2005-05-09 10:31 ` Steve Dickson
2005-05-09 21:19   ` Andrew Morton
2005-05-10 19:12     ` [Linux-cachefs] " David Howells
2005-05-14  2:18       ` Troy Benjegerdes
2005-05-16 13:30       ` David Howells

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=20050519021806.GG999@kalmia.hozed.org \
    --to=hozer@hozed.org \
    --cc=linux-cachefs@redhat.com \
    --cc=linux-fsdevel@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).