..
Makefile
…
files.raidframe
Finally commit the RAIDframe parity map Summer Of Code project.
2009-11-17 18:54:26 +00:00
raidframeio.h
Finally commit the RAIDframe parity map Summer Of Code project.
2009-11-17 18:54:26 +00:00
raidframevar.h
Define accessors for number of blocks and partition size in the
2011-02-19 07:11:09 +00:00
rf_acctrace.c
convert rf_tracing_mutex to a kmutex.
2011-05-01 06:22:54 +00:00
rf_acctrace.h
convert rf_tracing_mutex to a kmutex.
2011-05-01 06:22:54 +00:00
rf_alloclist.c
ansify function definitions
2009-03-15 17:14:40 +00:00
rf_alloclist.h
…
rf_archs.h
…
rf_aselect.c
NULL does not need a cast
2011-08-31 18:31:02 +00:00
rf_aselect.h
…
rf_callback.c
ansify function definitions
2009-03-15 17:14:40 +00:00
rf_callback.h
…
rf_chaindecluster.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_chaindecluster.h
…
rf_compat50.c
Fix assignment of SUsPerPU and add SUsPerRU assignment. Reported by
2009-05-02 21:11:26 +00:00
rf_compat50.h
add compat50 ioctls.
2009-01-18 16:37:19 +00:00
rf_copyback.c
Change the vnode locking protocol of VOP_GETATTR() to request at least
2011-10-14 09:23:28 +00:00
rf_copyback.h
…
rf_cvscan.c
NULL does not need a cast
2011-08-31 18:31:02 +00:00
rf_cvscan.h
…
rf_dag.h
…
rf_dagdegrd.c
According to the Oxford Dictionary of Etymology, a wether is a male sheep
2011-08-01 12:28:53 +00:00
rf_dagdegrd.h
…
rf_dagdegwr.c
According to the Oxford Dictionary of Etymology, a wether is a male sheep
2011-08-01 12:28:53 +00:00
rf_dagdegwr.h
…
rf_dagffrd.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_dagffrd.h
…
rf_dagffwr.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_dagffwr.h
…
rf_dagflags.h
…
rf_dagfuncs.c
Rework/simplify the disk queuing code. A bunch of this was still
2009-03-23 18:38:54 +00:00
rf_dagfuncs.h
…
rf_dagutils.c
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_dagutils.h
…
rf_debugMem.c
convert rf_debug_mem_mutex to a kmutex, and fix RF_DEBUG_MEM option.
2011-05-01 06:49:43 +00:00
rf_debugMem.h
convert rf_debug_mem_mutex to a kmutex, and fix RF_DEBUG_MEM option.
2011-05-01 06:49:43 +00:00
rf_debugprint.c
…
rf_debugprint.h
…
rf_decluster.c
NULL does not need a cast
2011-08-31 18:31:02 +00:00
rf_decluster.h
…
rf_declusterPQ.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_declusterPQ.h
…
rf_desc.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rf_diskqueue.c
convert the diskqueue mutex into a kmutex
2011-05-05 06:04:09 +00:00
rf_diskqueue.h
convert the diskqueue mutex into a kmutex
2011-05-05 06:04:09 +00:00
rf_disks.c
Change the vnode locking protocol of VOP_GETATTR() to request at least
2011-10-14 09:23:28 +00:00
rf_disks.h
…
rf_driver.c
don't forget to destroy mutex.
2011-05-27 22:48:24 +00:00
rf_driver.h
- convert rf_printf_mutex to a kmutex
2011-04-30 01:44:36 +00:00
rf_engine.c
Newline is \n, not /n.
2011-09-07 07:43:05 +00:00
rf_engine.h
…
rf_etimer.h
…
rf_evenodd.c
finish porting mcpair users to kmutex, and fix a couple of declarations
2011-05-05 04:20:51 +00:00
rf_evenodd.h
…
rf_evenodd_dagfuncs.c
Change about 4500 of the K&R function definitions to ANSI ones.
2009-03-14 15:35:58 +00:00
rf_evenodd_dagfuncs.h
…
rf_evenodd_dags.c
…
rf_evenodd_dags.h
…
rf_fifo.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_fifo.h
…
rf_general.h
rf_panicbuf is already format, so don't pass it as format string to
2011-05-23 21:49:35 +00:00
rf_geniq.c
Ansify function definitions w/o arguments. Generated with sed.
2009-03-18 10:22:21 +00:00
rf_hist.h
…
rf_interdecluster.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_interdecluster.h
…
rf_invertq.c
…
rf_invertq.h
…
rf_kintf.h
Remove unused 'struct lwp *' from rf_getdisksize. No functional changes.
2011-08-03 14:44:38 +00:00
rf_layout.c
Both StripeUnitsPerParityUnit and StripeUnitsPerReconstructUnit need
2008-05-04 20:57:23 +00:00
rf_layout.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rf_map.c
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_map.h
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
rf_mcpair.c
convert mcpair to kmutex.
2011-05-01 01:09:05 +00:00
rf_mcpair.h
convert mcpair to kmutex.
2011-05-01 01:09:05 +00:00
rf_netbsd.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
rf_netbsdkintf.c
Statically initialize the raidautoconfig variable when RAID_AUTOCONFIG is set,
2011-11-05 16:40:35 +00:00
rf_nwayxor.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_nwayxor.h
…
rf_options.c
ansify function definitions
2009-03-15 17:14:40 +00:00
rf_options.h
…
rf_optnames.h
…
rf_paritylog.c
convert parityLogPool.mutex to a kmutex.
2011-05-11 06:03:06 +00:00
rf_paritylog.h
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_paritylogDiskMgr.c
convert regionBufferPool.mutex/cond and parityBufferPool.mutex/cond
2011-05-11 06:20:33 +00:00
rf_paritylogDiskMgr.h
…
rf_paritylogging.c
convert regionBufferPool.mutex/cond and parityBufferPool.mutex/cond
2011-05-11 06:20:33 +00:00
rf_paritylogging.h
…
rf_parityloggingdags.c
_KERNEL_OPT
2008-11-18 14:29:55 +00:00
rf_parityloggingdags.h
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
2006-08-17 17:11:27 +00:00
rf_paritymap.c
prepare to convert more raidframe old lock/sleep APIs to mutex/condvar:
2011-04-27 07:55:14 +00:00
rf_paritymap.h
For RAID sets which have no parity (i.e., RAID level 0) and therefore can
2010-03-14 21:11:41 +00:00
rf_parityscan.c
convert mcpair to kmutex.
2011-05-01 01:09:05 +00:00
rf_parityscan.h
Finally commit the RAIDframe parity map Summer Of Code project.
2009-11-17 18:54:26 +00:00
rf_pq.c
Change about 4500 of the K&R function definitions to ANSI ones.
2009-03-14 15:35:58 +00:00
rf_pq.h
…
rf_pqdeg.c
…
rf_pqdeg.h
…
rf_pqdegdags.c
According to the Oxford Dictionary of Etymology, a wether is a male sheep
2011-08-01 12:28:53 +00:00
rf_pqdegdags.h
…
rf_psstatus.c
convert the pssTable mutex into a kmutex/cv.
2011-05-03 08:18:43 +00:00
rf_psstatus.h
convert the pssTable mutex into a kmutex/cv.
2011-05-03 08:18:43 +00:00
rf_raid.h
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_raid0.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_raid0.h
…
rf_raid1.c
convert rb_mutex to a kmutex/cv.
2011-05-02 07:29:18 +00:00
rf_raid1.h
Cleanup function prototypes. No functional change.
2008-04-20 20:46:41 +00:00
rf_raid4.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_raid4.h
…
rf_raid5.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_raid5.h
…
rf_raid5_rotatedspare.c
Change about 4500 of the K&R function definitions to ANSI ones.
2009-03-14 15:35:58 +00:00
rf_raid5_rotatedspare.h
…
rf_reconbuffer.c
convert rb_mutex to a kmutex/cv.
2011-05-02 07:29:18 +00:00
rf_reconbuffer.h
…
rf_reconmap.c
NULL does not need a cast
2011-08-31 18:31:02 +00:00
rf_reconmap.h
convert RF_CommonLogData_s/RF_ReconMap_s mutex to a kmutex/cv.
2011-05-10 07:04:17 +00:00
rf_reconstruct.c
Change the vnode locking protocol of VOP_GETATTR() to request at least
2011-10-14 09:23:28 +00:00
rf_reconstruct.h
convert rb_mutex to a kmutex/cv.
2011-05-02 07:29:18 +00:00
rf_reconutil.c
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_reconutil.h
…
rf_revent.c
re-apply the reverted previous, after fixing the missed wakeup:
2011-05-02 01:07:24 +00:00
rf_revent.h
…
rf_shutdown.c
kill MALLOC and FREE macros.
2008-12-17 20:51:31 +00:00
rf_shutdown.h
…
rf_sstf.c
Change about 4500 of the K&R function definitions to ANSI ones.
2009-03-14 15:35:58 +00:00
rf_sstf.h
…
rf_states.c
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_states.h
…
rf_stripelocks.c
convert stripelocks to kmutex.
2011-05-05 08:21:29 +00:00
rf_stripelocks.h
convert stripelocks to kmutex.
2011-05-05 08:21:29 +00:00
rf_strutils.c
…
rf_threadstuff.h
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
2011-05-11 18:13:12 +00:00
rf_utils.c
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
rf_utils.h
…