Wez Furlong
ff7f9eb666
move readyq maint into its own thread pool
...
Previously, we'd use the qmaint pool to spawn both the scheduled
and ready queue maintenance tasks.
This commit splits them apart in order to avoid the potential for
cross-task contention on the same threads if a scheduled queue
and ready queue pair are communicating with each other.
2025-04-02 10:36:46 -07:00
..
2023-03-14 18:53:47 -07:00
2023-03-14 18:53:47 -07:00
2025-03-23 08:24:28 -07:00
2024-11-12 12:25:53 -07:00
2025-01-23 17:10:41 -07:00
2025-04-02 10:36:46 -07:00
2024-09-03 22:28:50 -07:00
2024-06-10 09:30:17 -07:00
2023-08-10 17:21:20 -07:00
2023-08-11 21:44:40 -07:00
2025-03-20 07:28:32 -07:00
2025-03-28 14:35:16 -07:00
2023-05-31 12:29:44 -07:00
2023-08-25 08:38:09 -07:00
2025-03-20 07:28:32 -07:00
2025-01-23 13:49:35 -07:00
2023-11-29 12:08:34 -07:00
2023-05-09 15:28:01 +00:00
2024-09-02 07:27:50 -07:00
2025-03-20 07:28:32 -07:00
2024-11-12 12:25:53 -07:00
2025-01-23 13:49:35 -07:00
2024-09-02 07:27:50 -07:00
2025-03-20 07:28:32 -07:00
2025-03-24 07:13:35 -07:00
2024-09-02 07:27:50 -07:00
2024-09-02 07:27:50 -07:00
2025-03-20 07:28:32 -07:00
2024-11-08 10:37:08 -07:00
2024-08-18 22:18:59 -07:00
2023-11-29 12:08:34 -07:00
2024-11-12 12:25:53 -07:00
2024-08-18 20:02:35 -07:00
2023-02-25 10:50:58 -07:00
2024-08-18 19:33:31 -07:00
2025-03-28 14:34:48 -07:00
2025-03-26 05:15:45 -07:00
2025-02-20 12:06:12 -07:00
2024-11-12 12:25:53 -07:00
2024-12-18 06:41:45 -07:00
2023-11-22 12:51:10 -07:00
2024-09-02 10:42:14 -07:00