linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Subrata Modak <subrata-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
To: Miklos Szeredi <miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.org>,
	"jens.axboe" <jens.axboe-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
Cc: linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	ltp-list-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [rfc patch 0/4] splice: cleanups and fixes
Date: Thu, 26 Jun 2008 13:04:38 +0530	[thread overview]
Message-ID: <1214465694.5575.15.camel@subratamodak.linux.ibm.com> (raw)
In-Reply-To: <E1KBVXV-000618-C9-8f8m9JG5TPIdUIPVzhDTVZP2KDSNp7ea@public.gmane.org>

On Wed, 2008-06-25 at 16:00 +0200, Miklos Szeredi wrote:
> > Would you also like to provide some wonderful feedback for the
> > vmsplice() syscall test cases like the way you provided for the splice()
> > test cases?
> 
> I haven't looked at vmsplice() yet.  I think Jens would be in a better
> position to provide such feedback.

Thanks Miklos. I would also request feedback from Jens as well.

Hi Jens,

Miklos has recently helped us review the spilce() syscall test cases in
LTP, available at:
http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/syscalls/splice/
and has provided us valuable feedback on improvements of these test
cases on the following lines:

> > Well, there's probably lot more different tests that could be done:
> > 
> >  - splicing from various sources (socket, pipe, regular file)
> >  - splicing to various sources (...)
> >  - splicing in full page(s)
> >  - splicing in partial page(s)
> >  - filling the destination pipe (blocking/nonblocking)
> >  - splicing in a big buffer (bigger than the pipe buffer)
> >  - splicing out full buffers
> >  - splicing out partial buffers
> >  - splicing out multiple buffers
> >  - splicing out more data then is in the pipe (blocking/nonblocking)
> >  - parallel splicing (in and/or out)
> > 

I would request you to kindly help us review the vmspilce() syscall test
cases in LTP, and also give us review feedback and improvements on the
same:
http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/syscalls/vmsplice/

Regards--
Subrata

> 
> Thanks,
> Miklos


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

  parent reply	other threads:[~2008-06-26  7:34 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-21 15:46 [rfc patch 0/4] splice: cleanups and fixes Miklos Szeredi
2008-06-21 15:46 ` [rfc patch 1/4] splice: fix comment Miklos Szeredi
2008-06-21 15:46 ` [rfc patch 2/4] splice: remove steal from pipe_buf_operations Miklos Szeredi
2008-06-24  8:01   ` Jens Axboe
2008-06-24  8:50     ` Miklos Szeredi
2008-06-24 12:21       ` Nick Piggin
2008-06-21 15:46 ` [rfc patch 3/4] splice: remove confirm " Miklos Szeredi
2008-06-24  8:04   ` Jens Axboe
2008-06-24  8:54     ` Miklos Szeredi
2008-06-24 11:19       ` Jens Axboe
2008-06-24 11:36         ` Miklos Szeredi
2008-06-24 11:46           ` Evgeniy Polyakov
2008-06-24 12:02             ` Miklos Szeredi
2008-06-24 12:15               ` Evgeniy Polyakov
2008-06-24 12:16           ` Nick Piggin
2008-06-24 12:22             ` Jens Axboe
2008-06-24 13:00             ` Miklos Szeredi
2008-06-24 17:30           ` Linus Torvalds
2008-06-24 18:24             ` Miklos Szeredi
2008-06-24 18:31               ` Linus Torvalds
2008-06-24 19:05                 ` Miklos Szeredi
2008-06-24 19:17                   ` Linus Torvalds
2008-06-24 19:24                     ` Miklos Szeredi
2008-06-24 19:26                       ` Miklos Szeredi
2008-06-24 19:32                         ` Miklos Szeredi
2008-06-24 19:47                           ` Linus Torvalds
2008-06-24 20:06                             ` Miklos Szeredi
2008-06-24 19:45                       ` Linus Torvalds
2008-06-21 15:46 ` [rfc patch 4/4] splice: use do_generic_file_read() Miklos Szeredi
2008-06-24  8:05   ` Jens Axboe
2008-06-24 11:11     ` Miklos Szeredi
2008-06-21 17:20 ` [rfc patch 0/4] splice: cleanups and fixes Subrata Modak
2008-06-22  6:16   ` Miklos Szeredi
2008-06-23 15:26     ` Subrata Modak
2008-06-25 13:17       ` [LTP] " Subrata Modak
2008-06-25 14:00         ` Miklos Szeredi
     [not found]           ` <E1KBVXV-000618-C9-8f8m9JG5TPIdUIPVzhDTVZP2KDSNp7ea@public.gmane.org>
2008-06-26  7:34             ` Subrata Modak [this message]
2008-10-22 12:41               ` Subrata Modak

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=1214465694.5575.15.camel@subratamodak.linux.ibm.com \
    --to=subrata-23vcf4htsmix0ybbhkvfkdbpr1lh4cv8@public.gmane.org \
    --cc=jens.axboe-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org \
    --cc=linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ltp-list-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=miklos-sUDqSbJrdHQHWmgEVkV9KA@public.gmane.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).