NetBSD/sys/dev/dkwedge
riastradh d041e565e7 dk(4): Omit redundant microoptimization around cv_broadcast.
cv_broadcast already has a fast path for the no-waiter case.
2022-01-15 19:34:11 +00:00
..
dk.c dk(4): Omit redundant microoptimization around cv_broadcast. 2022-01-15 19:34:11 +00:00
dkwedge_apple.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_bsdlabel.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_gpt.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_mbr.c allocate buffer for disk I/O via geteblk() instead of malloc(), so they 2020-04-11 16:00:34 +00:00
dkwedge_rdb.c Misc style fixes. No binary changes. 2021-02-20 09:51:20 +00:00