summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_stripelocks.c
AgeCommit message (Expand)Author
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-12-29Clean up code/comments. No functional changes. Just a lot easier to read now.oster
2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster
2003-12-29Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Sinceoster
2003-12-29- first kick at a major reworking of RAIDframe's memory allocation code:oster
2003-04-10rf_MakeLockTable() and rf_ShutdownStripeLocks() are used only insimonb
2002-09-23lockTable is not needed for AddToWaitersQueue(). Thanks to Simon B.oster
2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster
2002-09-11Use the newly added RF_DEBUG_STRIPELOCK to effectively remove a bunchoster
2002-01-19Bah.. Not sure how those ";"'s got missed :-(oster
2002-01-19Only include some debugging printf's if DEBUG is defined.oster
2001-11-13add RCSIDslukem
2001-10-05Nuke some #if 0 stuff.oster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-09-01Disable all of the RF_ASSERT()s by default, enabling them if thethorpej
2000-12-04Comment out 2 cases of unitialized variable use (only used whenfvdl
2000-01-08- more cleanup of rf_get_threadid() and debugging printfsoster
2000-01-07Nuke unused #define.oster
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