ahrens commented on this pull request.


> @@ -284,10 +285,11 @@ boolean_t arc_watch = B_FALSE;
 int arc_procfd;
 #endif
 
-static kmutex_t                arc_reclaim_lock;
-static kcondvar_t      arc_reclaim_thread_cv;
-static boolean_t       arc_reclaim_thread_exit;
-static kcondvar_t      arc_reclaim_waiters_cv;
+static zthr_t          *arc_reap_zthr;

Good idea.

-- 
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/590#discussion_r175136905
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/discussions/T9a4d185b31cf8b80-M10413e11bce86cbdeda707c1
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to