summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_dagdegrd.c
AgeCommit message (Expand)Author
2022-01-24s/begining/beginning/ in comments and messages.andvar
2021-07-23Extensive mechanical changes to the pools used in RAIDframe.oster
2019-10-10fix the function pointer and callback mess:christos
2019-02-09- Change the allocation macros to be more like function callschristos
2013-09-15Remove unused variablemartin
2011-08-01According to the Oxford Dictionary of Etymology, a wether is a male sheepmbalmer
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-08-27Correct some RF_ASSERTS() that were missed when fixing memory issuesoster
2004-03-19Take care of six more mallocs:oster
2004-03-18- Introduce a 'dagnode' pool. Initialize it and allow for cleanup.oster
2004-03-05Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections.oster
2004-01-10iCleanup the RF_CREATE_PARAM3(). Middle two "arguments" were nothingoster
2004-01-01Finally cleanup RF_BZERO. Turns out that 'bp' was only used to obtainoster
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
2003-02-09constify somejdolecek
2002-08-02- remove "#include "rf_memchunk.h"oster
2002-05-22bcopy -> memcpy. Reviewed by Greg Oster.wiz
2001-11-13add RCSIDslukem
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2001-06-08#endif /* takes no argument */mrg
2001-01-26My.. what a twisty little maze of #defines and dependencies. Some of thisoster
2001-01-26Lots of stuff here that is only used for some of the 'fancier' RAID types.oster
2000-01-07Nuke: #include "rf_threadid.h".oster
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