All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Marshall <hubcap@omnibond.com>
To: David Howells <dhowells@redhat.com>, Mike Marshall <hubcap@omnibond.com>
Cc: Matthew Wilcox <willy@infradead.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: Re: [RFC PATCH v2] implement orangefs_readahead
Date: Mon, 26 Apr 2021 15:01:23 -0400	[thread overview]
Message-ID: <CAOg9mSTXDHyE5W7-GQt0+u3z=SM7w8=bh=VwR2F8ShO=5kKbuQ@mail.gmail.com> (raw)
In-Reply-To: <CAOg9mSSCFJ2FgQ2TAeaz6CLf010wbsBws6h6ou0NW8SPNBzwSg@mail.gmail.com>

I added the "Four fixes for ITER_XARRAY" patch and got things
running again.

I ran the tests I had regressions on by themselves, and I still fail
generic/075, generic/112, generic/127 and generic/263.

generic/438 passes now.

I was analyzing what test 075 was doing when it was failing, and I
found it to be doing this:

/home/hubcap/xfstests-dev/ltp/fsx -d -N 1000 -S 0 -P
/home/hubcap/xfstests-dev /pvfsmnt/whatever

The above used to fail every time... now it works every time.

Progress :-).

I'm about to launch the whole suite of tests, I'll report back
on what happens later...

-Mike

On Mon, Apr 26, 2021 at 10:53 AM Mike Marshall <hubcap@omnibond.com> wrote:
>
> >> Is it easy to set up an orangefs client and server?
>
> I think it is easy to set up a test system on a single VM,
> but I do it all the time. I souped up the build details in
> Documentation/filesystems/orangefs.rst not too long
> ago, I hope it is useful.
>
> Your VM would need to be a "developer" VM,
> with all the autotools stuff and such if you build
> from source. I also worked on the configure stuff
> so that you would learn about any packages you
> lack at configure time, I hope that is also still good.
>
> I read your message about trying again with the
> "Four fixes for ITER_XARRAY" patch, I'll report
> on how that goes...
>
> -Mike
>
> On Sun, Apr 25, 2021 at 3:49 AM David Howells <dhowells@redhat.com> wrote:
> >
> > Mike Marshall <hubcap@omnibond.com> wrote:
> >
> > > >> I wonder if you should use iov_length(&iter)
> > >
> > > iov_length has two arguments. The first one would maybe be iter.iov and
> > > the second one would be... ?
> >
> > Sorry, I meant iov_iter_count(&iter).
> >
> > I'll look at the other things next week.  Is it easy to set up an orangefs
> > client and server?
> >
> > David
> >

  reply	other threads:[~2021-04-26 19:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-31 22:25 [RFC PATCH] implement orangefs_readahead Mike Marshall
2021-02-01 13:08 ` Matthew Wilcox
2021-02-02  3:32   ` Mike Marshall
2021-03-13 15:31     ` [RFC PATCH v2] " Mike Marshall
2021-03-17  3:04       ` Mike Marshall
2021-03-24 11:10     ` David Howells
2021-03-27  2:55       ` Mike Marshall
2021-03-27  3:50         ` Matthew Wilcox
2021-03-27  8:31         ` David Howells
2021-03-27 13:56           ` Matthew Wilcox
2021-03-27 15:40             ` Mike Marshall
2021-03-27 15:56               ` Matthew Wilcox
2021-03-28  3:04                 ` Mike Marshall
2021-03-29  1:51                   ` Mike Marshall
2021-03-29  9:37                   ` David Howells
2021-03-29 23:25                     ` Mike Marshall
     [not found]                       ` <3726695.1617284551@warthog.procyon.org.uk >
2021-04-13 15:08                         ` David Howells
2021-04-16 14:36                           ` Mike Marshall
2021-04-16 15:14                             ` Matthew Wilcox
2021-04-25  1:51                               ` Mike Marshall
2021-04-16 15:41                           ` David Howells
2021-04-25  1:43                             ` Mike Marshall
2021-04-25  7:49                             ` David Howells
2021-04-26 14:53                               ` Mike Marshall
2021-04-26 19:01                                 ` Mike Marshall [this message]
2021-04-26 20:01                                 ` David Howells
2021-04-26  8:37                             ` David Howells
2021-04-01 13:42                     ` David Howells
2021-04-08 20:39                       ` Mike Marshall

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='CAOg9mSTXDHyE5W7-GQt0+u3z=SM7w8=bh=VwR2F8ShO=5kKbuQ@mail.gmail.com' \
    --to=hubcap@omnibond.com \
    --cc=dhowells@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=willy@infradead.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 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.