ThreadPool: make high priority tickets enabled by default in PS 5.5
Registered by
Alexey Kopytov
Benchmarks show that the high priority tickets idea implemented
previously
(https:/
is universal enough to be enabled by default.
That is, the default thread pool behavior should be to always put events
from already started transactions into the high priority queue, as we
believe that results in better performance in vast majority of
cases.
One way to achieve that and keep the current semantics for
--thread-
possible value (UINT_MAX) a new default instead of 0. This way the old
default behavior can be restored by setting the variable to 0, which
disables the high priority queue.
Blueprint information
- Status:
- Complete
- Approver:
- Alexey Kopytov
- Priority:
- High
- Drafter:
- Alexey Kopytov
- Direction:
- Approved
- Assignee:
- Alexey Kopytov
- Definition:
- Approved
- Series goal:
- Accepted for 5.5
- Implementation:
- Implemented
- Milestone target:
- 5.5.35-33.0
- Started by
- Alexey Kopytov
- Completed by
- Laurynas Biveinis
Sprints
Whiteboard
(?)