All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel@lists.xensource.com
Subject: Re: Re: Help please: bug#625 SCSI disk conflicts	with	blkfront---best approach for fix?
Date: Tue, 20 Jun 2006 10:49:01 -0500	[thread overview]
Message-ID: <pan.2006.06.20.15.49.01.39666@us.ibm.com> (raw)
In-Reply-To: 77df7811f152f320a5fab498c1ae5e20@cl.cam.ac.uk

On Tue, 20 Jun 2006 16:11:43 +0100, Keir Fraser wrote:

> 
> On 20 Jun 2006, at 15:59, Anthony Liguori wrote:
> 
>> The best fix is to stop hijacking major numbers that we don't own.
>>
>> This has been discussed on LKML and we've been told not to do this.  
>> The
>> longer we allow this the harder it will be for users when they 
>> eventually
>> have to switch over to xdX.
> 
> The bestest fix would be to hook into the SCSI subsystem as a SCSI 
> low-level driver, and (possibly, if necessary) extend our block 
> protocol to cope as necessary. :-)

I'm not sure that qualifies as bestest as blkfront isn't a SCSI device.  I
thought the kernel was moving away from pretending that things are SCSI
devices when they really aren't.

If we're going to emulate a SCSI device anyway for FV domains we could
just hijack that device's driver and make it hybrid (so that we could do
anything that we needed to do such that performance was as good as PV).

We could then just get rid of XenBus and use an emulated PCI bus to expose
devices.  :-)

Regards,

Anthony Liguori

> We can keep the existing blkfront 
> hooks into the block layer for IDE (where I expect it's harder to 
> create a new plug-n-play low-level driver) and for XdX.
> 
>   -- Keir

  parent reply	other threads:[~2006-06-20 15:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20 11:21 Help please: bug#625 SCSI disk conflicts with blkfront---best approach for fix? Harry Butterworth
2006-06-20 14:59 ` Anthony Liguori
2006-06-20 15:05   ` Dan Smith
2006-06-20 15:09     ` Jerone Young
2006-06-20 15:13     ` Keir Fraser
2006-06-20 15:18       ` Jerone Young
2006-06-20 15:11   ` Keir Fraser
2006-06-20 15:24     ` Dan Smith
2006-06-20 15:36       ` Keir Fraser
2006-06-20 20:54       ` Randy Thelen
2006-06-20 15:49     ` Anthony Liguori [this message]
2006-06-23 11:28 ` Help please: bug#625 SCSI disk conflicts with?blkfront---best " Horms

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=pan.2006.06.20.15.49.01.39666@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=xen-devel@lists.xensource.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.