.. |
Makefile
|
Setup installation mechanism for <dev/raidframe/raidframevar.h> and
|
2001-10-04 16:04:16 +00:00 |
files.raidframe
|
rf_memchunk.c is no longer needed.
|
2002-08-02 03:47:48 +00:00 |
raidframeio.h
|
Step 1 of the disentangling of RAIDframe's .h files:
|
2001-10-04 15:43:57 +00:00 |
raidframevar.h
|
Only use MALLOC_DECLARE() in kernel namespace.
|
2003-02-01 18:34:14 +00:00 |
rf_acctrace.c
|
Minor formatting cleanup, and nuke unused stuff.
|
2002-09-14 18:17:52 +00:00 |
rf_acctrace.h
|
Nuke all (but one) of the remaining RF_UTILITY's.
|
2002-11-23 02:44:14 +00:00 |
rf_alloclist.c
|
Nuke 'lockflag', a holdover from the simulation code. Thanks to Simon B.
|
2002-09-23 03:53:14 +00:00 |
rf_alloclist.h
|
Nuke all (but one) of the remaining RF_UTILITY's.
|
2002-11-23 02:44:14 +00:00 |
rf_archs.h
|
Introduce RF_DEBUG_MAP, and use it to ignore more rarely used code.
|
2002-09-19 23:23:19 +00:00 |
rf_aselect.c
|
- remove memChunkEnable as an arg to InitHdrNode
|
2002-08-02 01:15:22 +00:00 |
rf_aselect.h
|
…
|
|
rf_callback.c
|
Poolify callback descriptor allocation. While some of the underlying
|
2002-10-25 03:14:37 +00:00 |
rf_callback.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_chaindecluster.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_chaindecluster.h
|
Clean up some INDENT warnings. (yes, these have been there for a while!)
|
2001-01-26 04:14:14 +00:00 |
rf_copyback.c
|
Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL
|
2003-03-21 23:11:19 +00:00 |
rf_copyback.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_cvscan.c
|
CheckCvscanState never prints the file and line number. Thanks to Simon B.
|
2002-09-23 04:02:29 +00:00 |
rf_cvscan.h
|
rf_CvscanConfigure() is a NOP. Nuke it. Thanks Krister!
|
2002-09-21 00:37:14 +00:00 |
rf_dag.h
|
Nuke a couple of unneeded #defines.
|
2002-09-23 23:53:54 +00:00 |
rf_dagdegrd.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_dagdegrd.h
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_dagdegwr.c
|
- remove "#include "rf_memchunk.h"
|
2002-08-02 03:42:33 +00:00 |
rf_dagdegwr.h
|
…
|
|
rf_dagffrd.c
|
rf_CreateMirrorPartitionReadDAG is only used for chain declustering and
|
2002-09-21 00:40:18 +00:00 |
rf_dagffrd.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_dagffwr.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_dagffwr.h
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_dagflags.h
|
…
|
|
rf_dagfuncs.c
|
rf_DiskReadMirrorPartitionFunc() is only needed for some of the clustering
|
2002-11-18 23:46:28 +00:00 |
rf_dagfuncs.h
|
…
|
|
rf_dagutils.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_dagutils.h
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_debugMem.c
|
Nuke all (but one) of the remaining RF_UTILITY's.
|
2002-11-23 02:44:14 +00:00 |
rf_debugMem.h
|
Those of us who might be interested in debugging internal memory usage
|
2002-09-16 23:40:57 +00:00 |
rf_debugprint.c
|
Let's just say that the way things were stored in the array for the
|
2002-08-04 03:22:07 +00:00 |
rf_debugprint.h
|
Let's just say that the way things were stored in the array for the
|
2002-08-04 03:22:07 +00:00 |
rf_decluster.c
|
#if out some stuff that's only used for some distributed sparing stuff.
|
2002-11-19 01:49:41 +00:00 |
rf_decluster.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_declusterPQ.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_declusterPQ.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_desc.h
|
Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup.
|
2002-09-15 19:25:07 +00:00 |
rf_diskqueue.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_diskqueue.h
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_disks.c
|
Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL
|
2003-03-21 23:11:19 +00:00 |
rf_disks.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_driver.c
|
For reconstructs, move checks for failed components to before the
|
2002-11-19 01:45:28 +00:00 |
rf_driver.h
|
The 'reconDesc' argument to rf_SignalQuiescenceLock() is a holdover from
|
2002-09-23 04:14:20 +00:00 |
rf_engine.c
|
Clean up #includes. Group function prototypes. Fix more 80-column lossage
|
2002-10-04 22:56:54 +00:00 |
rf_engine.h
|
…
|
|
rf_etimer.h
|
Tidy up the #includes a bit. (coulda/shoulda done that with last commit.)
|
2001-10-04 17:42:29 +00:00 |
rf_evenodd.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_evenodd.h
|
…
|
|
rf_evenodd_dagfuncs.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_evenodd_dagfuncs.h
|
"Utilize" has exactly the same meaning as "use," but it is more
|
2003-02-05 00:02:24 +00:00 |
rf_evenodd_dags.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_evenodd_dags.h
|
Nuke all (but one) of the remaining RF_UTILITY's.
|
2002-11-23 02:44:14 +00:00 |
rf_fifo.c
|
Introduce and use RF_DEBUG_QUEUE (for debugging the various queueing
|
2002-09-17 03:43:34 +00:00 |
rf_fifo.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_freelist.h
|
bye-bye to RF_FREELIST_GET_INIT_ARG and RF_FREELIST_FREE_CLEAN_ARG
|
2002-10-11 02:15:57 +00:00 |
rf_general.h
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_geniq.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_hist.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_interdecluster.c
|
The Double-Semi-Colon Police.
|
2003-01-20 05:29:53 +00:00 |
rf_interdecluster.h
|
…
|
|
rf_invertq.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_invertq.h
|
…
|
|
rf_kintf.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_layout.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_layout.h
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_map.c
|
Cleanup the comment formatting a bit.
|
2002-09-24 00:12:55 +00:00 |
rf_map.h
|
rf_FreeAccessStripeMapComponent() goes too. Thanks Krister!
|
2002-09-21 01:14:22 +00:00 |
rf_mcpair.c
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_mcpair.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_netbsd.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_netbsdkintf.c
|
Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL
|
2003-03-21 23:11:19 +00:00 |
rf_nwayxor.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_nwayxor.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_options.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_options.h
|
…
|
|
rf_optnames.h
|
One less debug option.
|
2002-08-04 03:33:04 +00:00 |
rf_paritylog.c
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_paritylog.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_paritylogDiskMgr.c
|
Protect rf_PrintDAGList() in a few more places. Thanks to Monroe Williams
|
2002-09-07 23:11:46 +00:00 |
rf_paritylogDiskMgr.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_paritylogging.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_paritylogging.h
|
…
|
|
rf_parityloggingdags.c
|
- remove "#include "rf_memchunk.h"
|
2002-08-02 03:42:33 +00:00 |
rf_parityloggingdags.h
|
…
|
|
rf_parityscan.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_parityscan.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_pq.c
|
bcopy -> memcpy. Reviewed by Greg Oster.
|
2002-05-22 15:40:47 +00:00 |
rf_pq.h
|
…
|
|
rf_pqdeg.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_pqdeg.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_pqdegdags.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_pqdegdags.h
|
…
|
|
rf_psstatus.c
|
xorBufCount needs to be initialized too!
|
2002-11-12 00:01:32 +00:00 |
rf_psstatus.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_raid.h
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_raid0.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_raid0.h
|
…
|
|
rf_raid1.c
|
Another 'unblockNode' goes *poof*. Also nuke an instance of an
|
2002-09-23 03:38:51 +00:00 |
rf_raid1.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_raid4.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_raid4.h
|
…
|
|
rf_raid5.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_raid5.h
|
…
|
|
rf_raid5_rotatedspare.c
|
bytesPerStripeUnit is set, but never used. Thanks to Simon B. for pointing
|
2002-09-23 02:40:07 +00:00 |
rf_raid5_rotatedspare.h
|
…
|
|
rf_reconbuffer.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_reconbuffer.h
|
rf_ReleaseBufferWaiter(s) were not being used! Thanks Krister!
|
2002-09-21 01:21:19 +00:00 |
rf_reconmap.c
|
poolify the RF_ReconMapListElem_t's used by rf_ReconMapUpdate().
|
2002-10-06 18:49:12 +00:00 |
rf_reconmap.h
|
poolify the RF_ReconMapListElem_t's used by rf_ReconMapUpdate().
|
2002-10-06 18:49:12 +00:00 |
rf_reconstruct.c
|
Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL
|
2003-03-21 23:11:19 +00:00 |
rf_reconstruct.h
|
Bye-bye to the completely unused reconCtrlPtr->priorityList.
|
2002-11-23 01:58:18 +00:00 |
rf_reconutil.c
|
constify some
|
2003-02-09 10:04:32 +00:00 |
rf_reconutil.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_revent.c
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_revent.h
|
General cleanup of a mess. No functional changes.
|
2002-09-15 21:04:35 +00:00 |
rf_shutdown.c
|
Hide more stuff inside RF_DEBUG_SHUTDOWN. Add a prototype for
|
2002-09-23 03:42:50 +00:00 |
rf_shutdown.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_sstf.c
|
Introduce and use RF_DEBUG_QUEUE (for debugging the various queueing
|
2002-09-17 03:43:34 +00:00 |
rf_sstf.h
|
…
|
|
rf_states.c
|
The 'reconDesc' argument to rf_SignalQuiescenceLock() is a holdover from
|
2002-09-23 04:14:20 +00:00 |
rf_states.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_stripelocks.c
|
lockTable is not needed for AddToWaitersQueue(). Thanks to Simon B.
|
2002-09-23 04:34:46 +00:00 |
rf_stripelocks.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |
rf_strutils.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rf_threadstuff.c
|
#if 0 an unused function. Noted by Krister. Thanks!
|
2002-11-18 23:50:47 +00:00 |
rf_threadstuff.h
|
Create a thread creation macro that make it easier to name the DAG process.
|
2002-10-02 21:48:00 +00:00 |
rf_utils.c
|
Fix typo. PR#19619.
|
2003-01-03 08:05:22 +00:00 |
rf_utils.h
|
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
|
2001-10-04 15:58:51 +00:00 |