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: Mon Mar 8 02:25:27 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_netbsd.h rf_psstatus.c rf_psstatus.h
rf_raid.h
Log Message:
Move pss_pool to rf_pools. Will save a bit of extra memory at
run-time, and we can only do one reconstruction at a time anyway.
Nuke pss_issued_pool - move it to an internal structure in pss.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/raidframe/rf_netbsd.h
cvs rdiff -r1.26 -r1.27 src/sys/dev/raidframe/rf_psstatus.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/raidframe/rf_psstatus.h
cvs rdiff -r1.28 -r1.29 src/sys/dev/raidframe/rf_raid.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