summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_debugMem.h
AgeCommit message (Collapse)Author
1999-09-05Cleanup a bit more.oster
1999-09-05Remove one of the two bzero calls in RF_Calloc -- the 2nd one doesn'toster
buy us anything at all.
1999-09-04More cleanup of unused stuff. This time we nuke a bunch of memoryoster
allocation stuff.
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
and is much easier to read. No functionality changes.
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
out-dated comments, and other unneeded stuff. This helps prepare for cleaning up the rest of the code, and adding new functionality. No functional changes to the kernel code in this commit.
1999-01-14Use M_RAIDFRAME.thorpej
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster
Carnegie Mellon University. Full RAID implementation, including levels 0, 1, 4, 5, 6, parity logging, and a few other goodies. Ported to NetBSD by Greg Oster.