Kevin Jin
65d10bd87c
Fix short-lived txg caused by autotrim
...
Current autotrim causes short-lived txg through:
1. calling txg_wait_synced() in metaslab_enable()
2. calling txg_wait_open() with should_quiesce = true
This patch addresses all the issues mentioned above.
A new cv, vdev_autotrim_kick_cv is added to kick autotrim activity.
It will be signaled once a txg is synced so that it does not change
the original autotrim pace. Also because it is a cv, the wait is
interruptible which speeds up the vdev_autotrim_stop_wait() call.
Finally, combining big zfs_txg_timeout, txg_wait_open() also causes
delay when exporting a pool.
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov >
Signed-off-by: jxdking <lostking2008@hotmail.com >
Issue #8993
Closes #12194
2023-03-28 08:43:41 -07:00
..
2022-10-19 17:11:01 -07:00
2022-03-15 15:13:42 -07:00
2023-03-08 11:17:23 -08:00
2023-01-12 16:00:37 -08:00
2022-03-15 15:13:42 -07:00
2022-07-11 14:16:13 -07:00
2023-03-08 13:51:55 -08:00
2022-07-11 14:16:13 -07:00
2023-01-10 13:39:22 -08:00
2023-03-14 14:44:01 -07:00
2022-10-20 11:57:15 -07:00
2022-10-29 13:05:11 -07:00
2022-09-22 12:59:41 -07:00
2023-03-24 10:18:35 -07:00
2022-07-11 14:16:13 -07:00
2023-03-10 11:59:53 -08:00
2022-07-11 14:16:13 -07:00
2023-02-16 09:23:39 -08:00
2023-03-08 13:52:15 -08:00
2023-03-14 15:25:50 -07:00
2023-03-08 13:51:46 -08:00
2023-02-14 11:03:42 -08:00
2023-03-24 10:20:07 -07:00
2023-03-10 11:59:53 -08:00
2023-03-01 15:27:40 -08:00
2023-03-28 08:19:03 -07:00
2023-01-23 13:12:37 -08:00
2023-03-16 14:27:49 -07:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:25:50 -07:00
2023-03-06 15:28:26 -08:00
2022-07-11 14:16:13 -07:00
2023-03-14 15:25:50 -07:00
2023-03-08 13:51:50 -08:00
2023-02-23 18:14:52 -07:00
2023-03-14 15:25:50 -07:00
2023-03-10 11:59:53 -08:00
2022-07-11 14:16:13 -07:00
2023-03-14 15:25:50 -07:00
2023-03-14 15:59:58 -07:00
2023-03-14 15:25:50 -07:00
2022-07-11 14:16:13 -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
2022-07-11 14:16:13 -07:00
2022-12-09 10:48:33 -08:00
2022-10-14 13:37:54 -07:00
2022-09-27 16:42:41 -07:00
2019-06-19 09:48:12 -07:00
2022-07-11 14:16:13 -07:00
2022-10-12 11:25:18 -07:00
2022-09-27 16:42:41 -07:00
2022-07-11 14:16:13 -07:00
2023-03-08 13:51:46 -08:00
2023-03-02 13:52:21 -08:00
2022-03-15 15:13:42 -07:00
2022-10-13 10:03:29 -07:00
2023-03-14 15:25:50 -07:00
2022-12-22 11:48:49 -08:00
2023-03-14 15:25:50 -07:00
2022-11-03 09:58:14 -07:00
2023-03-14 15:25:50 -07:00
2022-09-27 16:42:41 -07:00
2023-03-28 08:43:41 -07:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2018-06-06 09:35:59 -07:00
2018-06-06 09:35:59 -07:00
2022-11-29 09:56:16 -08:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-09-27 16:42:41 -07:00
2020-11-13 13:51:51 -08:00
2023-03-14 15:25:50 -07:00
2022-03-15 15:13:42 -07:00
2022-03-15 15:13:42 -07:00
2023-01-12 16:00:03 -08:00
2022-10-13 10:03:29 -07:00
2023-03-24 10:27:07 -07:00
2022-09-08 10:30:53 -07:00
2022-07-11 14:16:13 -07:00
2022-10-27 09:54:54 -07:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-11-30 13:46:26 -08:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-09-06 09:43:21 -07:00
2023-01-13 10:58:58 -08:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2022-11-28 13:49:58 -08:00
2022-12-02 17:42:22 -08:00
2023-01-27 10:02:24 -08:00
2023-03-14 15:25:50 -07:00
2022-07-11 14:16:13 -07:00
2023-03-28 08:43:41 -07:00
2023-03-28 08:43:41 -07:00
2023-03-08 13:51:46 -08:00
2023-01-10 13:41:54 -08:00
2023-01-12 16:00:37 -08:00
2023-03-14 15:25:50 -07:00
2018-02-08 15:29:24 -08:00
2023-03-14 15:25:50 -07:00
2020-02-14 13:41:42 -08:00
2022-09-02 13:31:19 -07:00
2023-03-14 15:25:50 -07:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2023-03-02 13:52:21 -08:00
2023-01-23 13:14:25 -08:00
2023-03-14 15:25:50 -07:00
2023-03-02 13:52:21 -08:00
2023-03-14 15:25:50 -07:00
2023-03-10 11:59:53 -08:00
2022-11-03 09:52:12 -07:00
2023-03-10 11:59:53 -08:00
2022-07-11 14:16:13 -07:00
2023-03-10 11:59:53 -08:00
2022-07-11 14:16:13 -07:00
2022-07-11 14:16:13 -07:00
2023-03-28 08:19:03 -07:00
2023-03-28 08:13:32 -07:00
2023-03-02 13:52:21 -08:00
2023-02-27 14:41:02 -08:00
2022-09-27 16:35:29 -07:00
2023-03-10 11:59:53 -08:00
2022-07-11 14:16:13 -07:00
2022-11-29 09:26:03 -08:00
2022-03-23 08:51:00 -07:00
2023-03-10 11:59:53 -08:00