mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 05:31:05 +01:00
29998bf2ac
All I/O requests through the taste consumer 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 |
||
---|---|---|
.. | ||
g_label_disk_ident.c | ||
g_label_ext2fs.c | ||
g_label_flashmap.c | ||
g_label_gpt.c | ||
g_label_iso9660.c | ||
g_label_msdosfs.c | ||
g_label_msdosfs.h | ||
g_label_ntfs.c | ||
g_label_reiserfs.c | ||
g_label_ufs.c | ||
g_label.c | ||
g_label.h |