| Age | Commit message (Expand) | Author |
| 2006-01-08 | Cleanup the initialization of buffers a bit, and remove some old code | oster |
| 2006-01-06 | initialize necessary members of struct buf. PR/32462 from Reinoud Zandijk. | yamt |
| 2006-01-04 | - add simple functions to allocate/free a buffer for i/o. | yamt |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-05-29 | - avoid variable shadowing | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-12 | The 'next' argument to rf_CreateDiskQueueData is always NULL. Since | oster |
| 2005-02-12 | Add a 'waitflag' argument to rf_CreateDiskQueueData() and use it to | oster |
| 2005-02-05 | CreateDiskQueueData() doesn't need to use void * for raidPtr. | oster |
| 2004-11-24 | Only touch bufpool whilst in splbio(). (That should be the case | oster |
| 2004-03-23 | bufpool must be accessed at splbio(). | oster |
| 2004-03-21 | Doesn't hurt much to zero this before we start mucking with it. | oster |
| 2004-03-07 | - Introduce rf_pools which contains all of the various global pools used | oster |
| 2004-03-07 | - Introduce rf_pools which contains all of the various global pools used | oster |
| 2004-03-05 | - remove the RF_*_INC's, as necessary. They are not needed any more. | oster |
| 2004-02-29 | Adjust _rf_ShutdownCreate() so that it is willing to wait for more | oster |
| 2004-01-01 | Nuke a bunch of unused variables: | oster |
| 2003-12-31 | init_dqd and clean_dqd don't do enough to be their own functions, | oster |
| 2003-12-30 | Some days you wonder if some of the function declaration consistency | oster |
| 2003-12-29 | _rf_create_managed_cond() is now left doing nothing. Convert callers. | oster |
| 2003-12-29 | _rf_create_managed_mutex() is doing just a simple: | 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 amount | oster |
| 2003-02-09 | constify some | jdolecek |
| 2002-09-17 | Use RF_DEBUG_DISKQUEUE to eliminate more debuggin printfs that the | oster |
| 2002-09-15 | Nuke unlockingOp -- it was only used for the userland version of the | oster |
| 2002-09-15 | 'buf2' is unused. Nuke it. | oster |
| 2002-09-14 | Everyone and their dog was using RF_ERRORMSG3 to print out the same | oster |
| 2002-08-02 | - AuxFunc is no longer used. | oster |
| 2002-08-02 | It appears that nothing is using rf_CreateDiskQueueDataFull. Make it even | oster |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-10-04 | Step 2 of the disentanglement. We now look to <dev/raidframe/*> for | oster |
| 2000-03-04 | Reorganize some comments. | oster |
| 2000-03-04 | Garbage collect the (already disabled) "random" queue type. | oster |
| 2000-02-24 | Garbage collect some unused stuff. Include rf_kintf.h for a | oster |
| 2000-02-24 | - record the pointer to the DiskQueueSW so we can use that when | oster |
| 2000-02-13 | Get recent changes into the tree: | oster |
| 2000-01-07 | Nuke: #include "rf_threadid.h" and call to rf_get_threadid(). | oster |
| 1999-06-04 | At config time, initialize a small amount of space for the disk queues | oster |
| 1999-02-05 | Phase 2 of the RAIDframe cleanup. The source is now closer to KNF | oster |
| 1999-01-26 | RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver, | oster |
| 1999-01-14 | Use M_RAIDFRAME. | thorpej |
| 1999-01-14 | Duh... check that malloc() hasn't returned a NULL *before* we zero the buffer, | oster |
| 1998-12-03 | Fix (potential) referencing of null pointer in (verbose) debugging mode. | oster |
| 1998-11-13 | RAIDframe, version 1.1, from the Parallel Data Laboratory at | oster |