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 Mar  5 03:22:05 UTC 2004

Modified Files:
        src/sys/dev/raidframe: rf_archs.h rf_dagdegrd.c rf_dagdegwr.c
            rf_dagffrd.c rf_dagffwr.c rf_dagutils.c rf_raid1.c rf_raid5.c

Log Message:
Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections.
(i386 GENERIC kernel shrinks by 1.6K)


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/raidframe/rf_archs.h \
    src/sys/dev/raidframe/rf_raid1.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/raidframe/rf_dagdegrd.c \
    src/sys/dev/raidframe/rf_dagffwr.c
cvs rdiff -r1.15 -r1.16 src/sys/dev/raidframe/rf_dagdegwr.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/raidframe/rf_dagffrd.c
cvs rdiff -r1.30 -r1.31 src/sys/dev/raidframe/rf_dagutils.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/raidframe/rf_raid5.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