All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.5] DAC960
@ 2002-09-10  5:30 Samium Gromoff
  2002-09-10  6:20 ` Jens Axboe
  0 siblings, 1 reply; 24+ messages in thread
From: Samium Gromoff @ 2002-09-10  5:30 UTC (permalink / raw)
  To: linux-kernel

      Hello folks, i`m looking at the DAC960 driver and i have
realised its implemented at the block layer, bypassing SCSI.

   So given i have some motivation to have a working 2.5 DAC960
driver (i have one, being my only controller)
i`m kinda pondering the matter.

   Questions:
       1. Whether we need the thing to be ported to SCSI
layer, as opposed to leaving it being a generic block device? (i suppose yes)
       2. Which 2.5 SCSI driver should i use as a start of learning?
       3. Whether the SCSI driver API would change during 2.5?

---
regards,
   Samium Gromoff
____________
________________________________



^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: [2.5] DAC960
@ 2002-09-18 16:17 James Bottomley
  2002-09-18 16:40 ` Daniel Phillips
  0 siblings, 1 reply; 24+ messages in thread
From: James Bottomley @ 2002-09-18 16:17 UTC (permalink / raw)
  To: Daniel Phillips; +Cc: linux-kernel, James.Bottomley

> > > Linus indicated at the Kernel Summit that he'd like to see a
> > > cleaned-up scsi midlayer used as framework for *all* disk IO,
> > > including IDE.  Obviously, what with IDE transitions and whatnot, we
> > > are far from being ready to attempt that, so see "nursing along"
> > > above.  There's no longer any chance that a generic disk midlayer is
> > > going to happen in this cycle, as far as I can see.  Still, anybody
> > > who is interested would do well by studing the issues, and fixing
> > > broken drivers certainly qualifies as a way to come up to speed.
> > > First of all, I believe Linus' plan is to push more functionality into
> > the block layer.
>
> I distinctly heard him say he wanted the scsi mid layer repurposed as
> an interface for all disks.  Maybe he changed his mind?

I don't recall hearing this.  I remember his agreeing with the idea of 
slimming down the SCSI mid layer, which does rather contradict the use SCSI 
for everything approach.

After the Kernel Summit, there was quite a long thread on l-k with Joerg 
Schilling on exactly this issue.  The upshot of which was I clearly said we 
weren't going to go the SCSI is everything route.  Unless there's any reason 
to change course, I think that's the current plan.

James



^ permalink raw reply	[flat|nested] 24+ messages in thread
* Re: [2.5] DAC960
@ 2002-09-23 19:23 Dave Olien
  0 siblings, 0 replies; 24+ messages in thread
From: Dave Olien @ 2002-09-23 19:23 UTC (permalink / raw)
  To: axboe; +Cc: linux-kernel, phillips, _deepfire


On Fri, Sep 20 2002, Jens Axboe wrote:
> 
> Neither 2.5.35 nor 2.5.36 has any critical bio fixes, so I would look
> into this a bit more if I were you. Only if you were using
> bio_kmap_irq() would there be something to look for, but DAC960 is not.
> That was 2.5.35. 2.5.36 just starts sizing bio_vec pools based on free
> memory, no bug fixes. Likewise in the block layer, I'm not seeing
> anything.

I'll spend some time this week looking into this.  I have an idea
on how I might track down what's going on.  I'll let you know if
I discover anything.

Thanks!

Dave

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2002-09-23 19:19 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-10  5:30 [2.5] DAC960 Samium Gromoff
2002-09-10  6:20 ` Jens Axboe
2002-09-10 16:16   ` Dave Olien
2002-09-15  4:21   ` Daniel Phillips
2002-09-15 13:19     ` Jens Axboe
2002-09-15 15:23       ` Daniel Phillips
2002-09-15 16:18         ` Daniel Phillips
2002-09-16 20:13       ` Dave Olien
2002-09-16 20:26         ` Daniel Phillips
2002-09-16 22:08           ` Dave Olien
2002-09-16 22:25             ` Dave Olien
2002-09-19 18:49           ` Dave Olien
2002-09-19 19:16             ` Daniel Phillips
2002-09-19 22:09               ` Dave Olien
2002-09-19 22:21                 ` Daniel Phillips
2002-09-20  6:21                   ` Jens Axboe
2002-09-20 21:32                 ` Daniel Phillips
2002-09-19 21:25           ` Dave Olien
2002-09-20  6:20             ` Jens Axboe
2002-09-15 15:14     ` Alan Cox
2002-09-15 16:20       ` Daniel Phillips
  -- strict thread matches above, loose matches on Subject: below --
2002-09-18 16:17 James Bottomley
2002-09-18 16:40 ` Daniel Phillips
2002-09-23 19:23 Dave Olien

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.