andy-js commented on this pull request.
> @@ -88,6 +89,9 @@ #include <sys/systeminfo.h> #define MAXISALEN 257 /* based on sysinfo(2) man page */ +static int mount_tq_nthr = 512; /* taskq threads for multi-threaded mounting */ I suppose this could be made a tuneable through /etc/default/zfs? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/536#discussion_r168622752 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T22334a01fda83bfd-M74b52f1243a85b4d74c05d94 Powered by Topicbox: https://topicbox.com
