mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 05:01:06 +01:00
0d8cec7658
Unlike normal consumers all taste consumer I/O is synchronous, done with g_read_data() and without any locks held. It makes no sense to delegate I/O submission to g_down thread. This should remove number of context switches during disk retaste. MFC after: 2 weeks |
||
---|---|---|
.. | ||
g_raid_ctl.c | ||
g_raid_md_if.m | ||
g_raid_tr_if.m | ||
g_raid.c | ||
g_raid.h | ||
md_ddf.c | ||
md_ddf.h | ||
md_intel.c | ||
md_jmicron.c | ||
md_nvidia.c | ||
md_promise.c | ||
md_sii.c | ||
tr_concat.c | ||
tr_raid0.c | ||
tr_raid1.c | ||
tr_raid1e.c | ||
tr_raid5.c |