cvs commit: src/sys/geom/raid3 g_raid3.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Fri Oct 28 13:25:04 PDT 2005
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
More information about the cvs-src
mailing list