Re: [PATCH 0/5] sg_ring for scsi

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: FUJITA Tomonori <fujita.tomonori@...>
Cc: <davem@...>, <linux-scsi@...>, <linux-kernel@...>, <jens.axboe@...>, <dougg@...>
Date: Thursday, December 27, 2007 - 7:52 am

On Thursday 27 December 2007 13:09:27 FUJITA Tomonori wrote:

Well, scb->breakup does that, can't see what scb->sg_break is for...  May have 
to wade through git history to understand it.


Sure, iteration over a two-level structure is a little more tricky, but it's 
pretty trivial for most drivers.

Indeed, I think that it's probably better to have an explicitly different 
interface for sg_ring, and keep the current interface for small sg arrays.  
That would provide a nicer changeover.

I'll prototype something and see what it's like...
Rusty.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/5] sg_ring for scsi, Rusty Russell, (Thu Dec 20, 1:45 am)
Re: [PATCH 0/5] sg_ring for scsi, FUJITA Tomonori, (Thu Dec 20, 3:07 am)
Re: [PATCH 0/5] sg_ring for scsi, Rusty Russell, (Thu Dec 20, 3:53 am)
Re: [PATCH 0/5] sg_ring for scsi, Jens Axboe, (Thu Dec 20, 3:58 am)
Re: [PATCH 0/5] sg_ring for scsi, Boaz Harrosh, (Thu Dec 20, 9:55 am)
[PATCH 3/3] SG: Update ide/ to use sg_table, Boaz Harrosh, (Thu Dec 20, 10:06 am)
Re: [PATCH 0/5] sg_ring for scsi, David Miller, (Thu Dec 20, 3:58 am)
Re: [PATCH 0/5] sg_ring for scsi, Rusty Russell, (Thu Dec 20, 7:13 pm)
Re: [PATCH 0/5] sg_ring for scsi, Herbert Xu, (Fri Dec 21, 8:13 am)
Re: [PATCH 0/5] sg_ring for scsi, FUJITA Tomonori, (Thu Dec 20, 10:28 pm)
Re: [PATCH 0/5] sg_ring for scsi, Rusty Russell, (Thu Dec 20, 11:26 pm)
Re: [PATCH 0/5] sg_ring for scsi, FUJITA Tomonori, (Fri Dec 21, 12:37 am)
Re: [PATCH 0/5] sg_ring for scsi, Rusty Russell, (Tue Dec 25, 8:27 pm)
Re: [PATCH 0/5] sg_ring for scsi, FUJITA Tomonori, (Wed Dec 26, 10:09 pm)
Re: [PATCH 0/5] sg_ring for scsi, Rusty Russell, (Thu Dec 27, 7:52 am)
Re: [PATCH 0/5] sg_ring for scsi, David Miller, (Thu Dec 20, 8:30 pm)
Re: [PATCH 0/5] sg_ring for scsi, Jens Axboe, (Thu Dec 20, 3:58 am)
[PATCH 1/5] sg_ring: sg_ring.h, Rusty Russell, (Thu Dec 20, 1:48 am)
[PATCH 2/5] dma_map_sg_ring() helper, Rusty Russell, (Thu Dec 20, 1:49 am)
Re: [PATCH 2/5] dma_map_sg_ring() helper, FUJITA Tomonori, (Thu Dec 20, 3:06 am)
Re: [PATCH 2/5] dma_map_sg_ring() helper, David Miller, (Thu Dec 20, 3:42 am)
Re: [PATCH 2/5] dma_map_sg_ring() helper, Rusty Russell, (Thu Dec 20, 6:58 pm)
Re: [PATCH 2/5] dma_map_sg_ring() helper, FUJITA Tomonori, (Thu Dec 20, 8:00 pm)
Re: [PATCH 2/5] dma_map_sg_ring() helper, Rusty Russell, (Thu Dec 20, 8:35 pm)
Re: [PATCH 2/5] dma_map_sg_ring() helper, David Miller, (Thu Dec 20, 8:40 pm)
Re: [PATCH 2/5] dma_map_sg_ring() helper, Rusty Russell, (Thu Dec 20, 10:47 pm)
Re: [PATCH 2/5] dma_map_sg_ring() helper, FUJITA Tomonori, (Thu Dec 20, 10:22 pm)
[PATCH 4/5] sg_ring: Convert core scsi code to sg_ring., Rusty Russell, (Thu Dec 20, 1:51 am)
[PATCH 5/5] sg_ring: Convert scsi_debug, Rusty Russell, (Thu Dec 20, 1:53 am)