cvs commit: src/sys/geom/raid3 g_raid3.c
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Fri Apr 28 12:18:07 UTC 2006
    
    
  
pjd         2006-04-28 12:18:03 UTC
  FreeBSD src repository
  Modified files:
    sys/geom/raid3       g_raid3.c 
  Log:
  - Don't hold the device sx lock when going to sleep.
  - Prevent possible live-lock in case of memory problems by freeing
    already completed requests first.
  
  Reported and tested by: markus, Bradley W. Dutton <brad-fbsd-stable at duttonbros.com>
  MFC after:              1 day
  
  Revision  Changes    Path
  1.64      +23 -6     src/sys/geom/raid3/g_raid3.c
    
    
More information about the cvs-all
mailing list