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 }}
timcchen1298
/
linux
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Topology-Aware scheduling based on sched domains
- #1
#1
Open
jongwu
wants to merge 11 commits into
timcchen1298:cache_aware_v3
timcchen1298/linux:cache_aware_v3
from
jongwu:cache_aware_v3
jongwu/linux-tim:cache_aware_v3
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Topology-Aware scheduling based on sched domains
#1
jongwu
wants to merge 11 commits into
timcchen1298:cache_aware_v3
timcchen1298/linux:cache_aware_v3
from
jongwu:cache_aware_v3
jongwu/linux-tim:cache_aware_v3
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2026
sched/topo: Add helper to get node and node distance for llc
Show description for c2d4294
jongwu
committed
c2d4294
View commit details
Copy full SHA for c2d4294
Browse repository at this point
sched/topo: Add a easy way to get sched domain for NODE
Show description for f3c4ade
jongwu
committed
f3c4ade
View commit details
Copy full SHA for f3c4ade
Browse repository at this point
sched/fair: select preferred llc inside preferred NUMA
Show description for 2b61ffd
jongwu
committed
2b61ffd
View commit details
Copy full SHA for 2b61ffd
Browse repository at this point
sched/fair: decide if migrate for a generic node
Show description for 1239530
jongwu
committed
1239530
View commit details
Copy full SHA for 1239530
Browse repository at this point
sched/fair: Add rq affinity boost calculation algorithm
Show description for 720c3b4
jongwu
committed
720c3b4
View commit details
Copy full SHA for 720c3b4
Browse repository at this point
sched/fair: consider affinity improvement when find src group/rq
Show description for 42a2831
jongwu
committed
42a2831
View commit details
Copy full SHA for 42a2831
Browse repository at this point
sched/fair: remove the sibling bound for llc_balance
Show description for 36388d9
jongwu
committed
36388d9
View commit details
Copy full SHA for 36388d9
Browse repository at this point
sched/fair: determine migration based on affinity improvement
Show description for af78982
jongwu
committed
af78982
View commit details
Copy full SHA for af78982
Browse repository at this point
sched: make sched cache override numa balancing
Show description for 7a43f18
jongwu
committed
7a43f18
View commit details
Copy full SHA for 7a43f18
Browse repository at this point
sched/fair: dynamicly scale the period of cache work
Show description for a694898
jongwu
committed
a694898
View commit details
Copy full SHA for a694898
Browse repository at this point
sched/fair: Introduce secondary best task mechanism
Show description for e83bd8f
jongwu
committed
e83bd8f
View commit details
Copy full SHA for e83bd8f
Browse repository at this point
You can’t perform that action at this time.