linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: vikas gupta <vikas_gupta51013@yahoo.co.in>
To: "Sébastien Dugué" <sebastien.dugue@bull.net>
Cc: linux-aio@kvack.org, linux-kernel@vger.kernel.org, bcrl@kvack.org
Subject: Re: AIO Support and related package information??
Date: Mon, 26 Sep 2005 15:06:13 +0100 (BST)	[thread overview]
Message-ID: <20050926140613.75109.qmail@web8402.mail.in.yahoo.com> (raw)
In-Reply-To: <1127742313.2103.27.camel@frecb000686>

Hi Sebastien

Thanks for Your reply .. I am now trying for that
Sysbench ..

In the mean time i have executed test cases that are
under check folder in libposix package ...
Well I am getting following result ...
----------------------------------------------------
aio_cancel
aio_cancel: cancel error : 11 (Resource temporarily
unavailable)

real	0m0.017s
user	0m0.001s
sys	0m0.002s
aio_cancel_fd
aio_cancel_fd: cancel returned AIO_NOTCANCELED

real	0m0.004s
user	0m0.003s
sys	0m0.002s
aio_fsync
aio_fsync: fsync error 22 (Invalid argument)

real	0m0.003s
user	0m0.001s
sys	0m0.002s
aio_read_one

real	0m0.004s
user	0m0.001s
sys	0m0.003s
aio_read_one_sig
aio_read_one_sig: aio_read error: Invalid argument

real	0m0.003s
user	0m0.001s
sys	0m0.002s
aio_read_one_thread
aio_read_one_thread: aio_read error: Invalid argument

real	0m0.003s
user	0m0.000s
sys	0m0.003s
aio_read_one_thread_id
aio_read_one_thread_id: aio_read error: Invalid
argument

real	0m0.003s
user	0m0.000s
sys	0m0.003s
aio_suspend
aio_suspend: lio_listio failed (Invalid argument)

real	0m0.003s
user	0m0.000s
sys	0m0.003s
aio_suspend_timeout
aio_suspend_timeout: lio_listio failed (Invalid
argument)

real	0m0.003s
user	0m0.000s
sys	0m0.003s
aio_write_one

real	0m0.004s
user	0m0.000s
sys	0m0.004s
aio_write_one_sig
aio_write_one_sig: aio_write error: Invalid argument

real	0m0.003s
user	0m0.001s
sys	0m0.002s
aio_write_one_thread
aio_write_thread: aio_write error: Invalid argument

real	0m0.003s
user	0m0.002s
sys	0m0.002s
aio_write_one_thread_id
aio_write_one_thread_id: aio_write error: Invalid
argument

real	0m0.003s
user	0m0.000s
sys	0m0.003s
lio_listio_nowait
lio_listio_nowait: lio_listio failed: Invalid argument

real	0m0.003s
user	0m0.001s
sys	0m0.002s
lio_listio_wait
lio_listio_wait: lio_listio failed: Invalid argument

real	0m0.003s
user	0m0.001s
sys	0m0.002s
--------------------------------------
Apart from that two test cases aio_read_one_thread_id
and aio_write_one_thread_id are hanging ...

Can You please justify this behaviour ....
As most of the testcases are giving either
error(Invalid Argument ..) 

I have also executed same test cases for glibc but
their it is not showing this behaviour ...???

Thanks in advance 




		
__________________________________________________________ 
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com

  reply	other threads:[~2005-09-26 14:06 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-22  3:08 AIO Support and related package information?? vikas gupta
2005-09-22  7:46 ` Sébastien Dugué
2005-09-23  3:10   ` vikas gupta
2005-09-23  7:05     ` Sébastien Dugué
2005-09-26  7:32       ` vikas gupta
2005-09-26  8:59         ` Sébastien Dugué
2005-09-26  9:13           ` vikas gupta
2005-09-26 13:45             ` Sébastien Dugué
2005-09-26 14:06               ` vikas gupta [this message]
2005-09-26 14:34                 ` Sébastien Dugué
2005-09-27  7:09                   ` vikas gupta
2005-09-28  7:25                     ` Sébastien Dugué
2005-09-28 12:57                       ` vikas gupta
2005-09-28 12:58                       ` vikas gupta
2005-09-28 13:35                         ` Sébastien Dugué
2005-09-28 14:04                           ` vikas gupta
2005-09-29  9:31                             ` Sébastien Dugué
2005-09-30  3:07                               ` vikas gupta

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=20050926140613.75109.qmail@web8402.mail.in.yahoo.com \
    --to=vikas_gupta51013@yahoo.co.in \
    --cc=bcrl@kvack.org \
    --cc=linux-aio@kvack.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sebastien.dugue@bull.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 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).