All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luben Tuikov <luben@splentec.com>
To: Steven Dake <sdake@mvista.com>
Cc: Alexy Khrabrov <braver@pobox.com>, linux-scsi@vger.kernel.org
Subject: Re: A modern RAID solution?
Date: Mon, 28 Oct 2002 23:37:58 -0500	[thread overview]
Message-ID: <3DBE10A6.5069E9F0@splentec.com> (raw)
In-Reply-To: 3DBD7F44.3000804@mvista.com

Steven Dake wrote:
> 
> multiple commands at once.  RAID 5 will see improvement because the I/O
> processors have special hardware to do 8 or 16 parallel XOR
> calculations.  Also generally I/O processors on the RAID cards run at

I've long been thinking for a software RAID 5 which uses
the REGENERATE/XD*/XP* SCSI Block device commands.

For this reason I thought it useful for an application
client to know if the command made it to the medium as
I posted sometime ago (e.g. when SCSI core requests
through eh_abort_handler()).

-- 
Luben


P.S. (I.e. with the current queuing models for some transports
(and some of my drivers) it is possible to say that:
the cancelled command made it / didn't make it to the
medum (trivial) or that it is unknown whether it made
it to the medium (only in this case we have to re-request
to check).)

      reply	other threads:[~2002-10-29  4:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-27 15:30 A modern RAID solution? Alexy Khrabrov
2002-10-27 17:29 ` Eff Norwood
2002-10-28 18:17 ` Steven Dake
2002-10-29  4:37   ` Luben Tuikov [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=3DBE10A6.5069E9F0@splentec.com \
    --to=luben@splentec.com \
    --cc=braver@pobox.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sdake@mvista.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.