All of lore.kernel.org
 help / color / mirror / Atom feed
From: Reza Roboubi <reza@linisoft.com>
To: Masoud Sharbiani <masouds@oeone.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Async IO using threads
Date: Thu, 28 Feb 2002 16:43:05 -0800	[thread overview]
Message-ID: <3C7ECE99.E5B56663@linisoft.com> (raw)
In-Reply-To: <3C7CBB39.A6FC444@linisoft.com> <3C7D1964.2060903@oeone.com>

Btw, I mentioned that I rewrote the test to do the "useful work" using
fifos, and that gave 0.45% of the CPU back during the read() operation.

Just in case anyone wants that test, it is on the web site with the
other test:

http://www.linisoft.com/test/asyncf.c  //async using fifo
http://www.linisoft.com/test/async.c  //async using __asm__(lock)
-- 
Reza

      parent reply	other threads:[~2002-03-01  0:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-27 10:55 Async IO using threads Reza Roboubi
2002-02-27 17:37 ` Masoud Sharbiani
2002-02-28 17:29   ` Reza Roboubi
2002-03-01  0:43   ` Reza Roboubi [this message]

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=3C7ECE99.E5B56663@linisoft.com \
    --to=reza@linisoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masouds@oeone.com \
    /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.