Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/raidframe
Module Name: syssrc
Committed By: oster
Date: Wed Oct 2 21:48:01 UTC 2002
Modified Files:
syssrc/sys/dev/raidframe: rf_engine.c rf_threadstuff.h
Log Message:
Create a thread creation macro that make it easier to name the DAG process.
Use it to have the DAGExecutionThread have a better name for each RAID
process ('raid0', 'raid1', etc., vs. just 'raid', 'raid', etc.)
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/raidframe/rf_engine.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/raidframe/rf_threadstuff.h
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