summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_revent.c
AgeCommit message (Expand)Author
2011-05-02re-apply the reverted previous, after fixing the missed wakeup:mrg
2011-05-02rever the previous for now; it hangs reconstruction.mrg
2011-05-01convert eq_mutex to a kmutex.mrg
2008-05-19Re-work some of the guts of the reconstruction code.oster
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2005-02-05Vastly improve the error handling in the case of a read/write erroroster
2004-11-15continueFunc and continueArg arn't used. Turf. Simplify calls tooster
2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster
2004-03-02DO_WAIT and DO_SIGNAL macros are a bit much, as they are only each usedoster
2004-03-02We're willing to wait, so we should always get something valid fromoster
2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-12-29- first kick at a major reworking of RAIDframe's memory allocation code:oster
2003-12-29[Having received a definite lack of strenuous objection, a small amountoster
2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster
2001-11-13add RCSIDslukem
2000-09-21convert tsleep()->ltsleep(), which makes the kernel complain lessoster
2000-09-11Only reset the timer value if it actually accumlated time.oster
2000-05-30Use #include <sys/kernel.h> instead of a 'extern int hz'.oster
2000-01-07rf_GetNextReconEvent() is already prototyped in rf_revent.h.oster
1999-08-13First kick at cleaning up the RF_ETIMER code. New timer handling codeoster
1999-03-14Disallow interrupting parity re-writes or copybacks by removing PCATCHoster
1999-02-05Phase 2 of the RAIDframe cleanup. The source is now closer to KNFoster
1999-01-26RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,oster
1998-11-13RAIDframe, version 1.1, from the Parallel Data Laboratory atoster