public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Bill Davidsen <davidsen@tmr.com>
Cc: Pavel Machek <pavel@ucw.cz>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: CD writing - related question
Date: Thu, 2 Feb 2006 21:39:04 +0100	[thread overview]
Message-ID: <20060202203904.GI4215@suse.de> (raw)
In-Reply-To: <43E2602C.2090008@tmr.com>

On Thu, Feb 02 2006, Bill Davidsen wrote:
> The question is still why not make all devices look like SCSI, and use 

Because it's a really bad idea? Right now we have a few storage drivers
that don't use SCSI, that number will increase in the future.

The fact that lots of drivers use the SCSI stack even if they didn't
have to is mainly because the SCSI layer had all those handy features
that they all needed. During 2.5 and 2.6 we moved a lot of that
functionality transparently to the block layer instead. As we complete
that work, it would be just as easy to write a native block driver
instead of a SCSI LLD. libata is one such example.

-- 
Jens Axboe


  parent reply	other threads:[~2006-02-02 20:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 23:30 CD writing - related question Bill Davidsen
2006-02-01 21:04 ` Pavel Machek
2006-02-02 16:49   ` Jan Engelhardt
2006-02-02 19:40   ` Bill Davidsen
2006-02-02 20:19     ` Pavel Machek
2006-02-03  2:36       ` Bill Davidsen
2006-02-02 20:39     ` Jens Axboe [this message]
2006-02-02 21:05     ` Krzysztof Halasa
2006-02-02 20:35 ` Jens Axboe
2006-02-07  9:22   ` Matt Keenan
2006-02-07 11:04     ` Xavier Bestel
2006-02-07 13:47       ` Bill Davidsen
2006-02-07 13:40     ` Jens Axboe

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=20060202203904.GI4215@suse.de \
    --to=axboe@suse.de \
    --cc=davidsen@tmr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /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