NetBSD/sys/dev/raidframe
andvar a10c2cec39 fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
..
Makefile
files.raidframe We no longer need the deprecated copyback functionality now that 2023-09-25 21:59:38 +00:00
raidframeio.h Implement hot removal of spares and components. From manu@. 2023-09-17 20:07:39 +00:00
raidframevar.h Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
rf_acctrace.c
rf_acctrace.h
rf_alloclist.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_alloclist.h
rf_archs.h
rf_aselect.c s/initialiase/initialise/ in comments. 2022-03-20 19:26:27 +00:00
rf_aselect.h
rf_callback.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_callback.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_chaindecluster.c
rf_chaindecluster.h
rf_compat32.c remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
rf_compat32.h remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
rf_compat50.c
rf_compat50.h
rf_compat80.c RAIDframe must be initialized for the RAIDFRAME_FAIL_DISK80 ioctl. 2022-06-28 03:13:27 +00:00
rf_compat80.h remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +00:00
rf_cvscan.c Missed cleaning up this "peek" routines the other day. Take care of it now. 2021-07-27 03:09:26 +00:00
rf_cvscan.h Missed cleaning up this "peek" routines the other day. Take care of it now. 2021-07-27 03:09:26 +00:00
rf_dag.h s/convience/convenience/ in comment. 2021-12-05 04:28:53 +00:00
rf_dagdegrd.c s/begining/beginning/ in comments and messages. 2022-01-24 09:14:36 +00:00
rf_dagdegrd.h
rf_dagdegwr.c Make RF_INCLUDE_RAID6 build (needs more changes to make it work). 2023-10-15 18:15:19 +00:00
rf_dagdegwr.h
rf_dagffrd.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_dagffrd.h
rf_dagffwr.c Make RF_INCLUDE_RAID6 build (needs more changes to make it work). 2023-10-15 18:15:19 +00:00
rf_dagffwr.h
rf_dagflags.h
rf_dagfuncs.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
rf_dagfuncs.h
rf_dagutils.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_dagutils.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_debugMem.c
rf_debugMem.h
rf_debugprint.c
rf_debugprint.h
rf_decluster.c We no longer need the deprecated copyback functionality now that 2023-09-25 21:59:38 +00:00
rf_decluster.h
rf_declusterPQ.c
rf_declusterPQ.h
rf_desc.h All IO is async in the RAIDframe kernel driver, so desc->async_flag 2021-07-23 02:35:14 +00:00
rf_diskqueue.c Implement hot removal of spares and components. From manu@. 2023-09-17 20:07:39 +00:00
rf_diskqueue.h Implement hot removal of spares and components. From manu@. 2023-09-17 20:07:39 +00:00
rf_disks.c snprintf() should really include a format. 2023-09-25 16:16:50 +00:00
rf_disks.h Implement hot removal of spares and components. From manu@. 2023-09-17 20:07:39 +00:00
rf_driver.c Make the name of the condition more reflective of the name of the condition variable. From Edgar Fuß. 2023-10-09 22:00:38 +00:00
rf_driver.h All IO is async in the RAIDframe kernel driver, so desc->async_flag 2021-07-23 02:35:14 +00:00
rf_engine.c
rf_engine.h
rf_etimer.h
rf_evenodd.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_evenodd.h
rf_evenodd_dagfuncs.c fix various typos, mainly in comments. 2022-02-16 22:00:55 +00:00
rf_evenodd_dagfuncs.h fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
rf_evenodd_dags.c
rf_evenodd_dags.h
rf_fifo.c Various disk queue "peek" routines were only ever used in the simulator 2021-07-23 20:18:24 +00:00
rf_fifo.h Various disk queue "peek" routines were only ever used in the simulator 2021-07-23 20:18:24 +00:00
rf_general.h
rf_geniq.c
rf_hist.h
rf_interdecluster.c
rf_interdecluster.h
rf_invertq.c
rf_invertq.h
rf_kintf.h DIOCCACHESYNC takes an int argument, pass it through. 2020-09-27 21:39:08 +00:00
rf_layout.c
rf_layout.h
rf_map.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_map.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_mcpair.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_mcpair.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_netbsd.h The 'pss_issued' pool is unused, so remove it. 2021-07-23 02:18:26 +00:00
rf_netbsdkintf.c spaces->tabs. Noted by Edgar Fuß 2023-10-09 21:55:48 +00:00
rf_nwayxor.c
rf_nwayxor.h
rf_options.c
rf_options.h
rf_optnames.h
rf_paritylog.c
rf_paritylog.h
rf_paritylogDiskMgr.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_paritylogDiskMgr.h
rf_paritylogging.c
rf_paritylogging.h
rf_parityloggingdags.c
rf_parityloggingdags.h
rf_paritymap.c We no longer need the deprecated copyback functionality now that 2023-09-25 21:59:38 +00:00
rf_paritymap.h
rf_parityscan.c s/arry/array/ 2021-08-08 21:45:53 +00:00
rf_parityscan.h
rf_pq.c Make RF_INCLUDE_RAID6 build (needs more changes to make it work). 2023-10-15 18:15:19 +00:00
rf_pq.h
rf_pqdeg.c Make RF_INCLUDE_RAID6 build (needs more changes to make it work). 2023-10-15 18:15:19 +00:00
rf_pqdeg.h
rf_pqdegdags.c Make RF_INCLUDE_RAID6 build (needs more changes to make it work). 2023-10-15 18:15:19 +00:00
rf_pqdegdags.h Make RF_INCLUDE_RAID6 build (needs more changes to make it work). 2023-10-15 18:15:19 +00:00
rf_psstatus.c fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
rf_psstatus.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_raid.h We no longer need the deprecated copyback functionality now that 2023-09-25 21:59:38 +00:00
rf_raid0.c
rf_raid0.h
rf_raid1.c The number of components used must be at least 2. An odd number of components 2021-07-23 22:34:12 +00:00
rf_raid1.h
rf_raid4.c
rf_raid4.h
rf_raid5.c
rf_raid5.h
rf_raid5_rotatedspare.c
rf_raid5_rotatedspare.h
rf_reconbuffer.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_reconbuffer.h
rf_reconmap.c s/postion/position/ 2022-04-08 10:27:04 +00:00
rf_reconmap.h
rf_reconstruct.c Implement hot removal of spares and components. From manu@. 2023-09-17 20:07:39 +00:00
rf_reconstruct.h fix word endings toin -> tion in comments. 2023-05-27 21:38:06 +00:00
rf_reconutil.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_reconutil.h
rf_revent.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_revent.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_shutdown.c Remove commented line that is a duplicate of a real line. 2021-07-21 23:10:12 +00:00
rf_shutdown.h
rf_sstf.c Various disk queue "peek" routines were only ever used in the simulator 2021-07-23 20:18:24 +00:00
rf_sstf.h Various disk queue "peek" routines were only ever used in the simulator 2021-07-23 20:18:24 +00:00
rf_states.c All IO is async in the RAIDframe kernel driver, so desc->async_flag 2021-07-23 02:35:14 +00:00
rf_states.h
rf_stripelocks.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_stripelocks.h Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_strutils.c
rf_threadstuff.h
rf_utils.c
rf_utils.h