NetBSD/sys/dev/raidframe
mrg 1eb554407c convert non-config-handled "DEBUG_ROOT" to aprint_debug().
now it's possible to get boot-time info about raidframe root
device selection with simple "boot -x".
2022-03-11 01:59:33 +00:00
..
Makefile
files.raidframe
raidframeio.h Merge thorpej-cfargs2. 2021-08-07 16:18:40 +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 Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +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 Remove clause 3 and 4 leftovers from TNF licenses in more sources. 2019-12-15 16:48:25 +00:00
rf_compat50.h Remove clause 3 and 4 leftovers from TNF licenses in more sources. 2019-12-15 16:48:25 +00:00
rf_compat80.c remove clause 3 from all my licenses that aren't conflicting with 2021-12-11 19:24:18 +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_copyback.c rf_CreateDiskQueueData() no longer uses waitflag, and will always succeed. 2021-07-27 03:01:48 +00:00
rf_copyback.h
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 fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_dagdegwr.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_dagdegwr.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
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 Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_dagffwr.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_dagflags.h Fix typo (s/supress/suppress/). 2019-07-11 03:49:51 +00:00
rf_dagfuncs.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
rf_dagfuncs.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
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
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 call buf_destroy() after buf_init(). hopefully fixes the lockdebug 2021-12-14 00:46:43 +00:00
rf_diskqueue.h rf_CreateDiskQueueData() no longer uses waitflag, and will always succeed. 2021-07-27 03:01:48 +00:00
rf_disks.c Switch to vn_bdev_open* functions. 2019-12-08 12:14:40 +00:00
rf_disks.h
rf_driver.c All IO is async in the RAIDframe kernel driver, so desc->async_flag 2021-07-23 02:35:14 +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 fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_engine.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
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 the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_evenodd_dags.c fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
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 convert non-config-handled "DEBUG_ROOT" to aprint_debug(). 2022-03-11 01:59:33 +00:00
rf_nwayxor.c
rf_nwayxor.h
rf_options.c
rf_options.h
rf_optnames.h
rf_paritylog.c fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_paritylog.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_paritylogDiskMgr.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +00:00
rf_paritylogDiskMgr.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_paritylogging.c
rf_paritylogging.h
rf_parityloggingdags.c fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_parityloggingdags.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_paritymap.c DIOCCACHESYNC takes an int argument, pass it through. 2020-09-27 21:39:08 +00:00
rf_paritymap.h
rf_parityscan.c s/arry/array/ 2021-08-08 21:45:53 +00:00
rf_parityscan.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_pq.c fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_pq.h fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
rf_pqdeg.c
rf_pqdeg.h
rf_pqdegdags.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
rf_pqdegdags.h
rf_psstatus.c Extensive mechanical changes to the pools used in RAIDframe. 2021-07-23 00:54:45 +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 Merge thorpej-cfargs2. 2021-08-07 16:18:40 +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 slightly change and fix the semantics of pool_set*wat(), pool_sethardlimit() 2020-04-13 00:27:16 +00:00
rf_reconmap.h
rf_reconstruct.c rf_CreateDiskQueueData() no longer uses waitflag, and will always succeed. 2021-07-27 03:01:48 +00:00
rf_reconstruct.h s/occured/occurred/ in comments, log messages and man pages. 2021-12-10 20:36:02 +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 fix the function pointer and callback mess: 2019-10-10 03:43:59 +00:00
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