mirror_zfs/cmd/zed
наб 73218f41b4 zed: allow limiting concurrent jobs
200ms time-out is relatively long, but if we already hit the cap,
then we'll likely be able to spawn multiple new jobs when we wake up

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #11807
2021-04-02 16:30:53 -07:00
..
agents zed: set names for all threads 2021-04-02 16:29:35 -07:00
zed.d ZED/zfs-list-cacher.sh: don't exit on ignored event type 2020-12-18 09:34:10 -08:00
.gitignore Initial implementation of zed (ZFS Event Daemon) 2014-04-02 13:10:03 -07:00
Makefile.am cppcheck: integrete cppcheck 2021-01-26 16:12:26 -08:00
zed_conf.c zed: allow limiting concurrent jobs 2021-04-02 16:30:53 -07:00
zed_conf.h zed: allow limiting concurrent jobs 2021-04-02 16:30:53 -07:00
zed_disk_event.c zed: set names for all threads 2021-04-02 16:29:35 -07:00
zed_disk_event.h Bring over illumos ZFS FMA logic -- phase 1 2016-09-01 11:39:45 -07:00
zed_event.c zed: allow limiting concurrent jobs 2021-04-02 16:30:53 -07:00
zed_event.h Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
zed_exec.c zed: allow limiting concurrent jobs 2021-04-02 16:30:53 -07:00
zed_exec.h zed: allow limiting concurrent jobs 2021-04-02 16:30:53 -07:00
zed_file.c zed: remove unused zed_file_close_on_exec() 2021-04-02 16:30:34 -07:00
zed_file.h zed: remove unused zed_file_close_on_exec() 2021-04-02 16:30:34 -07:00
zed_log.c Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
zed_log.h Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
zed_strings.c Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
zed_strings.h Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00
zed.c zed: use separate reaper thread and collect ZEDLETs asynchronously 2021-04-02 16:30:08 -07:00
zed.h Replace ZFS on Linux references with OpenZFS 2020-10-08 20:10:13 -07:00