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
Field | Original Value | New Value |
---|---|---|
Epic Link | MDEV-14442 [ 64369 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Sergey Vojtovich [ svoj ] | Marko Mäkelä [ marko ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Assignee | Marko Mäkelä [ marko ] | Sergey Vojtovich [ svoj ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Fix Version/s | 10.3.5 [ 22905 ] | |
Fix Version/s | 10.3 [ 22126 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
Link | This issue causes MDEV-22680 [ MDEV-22680 ] |
Workflow | MariaDB v3 [ 84984 ] | MariaDB v4 [ 133441 ] |