NetBSD/sys/dev/raidframe
oster b51d271e17 Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup. 2002-09-15 19:25:07 +00:00
..
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 Step 1 of the disentangling of RAIDframe's .h files: 2001-10-04 15:43:57 +00:00
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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_archs.h Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY. 2002-09-14 17:11:30 +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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_chaindecluster.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_chaindecluster.h
rf_copyback.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +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 add RCSIDs 2001-11-13 07:11:12 +00:00
rf_cvscan.h
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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_dagdegwr.c - remove "#include "rf_memchunk.h" 2002-08-02 03:42:33 +00:00
rf_dagdegwr.h
rf_dagffrd.c - remove "#include "rf_memchunk.h" 2002-08-02 03:42:33 +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 - remove "#include "rf_memchunk.h" 2002-08-02 03:42:33 +00:00
rf_dagffwr.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_dagflags.h
rf_dagfuncs.c Amazingly enough, nothing is actually using the *_bxor3() functions. 2002-09-11 03:01:23 +00:00
rf_dagfuncs.h
rf_dagutils.c Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +00:00
rf_dagutils.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_debugMem.c Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +00:00
rf_debugMem.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_declusterPQ.c add RCSIDs 2001-11-13 07:11:12 +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 Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +00:00
rf_diskqueue.h - AuxFunc is no longer used. 2002-08-02 04:01:51 +00:00
rf_disks.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +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 Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup. 2002-09-15 19:25:07 +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 Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +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 Protect rf_PrintDAGList() in a few more places. Thanks to Monroe Williams 2002-09-07 23:11:46 +00:00
rf_evenodd.h
rf_evenodd_dagfuncs.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_evenodd_dagfuncs.h
rf_evenodd_dags.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_evenodd_dags.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_fifo.c add RCSIDs 2001-11-13 07:11:12 +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 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 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 add RCSIDs 2001-11-13 07:11:12 +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 Cleanup configuration and auto-configuration information printing. 2002-08-03 00:55:54 +00:00
rf_layout.h More #if 0's bite the dust. 2001-10-05 15:41:23 +00:00
rf_map.c Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +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 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 Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +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 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 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 Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_raid0.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_raid0.h
rf_raid1.c Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY. 2002-09-14 17:11:30 +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 add RCSIDs 2001-11-13 07:11:12 +00:00
rf_raid4.h
rf_raid5.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_raid5.h
rf_raid5_rotatedspare.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_raid5_rotatedspare.h
rf_reconbuffer.c Nuke unneeded #include "rf_debugprint.h" 2002-09-11 02:22:49 +00:00
rf_reconbuffer.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_reconmap.c Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +00:00
rf_reconmap.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_reconstruct.c Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +00:00
rf_reconstruct.h Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_reconutil.c Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +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 Step 2 of the disentanglement. We now look to <dev/raidframe/*> for 2001-10-04 15:58:51 +00:00
rf_sstf.c add RCSIDs 2001-11-13 07:11:12 +00:00
rf_sstf.h
rf_states.c Most folks won't need the DAG printing and verification routines. 2002-07-13 20:14:33 +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 Everyone and their dog was using RF_ERRORMSG3 to print out the same 2002-09-14 17:53:57 +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 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 Cleanup unneeded #includes. 2002-07-13 16:53:44 +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