summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_aselect.c
AgeCommit message (Expand)Author
2017-01-04PR/51775: David Binderman: Remove unused variable.christos
2013-09-15Remove unused variablesmartin
2011-08-31NULL does not need a castplunky
2009-02-07Nuke #define MAXNSTRIPES which is no longer useful.oster
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-23This one is good for making one's brain hurt. Turns out that theoster
2006-03-18dag_h will always be NULL in this case, and thus we can eliminate aoster
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-04-09These changes complete the effective removal of malloc() from alloster
2004-03-20Can't conditionalize cleanup on numStripeUnitsBailed -- have tooster
2004-03-19Introduce 3 more pools and 6 functions to handle allocating/freeingoster
2004-03-18- Introduce a 'dagnode' pool. Initialize it and allow for cleanup.oster
2004-02-29InitHdrNode() might as well return 'void'. Nothing ever pays attentionoster
2004-02-29rf_MakeAllocList() will always get memory. No point in checking foroster
2004-02-29TransferDagMemory() doesn't exist, so these lines are just wasting space.oster
2004-02-29Stripe functions are now handled by a linked-list instead of aoster
2004-02-27Use a dynamically allocated linked list of dagLists instead of using aoster
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- first kick at a major reworking of RAIDframe's memory allocation code:oster
2003-07-01UpdateNodeHdrPtr() isn't used anywhere. Turf.oster
2002-08-02- remove memChunkEnable as an arg to InitHdrNodeoster
2002-08-02Unused code go bye-bye.oster
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