Botond Dénes
3d12451d1f
db/config: reader_concurrency_semaphore_cpu_concurrency: bump default to 2
...
This config item controls how many CPU-bound reads are allowed to run in
parallel. The effective concurrency of a single CPU core is 1, so
allowing more than one CPU-bound reads to run concurrently will just
result in time-sharing and both reads having higher latency.
However, restricting concurrency to 1 means that a CPU bound read that
takes a lot of time to complete can block other quick reads while it is
running. Increase this default setting to 2 as a compromise between not
over-using time-sharing, while not allowing such slow reads to block the
queue behind them.
Fixes : #22450
Closes scylladb/scylladb#22679
2025-02-05 21:52:20 +02:00
..
2025-01-07 15:03:56 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:08 +02:00
2024-12-18 17:45:13 +02:00
2025-01-22 11:17:01 +08:00
2024-12-18 17:45:13 +02:00
2025-01-30 14:35:18 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-04 12:21:31 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-04 12:21:31 +03:00
2025-02-05 21:52:20 +02:00
2025-01-26 12:51:59 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:06 +02:00
2025-01-28 14:12:06 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-04 15:43:52 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-04 12:21:31 +03:00
2025-01-14 07:56:39 -05:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-04 12:21:31 +03:00
2024-12-18 17:45:13 +02:00
2025-02-04 12:21:31 +03:00
2025-02-04 12:21:31 +03:00
2024-12-18 17:45:13 +02:00
2024-12-20 16:16:28 +02:00
2025-01-20 16:55:17 +02:00
2025-01-20 16:55:17 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-22 11:17:01 +08:00
2025-01-22 11:17:01 +08:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-02 07:13:34 +01:00
2025-01-02 07:13:34 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:06 +02:00
2025-01-07 14:17:01 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-27 10:45:43 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00