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: Fri Oct 5 01:40:04 UTC 2007
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
Implement dumping kernel cores to RAID 1 sets. The component used
for the dump is selected in this order of preference:
1) the master
2) a used_spare of the master
3) the slave
4) a used_spare of the slave
To generate a diff of this commit:
cvs rdiff -r1.230 -r1.231 src/sys/dev/raidframe/rf_netbsdkintf.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