LWN.net Logo

Scatterlist chaining

Scatterlist chaining

Posted Dec 3, 2007 16:11 UTC (Mon) by mdr (guest, #49391)
Parent article: Scatterlist chaining

I was wondering, does this mean that the speed of disk I/O (I/O to the raid controller) is
being negatively impacted by this constraint, if we can only transfer a maximum of 800KB per
interrupt. 

This means that either a processor needs to spend more time servicing interrupts, because more
interrupts need to be generated to move the data about, or that less data is going to get
transferred?


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds