Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 20:25:02 +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:  <200510282025.j9SKP2YO049581@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2005-10-28 20:25:02 UTC

  FreeBSD src repository

  Modified files:
    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
  
  Revision  Changes    Path
  1.42      +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?200510282025.j9SKP2YO049581>