mirror of
https://github.com/opnsense/src.git
synced 2026-05-15 10:40:28 -04:00
All I/O requests through the taste consumers are synchronous, done
with g_read_data() and without any locks held. It makes no sense
to delegate the I/O to g_down/g_up threads.
This removes many of context switches during disk retaste.
MFC after: 2 weeks
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| g_raid3.c | ||
| g_raid3.h | ||
| g_raid3_ctl.c | ||