Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
percona
/
percona-server
Public
Notifications
You must be signed in to change notification settings
Fork
521
Star
1.3k
Code
Pull requests
91
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Experiment: atomic buf page fields
- #6130
#6130
Draft
polchawa-percona
wants to merge 9 commits into
percona:8.4
percona/percona-server:8.4
from
polchawa-percona:atomic-buf-page-fields
polchawa-percona/percona-server:atomic-buf-page-fields
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Experiment: atomic buf page fields
#6130
polchawa-percona
wants to merge 9 commits into
percona:8.4
percona/percona-server:8.4
from
polchawa-percona:atomic-buf-page-fields
polchawa-percona/percona-server:atomic-buf-page-fields
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
Make buf_page_t::state and access_time atomic
Show description for 359636b
polchawa-percona
and
claude
committed
359636b
View commit details
Copy full SHA for 359636b
Browse repository at this point
PoC: lock-free fast path for buf_page_optimistic_get
Show description for 114c3f5
polchawa-percona
and
claude
committed
114c3f5
View commit details
Copy full SHA for 114c3f5
Browse repository at this point
Commits on Aug 22, 2026
Inline the fix_epoch correctness proof into the code
Show description for 1a7b432
polchawa-percona
and
claude
committed
1a7b432
View commit details
Copy full SHA for 1a7b432
Browse repository at this point
Correct false claim: Site 1 is not reached by DISCARD TABLESPACE
Show description for b98b888
polchawa-percona
and
claude
committed
b98b888
View commit details
Copy full SHA for b98b888
Browse repository at this point
Commits on Aug 25, 2026
Document the never-reset requirement on fix_epoch as a proven invariant
Show description for 306a80d
polchawa-percona
and
claude
committed
306a80d
View commit details
Copy full SHA for 306a80d
Browse repository at this point
Document why modify_clock's fast-path check needs no fix_epoch bracket
Show description for 2bce223
polchawa-percona
and
claude
committed
2bce223
View commit details
Copy full SHA for 2bce223
Browse repository at this point
Commits on Aug 28, 2026
Revert fix_epoch PoC: caller-held buf-fix already excludes eviction
Show description for 6d4290b
polchawa-percona
and
claude
committed
6d4290b
View commit details
Copy full SHA for 6d4290b
Browse repository at this point
Bump buf_page_t::state/access_time to seq_cst, defense in depth
Show description for 869038a
polchawa-percona
and
claude
committed
869038a
View commit details
Copy full SHA for 869038a
Browse repository at this point
Remove block_mutex from buf_page_optimistic_get's fast path
Show description for bc194b8
polchawa-percona
and
claude
committed
bc194b8
View commit details
Copy full SHA for bc194b8
Browse repository at this point
You can’t perform that action at this time.