Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 12:18:03 +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:  <200604281218.k3SCI4XD078628@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@duttonbros.com>
  MFC after:              1 day
  
  Revision  Changes    Path
  1.64      +23 -6     src/sys/geom/raid3/g_raid3.c



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