Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put raidframe in the attic. | 2012-04-06 | 1 | -75/+0 | |
| | |||||
* | Major KNF. Incentive from Tedu | 2002-12-16 | 1 | -30/+35 | |
| | |||||
* | sync with work by Greg Oster on NetBSD | 2000-01-07 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Please note: This update has *only* been tested on i386 with IDE disks. Could someone with a spare box please make sure all is OK with SCSI and maybe other arches ? sparc testing will follow locally. * remove rf_sys.h * many changes to make it more stable * some performance increases * All raid threads now get their own kernel process and the calling raidctl(8) program will show status progress through a meter. * In theory FFS_SOFTUPDATES and RAIDframe will now work together - NOT TESTED YET See http://www.cs.usask.ca/staff/oster/raid.html This updates include Greg's changes to Jan 4th 2000. TODO: * some odd behaviour when running raictl -c on an already config'ed raid set - problem founf, fix being done * progress meter is in raidctl(8) - seperate commit, but could do with sync'ing with OpenBSD ftp version | ||||
* | * rf_reconstruct.c: adopt nilkas' suggestion regard statics and | 1999-08-03 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | __inline__ - this is a proof of concept and will cover the raidframe source as a whole over coming updates. Update namespace of function to prefix with rf_ - comments again welcome. * overall: rework the macros in rf_etimer.h and the resultant changes to their use to count microseconds and not clock ticks. Restore the code in rf_revent.c to a similar strcuture to before the previous commit, and use the system timers to govern resource usage. Tested with local i386/IDE and the reconstruction of a disk in my array - performance has improved for reconstruction at no noticable CPU cost. | ||||
* | Merge from NetBSD, mostly indentation | 1999-02-16 | 1 | -35/+12 | |
| | |||||
* | Import of CMU's RAIDframe via NetBSD. | 1999-01-11 | 1 | -0/+90 | |