Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
This will allow us to reduce critical section protected by trx_sys.mutex:
1. no need to maintain global m_free list
2. eliminate if (trx->read_view == NULL) condition
On x86_64 sizeof(Readview) is 144 mostly due to padding, sizeof(trx_t) with ReadView is 1200.
Attachments
Issue Links
- causes
-
MDEV-22680 InnoDB trx_sys improvements
-
- Open
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
1h 26m | 1 |
|
21s | 1 |
|
1d 2h 50m | 1 |
|
35s | 1 |