git: kernel - Register CAM swi as MPSAFE

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Dec 27 16:52:12 PST 2014


commit 459b523b5c125fdb0e9aa07dd2a8bbe30c7e73d0
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Dec 27 16:50:31 2014 -0800

    kernel - Register CAM swi as MPSAFE
    
    * Register the CAM swi as being MPSAFE, which should improve disk
      performance when multiple drives are being hit concurrently.
    
    Reported-by: Venkatesh Srinivas

Summary of changes:
 sys/bus/cam/cam_xpt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/459b523b5c125fdb0e9aa07dd2a8bbe30c7e73d0


-- 
DragonFly BSD source repository


More information about the Commits mailing list