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
Accelerator
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
.
intel
/
CacheLib
Public
forked from
facebook/CacheLib
Notifications
You must be signed in to change notification settings
Fork
4
Star
19
Code
Issues
5
Pull requests
19
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Combined locking with exclusive bit
- #38
#38
Merged
igchor
merged 10 commits into
intel:develop
intel/CacheLib:develop
from
byrnedj:cs_part_2
byrnedj/CacheLib:cs_part_2
Copy head branch name to clipboard
Dec 2, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Combined locking with exclusive bit
#38
igchor
merged 10 commits into
intel:develop
intel/CacheLib:develop
from
byrnedj:cs_part_2
byrnedj/CacheLib:cs_part_2
Copy head branch name to clipboard
Commits
Commits on Nov 7, 2022
Use markExclusive only for eviction
Show description for 2ffdc5b
igchor
committed
2ffdc5b
View commit details
Copy full SHA for 2ffdc5b
Browse repository at this point
Hide extra ref when item is marked moving
Show description for ccd35ab
igchor
committed
ccd35ab
View commit details
Copy full SHA for ccd35ab
Browse repository at this point
Commits on Nov 19, 2022
enable combined locking with exclusive bit
byrnedj
committed
ed069fa
View commit details
Copy full SHA for ed069fa
Browse repository at this point
headers + test fix
byrnedj
committed
eaf1f35
View commit details
Copy full SHA for eaf1f35
Browse repository at this point
Commits on Nov 22, 2022
Block readers when item is moving
Show description for a30f2ac
igchor
committed
a30f2ac
View commit details
Copy full SHA for a30f2ac
Browse repository at this point
updated per comments
byrnedj
committed
3040d37
View commit details
Copy full SHA for 3040d37
Browse repository at this point
Commits on Nov 30, 2022
Fixed bug in single tier instance where an item can be marked moving during
Show description for 6e5f6ba
byrnedj
committed
6e5f6ba
View commit details
Copy full SHA for 6e5f6ba
Browse repository at this point
updated per comment
byrnedj
committed
f5e5a5d
View commit details
Copy full SHA for f5e5a5d
Browse repository at this point
Commits on Dec 1, 2022
formatting
byrnedj
committed
564b074
View commit details
Copy full SHA for 564b074
Browse repository at this point
Commits on Dec 2, 2022
avoid item leak & fix refcount test & disable nvm cache tests for ci
byrnedj
committed
369defe
View commit details
Copy full SHA for 369defe
Browse repository at this point
You can’t perform that action at this time.