Files
Wez Furlong 18e510ebe2 ready_queue: introduce dispatcher_wakeup_strategy and maintainer_wakeup_strategy
These allow optionally reducing how aggressively the dispatcher and
maintainers will be awoken when message(s) are submitted to the ready
queue.

The default behavior remains the same; the new thing here is the
ability to make it more relaxed, which should reduce some CPU
overheads for very busy systems with many queues.

Making things more relaxed does introduce a possibility for higher
outbound latency in some edge cases with low or bursty traffic.
2025-04-16 15:19:27 -07:00
..
2023-08-11 21:44:40 -07:00
2025-04-03 09:37:04 -07:00
2023-05-09 15:28:01 +00:00
2023-02-25 10:50:58 -07:00
2024-12-18 06:41:45 -07:00