Files
mirror_zfs/module/zfs
Alexander Motin 5a3bffab10 ZIO: Optimize zio_flush()
- Generalize vdev_nowritecache handling by traversing through the
VDEV tree and skipping children ZIOs where not supported.
 - Remove intermediate zio_null() in case of several VDEV children.
 - Remove children handling from zio_ioctl().  There are no other
use cases for this code beside DKIOCFLUSHWRITECACHED, and would there
be, I doubt they would so straightforward apply to all VDEV children.

Comparing to removed previous optimization this should improve cases
of redundant ZILs/SLOGs.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Wilson <george.wilson@delphix.com>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #15515
2023-11-17 14:00:59 -08:00
..
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2023-01-10 13:39:22 -08:00
2023-06-30 09:42:02 -07:00
2023-10-24 11:00:07 -07:00
2023-03-14 15:25:50 -07:00
2023-08-07 13:54:41 -07:00
2023-09-28 14:10:07 -07:00
2023-11-06 10:38:42 -08:00
2023-03-14 15:25:50 -07:00
2023-11-08 10:19:41 -08:00
2023-03-14 15:59:58 -07:00
2023-06-09 10:12:52 -07:00
2022-03-15 15:13:42 -07:00
2022-01-07 10:36:49 -08:00
2022-01-12 16:14:36 -08:00
2023-11-08 10:19:41 -08:00
2023-11-17 13:28:32 -08:00
2019-06-19 09:48:12 -07:00
2023-11-07 12:11:48 -08:00
2022-03-15 15:13:42 -07:00
2023-11-08 10:19:41 -08:00
2023-08-07 13:54:41 -07:00
2023-11-06 10:38:42 -08:00
2023-11-08 10:19:41 -08:00
2023-06-27 09:09:48 -07:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-11-08 10:19:41 -08:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:25:50 -07:00
2022-09-02 13:31:19 -07:00
2023-03-14 15:25:50 -07:00
2023-11-17 14:00:59 -08:00
2023-11-17 14:00:59 -08:00
2022-11-29 09:26:03 -08:00