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 21:38:41 UTC 2004

Modified Files:
        src/sys/dev/raidframe: rf_acctrace.c rf_archs.h rf_states.c

Log Message:
Add "RF_ACC_TRACE" as a new #define to rf_archs.h.
Use it to conditionalize some of the access tracing and tracerec bits.
Chops about 4 K off of an i386 GENERIC kernel.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/raidframe/rf_acctrace.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/raidframe/rf_archs.h
cvs rdiff -r1.26 -r1.27 src/sys/dev/raidframe/rf_states.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