NetBSD/sys/dev/raidframe
reinoud f6a70673ba Mark a buffer `busy` in getnewbuf() when it came from the pool_cache since
its not on a free list.

Also change buf_init() to not automatically mark buffers `busy' since this
only makes sense for bufcache buffers.

Mark all buf_init'd buffers 'busy' on the places where they ought to be
flagged as such to not confuse the buffer cache.

Fixes PR 38923.
2008-06-17 14:53:10 +00:00
..
Makefile
files.raidframe use new "defpseudodev" where appropriate, and remove dummy interface 2008-06-10 12:49:16 +00:00
raidframeio.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
raidframevar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rf_acctrace.c
rf_acctrace.h
rf_alloclist.c
rf_alloclist.h
rf_archs.h
rf_aselect.c
rf_aselect.h
rf_callback.c
rf_callback.h
rf_chaindecluster.c
rf_chaindecluster.h
rf_copyback.c In a land before time, when kernel processes roamed the system, we 2008-01-26 20:44:37 +00:00
rf_copyback.h
rf_cvscan.c
rf_cvscan.h
rf_dag.h
rf_dagdegrd.c
rf_dagdegrd.h
rf_dagdegwr.c
rf_dagdegwr.h
rf_dagffrd.c
rf_dagffrd.h
rf_dagffwr.c
rf_dagffwr.h
rf_dagflags.h
rf_dagfuncs.c
rf_dagfuncs.h
rf_dagutils.c
rf_dagutils.h
rf_debugMem.c rf_debugMem.c: remove unused 'rc' variable for RF_DEBUG_MEM. 2008-02-12 03:12:41 +00:00
rf_debugMem.h
rf_debugprint.c
rf_debugprint.h
rf_decluster.c
rf_decluster.h
rf_declusterPQ.c
rf_declusterPQ.h
rf_desc.h
rf_diskqueue.c Mark a buffer `busy` in getnewbuf() when it came from the pool_cache since 2008-06-17 14:53:10 +00:00
rf_diskqueue.h
rf_disks.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rf_disks.h
rf_driver.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rf_driver.h
rf_engine.c
rf_engine.h
rf_etimer.h
rf_evenodd.c
rf_evenodd.h
rf_evenodd_dagfuncs.c
rf_evenodd_dagfuncs.h
rf_evenodd_dags.c
rf_evenodd_dags.h
rf_fifo.c
rf_fifo.h
rf_general.h
rf_geniq.c
rf_hist.h
rf_interdecluster.c
rf_interdecluster.h
rf_invertq.c
rf_invertq.h
rf_kintf.h
rf_layout.c Both StripeUnitsPerParityUnit and StripeUnitsPerReconstructUnit need 2008-05-04 20:57:23 +00:00
rf_layout.h
rf_map.c
rf_map.h
rf_mcpair.c
rf_mcpair.h
rf_netbsd.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
rf_netbsdkintf.c We don't care about md devices here. Fixes issue reported by Jukka Salmi 2008-06-16 16:58:26 +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
rf_paritylogDiskMgr.h
rf_paritylogging.c
rf_paritylogging.h
rf_parityloggingdags.c
rf_parityloggingdags.h
rf_parityscan.c
rf_parityscan.h
rf_pq.c
rf_pq.h
rf_pqdeg.c
rf_pqdeg.h
rf_pqdegdags.c
rf_pqdegdags.h
rf_psstatus.c
rf_psstatus.h
rf_raid.h
rf_raid0.c
rf_raid0.h
rf_raid1.c Introduce a function to return the default head separation for RAID 1 2008-04-20 20:42:32 +00:00
rf_raid1.h Cleanup function prototypes. No functional change. 2008-04-20 20:46:41 +00:00
rf_raid4.c
rf_raid4.h
rf_raid5.c
rf_raid5.h
rf_raid5_rotatedspare.c
rf_raid5_rotatedspare.h
rf_reconbuffer.c
rf_reconbuffer.h
rf_reconmap.c Re-work some of the guts of the reconstruction code. 2008-05-19 19:49:54 +00:00
rf_reconmap.h Re-work some of the guts of the reconstruction code. 2008-05-19 19:49:54 +00:00
rf_reconstruct.c Re-work some of the guts of the reconstruction code. 2008-05-19 19:49:54 +00:00
rf_reconstruct.h Re-work some of the guts of the reconstruction code. 2008-05-19 19:49:54 +00:00
rf_reconutil.c
rf_reconutil.h
rf_revent.c Re-work some of the guts of the reconstruction code. 2008-05-19 19:49:54 +00:00
rf_revent.h
rf_shutdown.c
rf_shutdown.h
rf_sstf.c
rf_sstf.h
rf_states.c Add in a missing "bp->b_resid = bp->b_bcount" in the EIO case. 2008-05-20 00:29:54 +00:00
rf_states.h
rf_stripelocks.c
rf_stripelocks.h
rf_strutils.c
rf_threadstuff.h lockmgr -> mutex 2007-12-05 08:39:46 +00:00
rf_utils.c
rf_utils.h