summaryrefslogtreecommitdiffstats
path: root/sys/dev/raidframe/rf_threadstuff.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put raidframe in the attic.jsing2012-04-061-195/+0
|
* Major KNF. Incentive from Tedutdeval2002-12-161-62/+56
|
* sync with work by Greg Oster on NetBSDpeter2000-01-071-19/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Merge from NetBSD, mostly indentationniklas1999-02-161-354/+95
|
* Import of CMU's RAIDframe via NetBSD.niklas1999-01-111-0/+477