All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Kurt Garloff <garloff@suse.de>,
	Alexander Viro <viro@math.psu.edu>,
	Linux SCSI list <linux-scsi@vger.kernel.org>,
	Linux kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] sd_many done right (1/5)
Date: Sat, 27 Jul 2002 10:41:19 +0100	[thread overview]
Message-ID: <20020727104119.A5992@infradead.org> (raw)
In-Reply-To: <20020726223224.GJ19721@nbkurt.etpnet.phys.tue.nl>; from garloff@suse.de on Sat, Jul 27, 2002 at 12:32:24AM +0200

On Sat, Jul 27, 2002 at 12:32:24AM +0200, Kurt Garloff wrote:
> But the idea of having a number of majors assigned to disks, no matter what
> the driver below is looks certainly like a good idea. With the current
> approach, we'll need way too many majors, even if we'd have some more bits
> in the future. Why not have a pool of disk majors and sd, hd, dasd, rd
> (DAC960), the IDE-Raids, and ... allocate some of these as needed.

Linus wants this, and he stated that again on the kernel summit.  But to do
this porperly (= not the EVMS way) it needs preparation.  Al currently does
lots of work in that area to make the block drivers largely independent of
the major number.  Once the drivers don't need the major number anymore
internally the only that needs sorting out is userlevel backwards-compatinlity.

I'm pretty sure the preparation will be finished for 2.6, also I can't comment
whether the unified disk major will be done. (Al?)


  reply	other threads:[~2002-07-27  9:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-26 15:45 [PATCH] sd_many done right (1/5) Kurt Garloff
2002-07-26 16:45 ` Alexander Viro
2002-07-26 16:54   ` Kurt Garloff
2002-07-26 17:50     ` Andreas Dilger
2002-07-26 17:55       ` Christoph Hellwig
2002-07-26 22:32         ` Kurt Garloff
2002-07-26 22:32         ` Kurt Garloff
2002-07-27  9:41           ` Christoph Hellwig [this message]
2002-07-28  0:42             ` Kurt Garloff
2002-07-26 17:55       ` Christoph Hellwig
2002-07-26 23:28     ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2002-07-26 15:45 Kurt Garloff

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=20020727104119.A5992@infradead.org \
    --to=hch@infradead.org \
    --cc=garloff@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=viro@math.psu.edu \
    /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.