DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

DragonFly-2.3.1.565.gb96fc2 master sys/dev/disk/sili sili_cam.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Jul 2009 19:49:45 -0700 (PDT)

commit b96fc23d47e94d938d60ac871194feb18c6e1f63
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Jul 1 19:48:22 2009 -0700

    SILI - Fix embarassing bug for non-NCQ disk accesses > 128G
    
    Fix an embarassing bug for non-NCQ disk accesses > 128G.  This only
    applied to non-NCQ accesses for disks and typically will not happen
    with the SILI part since it can use NCQ for everything.  Non-NCQ
    accesses for seek positions from 128G to 2TB were wrapping the LBA.

Summary of changes:
 sys/dev/disk/sili/sili_cam.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b96fc23d47e94d938d60ac871194feb18c6e1f63


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]