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

Pawel Jakub Dawidek pjd at FreeBSD.org
Fri Oct 28 13:26:19 PDT 2005


pjd         2005-10-28 20:26:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/geom/raid3       g_raid3.c 
  Log:
  Fix possible live-lock under heavy load where we can't allocate more
  memory for request.
  I was sure graid3 should handle such situations well, but green@ reported
  it is not and we want to fix it before 6.0.
  
  Submitted by:   green
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.40.2.2  +12 -1     src/sys/geom/raid3/g_raid3.c


More information about the cvs-src mailing list