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
.
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
Bare-metal script for running batch experiments on background eviction and promotion
- #98
#98
Open
guptask
wants to merge 32 commits into
intel:develop
intel/CacheLib:develop
from
guptask:baremetal_scripts
guptask/CacheLib:baremetal_scripts
Copy head branch name to clipboard
Conversation
Commits
32
(32)
Checks
Files changed
Open
Bare-metal script for running batch experiments on background eviction and promotion
#98
guptask
wants to merge 32 commits into
intel:develop
intel/CacheLib:develop
from
guptask:baremetal_scripts
guptask/CacheLib:baremetal_scripts
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2023
Run centos and debian workflows on push and PR
Show description for a93f01f
igchor
authored and
byrnedj
committed
a93f01f
View commit details
Copy full SHA for a93f01f
Browse repository at this point
Adds createPutToken and switches findEviction
Show description for 2a8fa60
byrnedj
committed
2a8fa60
View commit details
Copy full SHA for 2a8fa60
Browse repository at this point
Add memory usage statistics for allocation classes
Show description for c3a4db9
igchor
authored and
byrnedj
committed
c3a4db9
View commit details
Copy full SHA for c3a4db9
Browse repository at this point
Initial multi-tier support implementation (rebased with NUMA and cs part 2)
Show description for 2529f0a
igchor
authored and
byrnedj
committed
2529f0a
View commit details
Copy full SHA for 2529f0a
Browse repository at this point
AC stats multi-tier
byrnedj
committed
3cc41bd
View commit details
Copy full SHA for 3cc41bd
Browse repository at this point
This commit contains the additional memory tiers tests
Show description for bf4c244
byrnedj
committed
bf4c244
View commit details
Copy full SHA for bf4c244
Browse repository at this point
This is the additional multi-tier support needed
Show description for c432df6
guptask
authored and
byrnedj
committed
c432df6
View commit details
Copy full SHA for c432df6
Browse repository at this point
added per pool class rolling average latency (upstream PR version)
Show description for 4cefc44
guptask
authored and
byrnedj
committed
4cefc44
View commit details
Copy full SHA for 4cefc44
Browse repository at this point
added per tier pool class rolling average latency (based on upstream PR)
guptask
authored and
byrnedj
committed
1f62a63
View commit details
Copy full SHA for 1f62a63
Browse repository at this point
MM2Q promotion iterators (#1)
Show description for 489ef20
byrnedj
committed
489ef20
View commit details
Copy full SHA for 489ef20
Browse repository at this point
CS Patch Part 2 for mulit-tier cachelib:
Show description for 048c809
byrnedj
committed
048c809
View commit details
Copy full SHA for 048c809
Browse repository at this point
basic multi-tier test based on numa bindings
igchor
authored and
byrnedj
committed
ed7b70f
View commit details
Copy full SHA for ed7b70f
Browse repository at this point
Aadding new configs to hit_ratio/graph_cache_leader_fobj
Show description for 94c4974
Sergei Vinogradov
authored and
byrnedj
committed
94c4974
View commit details
Copy full SHA for 94c4974
Browse repository at this point
Do not block reader if a child item is moving
Show description for afd1456
igchor
authored and
byrnedj
committed
afd1456
View commit details
Copy full SHA for afd1456
Browse repository at this point
Background data movement (#20)
Show description for 4f8f425
byrnedj
committed
4f8f425
View commit details
Copy full SHA for 4f8f425
Browse repository at this point
fix race in moveRegularItemWith sync where insertOrReplace can cause move to fail
Show description for 6203a95
byrnedj
committed
6203a95
View commit details
Copy full SHA for 6203a95
Browse repository at this point
Fix race in acquire (#68)
Show description for 6abb498
igchor
authored and
byrnedj
committed
6abb498
View commit details
Copy full SHA for 6abb498
Browse repository at this point
Per tier pool stats (#70)
byrnedj
committed
add2e5f
View commit details
Copy full SHA for add2e5f
Browse repository at this point
dummy change to trigger container image rebuild
guptask
authored and
byrnedj
committed
aedaf97
View commit details
Copy full SHA for aedaf97
Browse repository at this point
Fix token creation and stats (#79)
Show description for 1f21fce
igchor
authored and
byrnedj
committed
1f21fce
View commit details
Copy full SHA for 1f21fce
Browse repository at this point
Updated the docker gcc version to 12 (#83)
Show description for 9e27d35
2 people
authored and
byrnedj
committed
9e27d35
View commit details
Copy full SHA for 9e27d35
Browse repository at this point
NUMA bindigs support for private memory (#82)
Sergei Vinogradov
authored and
byrnedj
committed
da7a6bb
View commit details
Copy full SHA for da7a6bb
Browse repository at this point
Do not run cachelib-centos-8-5 on PRs (#85)
igchor
authored and
byrnedj
committed
b5ac462
View commit details
Copy full SHA for b5ac462
Browse repository at this point
correct handling for expired items in eviction (#86)
Show description for 50d3ae5
byrnedj
committed
50d3ae5
View commit details
Copy full SHA for 50d3ae5
Browse repository at this point
Add option to insert items to first free tier (#87)
Show description for 5632d18
igchor
authored and
byrnedj
committed
5632d18
View commit details
Copy full SHA for 5632d18
Browse repository at this point
Chained item movement between tiers - sync on the parent item (#84)
Show description for 09d7bab
byrnedj
committed
09d7bab
View commit details
Copy full SHA for 09d7bab
Browse repository at this point
Commits on Jul 24, 2023
edit dockerfile
byrnedj
committed
08d8f33
View commit details
Copy full SHA for 08d8f33
Browse repository at this point
Commits on Jul 25, 2023
these submodules work
byrnedj
committed
316133c
View commit details
Copy full SHA for 316133c
Browse repository at this point
Commits on Jul 29, 2023
Track latency of per item eviction/promotion between memory tiers
guptask
committed
8d2c390
View commit details
Copy full SHA for 8d2c390
Browse repository at this point
Commits on Jul 31, 2023
Merge pull request #91 from guptask/tier_eviction_latency
Show description for b99f2b3
guptask
authored
b99f2b3
View commit details
Copy full SHA for b99f2b3
Browse repository at this point
Commits on Aug 23, 2023
Update dependencies (#95)
Show description for ff44c3c
igchor
authored
ff44c3c
View commit details
Copy full SHA for ff44c3c
Browse repository at this point
Commits on Oct 7, 2023
Baremetal script for running batch expriments with background eviction promotion and DML. Includes json parsing and metric aggregation for analysis and plotting
guptask
committed
024e7ad
View commit details
Copy full SHA for 024e7ad
Browse repository at this point
You can’t perform that action at this time.