• Jeff Garzik's avatar
    [libata] limit S/G table size to 128 entries · dcc6993c
    Jeff Garzik authored
    Agreeing with Ben H's recommendation, I reduce the max-hw-segments
    number to 128, to match max-phys-segments number.  This shouldn't
    affect performance because 128*64K is far above the max transfer size
    for most current IDE devices.  Even 128*4K is OK.
    dcc6993c
sata_promise.c 47.7 KB