Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 20:26:19 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom/raid3 g_raid3.c
Message-ID:  <200510282026.j9SKQJqe049739@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510282026.j9SKQJqe049739>