cvs commit: src/sys/geom/raid3 g_raid3.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat Apr 29 17:50:43 UTC 2006


pjd         2006-04-29 17:50:42 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_1)
    sys/geom/raid3       g_raid3.c 
  Log:
  MFC:    sys/geom/raid3/g_raid3.c        1.64
  
  - 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>
  Approved by:    re (hrs)
  
  Revision      Changes    Path
  1.40.2.6.2.3  +23 -6     src/sys/geom/raid3/g_raid3.c


More information about the cvs-src mailing list