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.
--