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
.
multikernel
/
kerf
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
31
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
kerf init: reconcile the live pool instead of writing the baseline once
- #17
#17
Merged
congwang-mk
merged 23 commits into
main
multikernel/kerf:main
from
pool-reinit
multikernel/kerf:pool-reinit
Copy head branch name to clipboard
Aug 22, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
kerf init: reconcile the live pool instead of writing the baseline once
#17
congwang-mk
merged 23 commits into
main
multikernel/kerf:main
from
pool-reinit
multikernel/kerf:pool-reinit
Copy head branch name to clipboard
Commits
Commits on Aug 21, 2026
models: Describe pool memory as kernel chunks plus per-node requests
Show description for edac816
congwang-mk
committed
edac816
View commit details
Copy full SHA for edac816
Browse repository at this point
parser: Read pool chunks and per-node memory requests from the baseline
Show description for e2f6b3c
congwang-mk
committed
e2f6b3c
View commit details
Copy full SHA for e2f6b3c
Browse repository at this point
parser: Scope legacy memory checks to /resources and migrate the examples
Show description for b64e634
congwang-mk
committed
b64e634
View commit details
Copy full SHA for b64e634
Browse repository at this point
extractor: Describe baseline memory as per-node allocation requests
Show description for 61144b8
congwang-mk
committed
61144b8
View commit details
Copy full SHA for 61144b8
Browse repository at this point
pool: Compute the difference between the live pool and a requested baseline
Show description for d2c9874
congwang-mk
committed
d2c9874
View commit details
Copy full SHA for d2c9874
Browse repository at this point
pool: Cover surplus-node release and size ordering in the diff
Show description for 9da9520
congwang-mk
committed
9da9520
View commit details
Copy full SHA for 9da9520
Browse repository at this point
overlay: Address fragments by target path and generate pool transactions
Show description for 203bee0
congwang-mk
committed
203bee0
View commit details
Copy full SHA for 203bee0
Browse repository at this point
runtime: Share one overlay write path and read every pool chunk
Show description for b1c6ab7
congwang-mk
committed
b1c6ab7
View commit details
Copy full SHA for b1c6ab7
Browse repository at this point
init: Reconcile the live pool against the requested baseline
Show description for f9b8d79
congwang-mk
committed
f9b8d79
View commit details
Copy full SHA for f9b8d79
Browse repository at this point
init: Detect a live pool from the kernel read-back, not the host CPU list
Show description for 3da9f29
congwang-mk
committed
3da9f29
View commit details
Copy full SHA for 3da9f29
Browse repository at this point
show: List every pool chunk with its NUMA node
Show description for 3d938a0
congwang-mk
committed
3d938a0
View commit details
Copy full SHA for 3d938a0
Browse repository at this point
init: Keep pool CPUs valid when re-initializing a live pool
Show description for abf06cb
congwang-mk
committed
abf06cb
View commit details
Copy full SHA for abf06cb
Browse repository at this point
pool: Validate and allocate against every pool chunk
Show description for 301ded3
congwang-mk
committed
301ded3
View commit details
Copy full SHA for 301ded3
Browse repository at this point
parser: Accept a live pool that holds no memory
Show description for a2d36c8
congwang-mk
committed
a2d36c8
View commit details
Copy full SHA for a2d36c8
Browse repository at this point
init: Say why the pool did not shrink
Show description for 18ddf57
congwang-mk
committed
18ddf57
View commit details
Copy full SHA for 18ddf57
Browse repository at this point
resources: Take the free CPU list from the kernel
Show description for 1496e9d
congwang-mk
committed
1496e9d
View commit details
Copy full SHA for 1496e9d
Browse repository at this point
kerf: Clean up around the pool interface
Show description for 096017b
congwang-mk
committed
096017b
View commit details
Copy full SHA for 096017b
Browse repository at this point
pool: Never offer a busy chunk back to the host
Show description for de63020
congwang-mk
committed
de63020
View commit details
Copy full SHA for de63020
Browse repository at this point
Commits on Aug 22, 2026
init: Request per-node pool memory as SIZE@N
Show description for 65b61e4
congwang-mk
committed
65b61e4
View commit details
Copy full SHA for 65b61e4
Browse repository at this point
init: Pick the NUMA node for an unpinned memory request in user space
Show description for cfb764e
congwang-mk
committed
cfb764e
View commit details
Copy full SHA for cfb764e
Browse repository at this point
tests: Satisfy the newer pylint run by CI
Show description for bc51ac6
congwang-mk
committed
bc51ac6
View commit details
Copy full SHA for bc51ac6
Browse repository at this point
ci: Build pylibfdt with a pinned swig before poetry installs
Show description for 51b4894
congwang-mk
committed
51b4894
View commit details
Copy full SHA for 51b4894
Browse repository at this point
init: Spell an empty resource as none and drop --teardown
Show description for 8b0a67a
congwang-mk
committed
8b0a67a
View commit details
Copy full SHA for 8b0a67a
Browse repository at this point
You can’t perform that action at this time.