summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_reconutil.c
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.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
2005-02-05Vastly improve the error handling in the case of a read/write erroroster
2004-03-18Re-work the locking mechanisms for reconstruct and PSS structuresoster
2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster
2004-03-07- fix up initialization of rf_recond_pooloster
2004-01-01Nuke a bunch of unused variables:oster
2003-12-30Some days you wonder if some of the function declaration consistencyoster
2003-12-29Since rf_mutex_destroy() is effectively a NOP now, nuke it.oster
2003-12-29Reduce uses of rf_mutex_init() and rf_cond_init(). Streamlines code,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-02-09constify somejdolecek
2002-11-23Bye-bye to the completely unused reconCtrlPtr->priorityList.oster
2002-11-19#if out some stuff that's only used for some distributed sparing stuff.oster
2002-10-07Minor comment and 80-column fixes. No functional changes.oster
2002-09-17Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitateoster
2002-09-16Assign a value to recon_buffer_size in a different way so that theoster
2002-09-16'char *arrived' was such a nice variable. Too bad all we ever didoster
2002-09-16rf_CheckFloatingRbufCount() is only really useful when debugging theoster
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
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