Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/raidframe
Module Name: src
Committed By: oster
Date: Sun Feb 29 23:03:30 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_raid1.c
Log Message:
Unlock the mcpair mutex before we call rf_DispatchDAG(), and re-lock it once
we are back. Makes things much happier on SMP boxen. Problem noted
by SimonB. (Thanks!)
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/dev/raidframe/rf_raid1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index