summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_paritylogging.c
AgeCommit message (Expand)Author
2011-05-11convert regionBufferPool.mutex/cond and parityBufferPool.mutex/condmrg
2011-05-11convert parityLogPool.mutex to a kmutex.mrg
2011-05-11convert regionInfo[regionID].mutex to a kmutex.mrg
2011-05-11convert reintMutex to a kmutex.mrg
2011-05-11convert parityLogDiskQueue.mutex to a kmutex/cv.mrg
2011-05-10convert RF_CommonLogData_s/RF_ReconMap_s mutex to a kmutex/cv.mrg
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-04-26un-bitrot some of this code (which is not included by default in kernels),oster
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-02-29Adjust _rf_ShutdownCreate() so that it is willing to wait for moreoster
2003-12-29_rf_create_managed_cond() is now left doing nothing. Convert callers.oster
2003-12-29cond_destroyer joins mutex_destroyer in the "nothing useful is doneoster
2003-12-29_rf_create_managed_mutex() is doing just a simple:oster
2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster
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
2003-11-16infoFunc doesn't exist any more. Nuke commented out bits referingoster
2002-09-23bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointingoster
2002-09-14Everyone and their dog was using RF_ERRORMSG3 to print out the sameoster
2001-11-13add RCSIDslukem
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2000-02-12Make this compile without warnings on alphas.oster
2000-01-14Add some debugging printfs.oster
2000-01-09At (closer to) 80-columns, this may actually be readable code.oster
2000-01-09It's got to help to check the *right* value if you care whatoster
2000-01-08- nuke calls to rf_get_threadid() and associated #includeoster
2000-01-08Bail if rf_numParityRegions is not > 0. Cleanup a comment.oster
2000-01-05- update RF_CREATE_THREAD to handle a 'process name' argument.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