summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_raid1.c
AgeCommit message (Expand)Author
2019-02-09- Change the allocation macros to be more like function callschristos
2013-09-15Mark variables as potentially unusedmartin
2011-05-02convert rb_mutex to a kmutex/cv.mrg
2011-05-01convert mcpair to kmutex.mrg
2010-04-15Fill in param[3] for succedents for bad disk 'i' rather than '0'. Fortunatel...oster
2008-04-20Introduce a function to return the default head separation for RAID 1oster
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
2005-12-11merge ktrace-lwp.christos
2005-05-29- avoid variable shadowingchristos
2005-02-27nuke trailing whitespaceperry
2004-03-18Re-work the locking mechanisms for reconstruct and PSS structuresoster
2004-03-05Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections.oster
2004-03-03- cleanup unneeded 'row' from RF_CallbackDesc_s.oster
2004-03-03- cleanup memory allocation in rf_AllocPSStatus()oster
2004-03-02Fix more cases where mutex locks were being held longer than necessary.oster
2004-03-01Use RF_ACC_TRACE to #if out more chunks of code related onlyoster
2004-02-29Unlock the mcpair mutex before we call rf_DispatchDAG(), and re-lock it onceoster
2004-01-10iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothingoster
2004-01-02Fix the "We panic if we can't create a DAG" problem that's existedoster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-12-29[Having received a definite lack of strenuous objection, a small amountoster
2002-09-23Another 'unblockNode' goes *poof*. Also nuke an instance of anoster
2002-09-23bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointingoster
2002-09-17Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitateoster
2002-09-14Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY.oster
2002-07-13Most folks won't need the DAG printing and verification routines.oster
2001-11-13add RCSIDslukem
2001-07-18bcmp -> memcmpthorpej
2001-07-18bzero -> memsetthorpej
2000-01-08- nuke calls to rf_get_threadid() and associated #includeoster
1999-08-13rf_sys.h does not need to be #included in any of these files, and, actually,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