summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_netbsd.h
AgeCommit message (Expand)Author
2021-07-23The 'pss_issued' pool is unused, so remove it.oster
2021-07-23Extensive mechanical changes to the pools used in RAIDframe.oster
2021-07-23getiobuf() can return NULL if there are no IO buffers available.oster
2020-06-19pass down b_flags B_PHYS|B_RAW|B_MEDIA_FLAGS from bio subsystemjdolecek
2019-10-10fix the function pointer and callback mess:christos
2019-02-06Shuffle softc declarations to a different .h file. Create missingoster
2019-02-05- Redo all the ioctl compat stuff to use a standard "ioctl" interface,christos
2019-02-05- Fix the FAIL_DISK handling (it would prolly trash the wrong disk beforechristos
2013-04-27allocate devices dynamically.christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-13don't include <sys/namei.h> unnecessarily.yamt
2006-08-27- use dk_lookup instead of our home-spun version.christos
2006-01-07Remove the component buffer bits, now that I know there is aoster
2005-12-11merge ktrace-lwp.christos
2005-09-25Re-work the handling of incoming I/O in RAIDframe:oster
2005-05-29- avoid variable shadowingchristos
2005-02-27nuke trailing whitespaceperry
2005-01-22Reconstruction Descriptors are only allocated once per reconstruction,oster
2004-04-09These changes complete the effective removal of malloc() from alloster
2004-03-20For each RAID set, pre-allocate a number of "emergency buffers" to beoster
2004-03-19Introduce a dual-purpose pool for providing pointer and param "caches"oster
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-03-08Move pss_pool to rf_pools. Will save a bit of extra memory atoster
2004-03-07- Introduce rf_pools which contains all of the various global pools usedoster
2001-10-04Step 2 of the disentanglement. We now look to <dev/raidframe/*> foroster
2000-05-28In the event that an up-to-date component cannot be located for a specificoster
2000-03-27Shuffle some prototypes to a more appropriate location.oster
2000-03-26Add bits for eventual support of deleteing components and movingoster
2000-02-23Correct a comment.oster
2000-02-22Add a few comments, and an indicator of whether or not an autoconfig setoster
2000-02-13Get recent changes into the tree:oster
1999-05-13Replace two instances of TNF copyright with one (was replicated for twoad
1999-03-02Update for recent changes including component label support, cleanoster
1999-02-23Cleanup/remove unused cruft. First kick at component labels and clean bits.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