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:           Fri Oct 11 02:10:09 UTC 2002

Modified Files:
        syssrc/sys/dev/raidframe: rf_psstatus.c rf_raid.h

Log Message:
poolify the allocation of Parity Stripe Status structures.

XXX: Current code may have problems if kernel memory is completely depleted.
This is, unfortunately, not the only chunk of RAIDframe code to have
this problem, and will have to be dealt with. :(


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/raidframe/rf_psstatus.c
cvs rdiff -r1.15 -r1.16 syssrc/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