.. |
files.raidframe
|
rf_memchunk.c is no longer needed.
|
2002-08-02 03:47:48 +00:00 |
Makefile
|
|
|
raidframeio.h
|
|
|
raidframevar.h
|
|
|
rf_acctrace.c
|
Minor formatting cleanup, and nuke unused stuff.
|
2002-09-14 18:17:52 +00:00 |
rf_acctrace.h
|
rf_FlushAccessTraceBuf goes bye-bye.
|
2002-09-14 18:07:31 +00:00 |
rf_alloclist.c
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_alloclist.h
|
|
|
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
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_callback.h
|
|
|
rf_chaindecluster.c
|
|
|
rf_chaindecluster.h
|
|
|
rf_copyback.c
|
Cast the RF_DEBUG_RECON net a little wider.
|
2002-09-17 03:30:33 +00:00 |
rf_copyback.h
|
|
|
rf_cvscan.c
|
rf_CvscanConfigure() is a NOP. Nuke it. Thanks Krister!
|
2002-09-21 00:37:14 +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
|
- remove "#include "rf_memchunk.h"
|
2002-08-02 03:42:33 +00:00 |
rf_dagdegrd.c
|
- remove "#include "rf_memchunk.h"
|
2002-08-02 03:42:33 +00:00 |
rf_dagdegrd.h
|
|
|
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
|
|
|
rf_dagffwr.c
|
Various "Fwd" versions of DAG creation functions arn't actually used anywhere!
|
2002-09-21 00:50:10 +00:00 |
rf_dagffwr.h
|
|
|
rf_dagflags.h
|
|
|
rf_dagfuncs.c
|
Shuffle #ifdefs to include stuff only if we're doing parity logging
|
2002-09-21 00:52:49 +00:00 |
rf_dagfuncs.h
|
|
|
rf_dagutils.c
|
Another couple of functions that arn't used unless one is debugging RAIDframe.
|
2002-09-19 23:29:03 +00:00 |
rf_dagutils.h
|
|
|
rf_debugMem.c
|
Those of us who might be interested in debugging internal memory usage
|
2002-09-16 23:40:57 +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
|
bcopy -> memcpy. Reviewed by Greg Oster.
|
2002-05-22 15:40:47 +00:00 |
rf_decluster.h
|
|
|
rf_declusterPQ.c
|
|
|
rf_declusterPQ.h
|
|
|
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
|
Use RF_DEBUG_DISKQUEUE to eliminate more debuggin printfs that the
|
2002-09-17 02:55:12 +00:00 |
rf_diskqueue.h
|
Nuke unlockingOp -- it was only used for the userland version of the
|
2002-09-15 21:34:03 +00:00 |
rf_disks.c
|
|
|
rf_disks.h
|
|
|
rf_driver.c
|
RF_DEBUG_ACCESS and RF_DEBUG_QUIESCE make things a little smaller.
|
2002-09-17 03:54:42 +00:00 |
rf_driver.h
|
#if 0 rf_SetReconfiguredMode() since it is unused now, but may be
|
2002-01-07 01:58:03 +00:00 |
rf_engine.c
|
Nuke an obsolete comment.
|
2002-09-19 22:36:23 +00:00 |
rf_engine.h
|
|
|
rf_etimer.h
|
|
|
rf_evenodd_dagfuncs.c
|
|
|
rf_evenodd_dagfuncs.h
|
|
|
rf_evenodd_dags.c
|
|
|
rf_evenodd_dags.h
|
|
|
rf_evenodd.c
|
Protect rf_PrintDAGList() in a few more places. Thanks to Monroe Williams
|
2002-09-07 23:11:46 +00:00 |
rf_evenodd.h
|
|
|
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
|
|
|
rf_freelist.h
|
RF_LOCK_MUTEX()/RF_UNLOCK_MUTEX() often cover more code than they
|
2002-08-08 02:53:01 +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
|
|
|
rf_hist.h
|
|
|
rf_interdecluster.c
|
|
|
rf_interdecluster.h
|
|
|
rf_invertq.c
|
|
|
rf_invertq.h
|
|
|
rf_kintf.h
|
|
|
rf_layout.c
|
Cleanup configuration and auto-configuration information printing.
|
2002-08-03 00:55:54 +00:00 |
rf_layout.h
|
|
|
rf_map.c
|
Introduce RF_DEBUG_MAP, and use it to ignore more rarely used code.
|
2002-09-19 23:23:19 +00:00 |
rf_map.h
|
Nuke function prototypes for previously nuked functions.
|
2002-08-03 01:07:53 +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
|
|
|
rf_netbsd.h
|
|
|
rf_netbsdkintf.c
|
Nuke old (and now incorrect) comment.
|
2002-09-19 17:55:22 +00:00 |
rf_nwayxor.c
|
|
|
rf_nwayxor.h
|
|
|
rf_options.c
|
|
|
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
|
|
|
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
|
|
|
rf_paritylogging.c
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +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
|
Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY.
|
2002-09-14 17:11:30 +00:00 |
rf_parityscan.h
|
|
|
rf_pq.c
|
bcopy -> memcpy. Reviewed by Greg Oster.
|
2002-05-22 15:40:47 +00:00 |
rf_pq.h
|
|
|
rf_pqdeg.c
|
|
|
rf_pqdeg.h
|
|
|
rf_pqdegdags.c
|
|
|
rf_pqdegdags.h
|
|
|
rf_psstatus.c
|
Introduce and use RF_DEBUG_PSS, and save a few more bytes.
|
2002-09-19 22:52:52 +00:00 |
rf_psstatus.h
|
|
|
rf_raid0.c
|
|
|
rf_raid0.h
|
|
|
rf_raid1.c
|
Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate
|
2002-09-17 03:21:40 +00:00 |
rf_raid1.h
|
|
|
rf_raid4.c
|
|
|
rf_raid4.h
|
|
|
rf_raid5_rotatedspare.c
|
|
|
rf_raid5_rotatedspare.h
|
|
|
rf_raid5.c
|
|
|
rf_raid5.h
|
|
|
rf_raid.h
|
|
|
rf_reconbuffer.c
|
Nuke unneeded #include "rf_debugprint.h"
|
2002-09-11 02:22:49 +00:00 |
rf_reconbuffer.h
|
|
|
rf_reconmap.c
|
Cast the RF_DEBUG_RECON net a little wider.
|
2002-09-17 03:30:33 +00:00 |
rf_reconmap.h
|
|
|
rf_reconstruct.c
|
Introduce and use RF_DEBUG_PSS, and save a few more bytes.
|
2002-09-19 22:52:52 +00:00 |
rf_reconstruct.h
|
'char *arrived' was such a nice variable. Too bad all we ever did
|
2002-09-16 02:39:42 +00:00 |
rf_reconutil.c
|
Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate
|
2002-09-17 03:21:40 +00:00 |
rf_reconutil.h
|
|
|
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
|
Add a local #define, and disable some debugging stuff.
|
2002-09-14 18:37:28 +00:00 |
rf_shutdown.h
|
|
|
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
|
Introduce and use RF_DEBUG_STATES to save a bit more kernel space.
|
2002-09-19 18:54:50 +00:00 |
rf_states.h
|
|
|
rf_stripelocks.c
|
Everyone and their dog was using RF_ERRORMSG3 to print out the same
|
2002-09-14 17:53:57 +00:00 |
rf_stripelocks.h
|
|
|
rf_strutils.c
|
|
|
rf_threadstuff.c
|
Initial kick at some functions to provide lockmgr lock support
|
2002-08-08 02:54:29 +00:00 |
rf_threadstuff.h
|
Initial kick at some functions to provide lockmgr lock support
|
2002-08-08 02:54:29 +00:00 |
rf_utils.c
|
rf_gcd, rf_free_2d_array, rf_make_1d_array, and rf_free_1d_array are
|
2002-09-21 00:47:59 +00:00 |
rf_utils.h
|
|
|