Thread (104 messages) 104 messages, 20 authors, 2004-04-03

Re: [PATCH] speed up SATA

From: Jeff Garzik <hidden>
Date: 2004-03-27 23:40:47
Also in: lkml

Jeff Garzik wrote:
That's the main limitation on request size right now...  libata limits 
S/G table entries to 128[1], so a perfectly aligned, fully merged 
    ...

[1] because even though the block layer properly splits on segment 
boundaries, pci_map_sg() may violate those boundaries (James B and 
others are working on fixing this).  So...  for right now the driver 
must check the s/g entry boundaries after DMA mapping, and split them 
(again) if necessary.  IDE does this in ide_build_dmatable().

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help