Investigate whether buf_page_set_accessed locking can be weakened

Bug #1664891 reported by Laurynas Biveinis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Status tracked in 5.7
5.5
Won't Fix
Wishlist
Unassigned
5.6
Won't Fix
Wishlist
Unassigned
5.7
Triaged
Wishlist
Unassigned

Bug Description

Investigate whether buf_page_set_accessed locking can be weakened. Some protection is needed, as this page not block, thus the pointer could go invalid at any time without locking. But maybe the page mutex is not necessary, and e.g. buf_fix_count > 0 or similar would be enough.

tags: added: bp-split performance
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2492

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.