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
.
TritonDataCenter
/
illumos-joyent
Public
forked from
illumos/illumos-gate
Notifications
You must be signed in to change notification settings
Fork
108
Star
271
Code
Issues
81
Pull requests
34
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
OS-8642
- #508
#508
Open
tsoome
wants to merge 20 commits into
master
TritonDataCenter/illumos-joyent:master
from
OS-8642
TritonDataCenter/illumos-joyent:OS-8642
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
OS-8642
#508
tsoome
wants to merge 20 commits into
master
TritonDataCenter/illumos-joyent:master
from
OS-8642
TritonDataCenter/illumos-joyent:OS-8642
Copy head branch name to clipboard
Commits
Commits on May 29, 2025
Minor ARC optimizations
Show description for c59f08d
amotin
authored and
Toomas Soome
committed
c59f08d
View commit details
Copy full SHA for c59f08d
Browse repository at this point
16928 Convert zio_buf_alloc() consumers
Show description for d3e53bb
behlendorf
authored and
Toomas Soome
committed
d3e53bb
View commit details
Copy full SHA for d3e53bb
Browse repository at this point
17257 zfs: Fix dbuf_dirty_record_t leak
Show description for a5cb064
behlendorf
authored and
Toomas Soome
committed
a5cb064
View commit details
Copy full SHA for a5cb064
Browse repository at this point
17271 zfs: Fix zio leak in dbuf_read() Reviewed by: Toomas Soome <tsoome@me.com>
Show description for 71701e3
Tom Caputi
authored and
Toomas Soome
committed
71701e3
View commit details
Copy full SHA for 71701e3
Browse repository at this point
Fix list handling to only use the API
Show description for f3f4093
behlendorf
authored and
Toomas Soome
committed
f3f4093
View commit details
Copy full SHA for f3f4093
Browse repository at this point
Stack overflow in recursive bpobj_iterate_impl
Show description for 14afc78
Paul Zuchowski
authored and
Toomas Soome
committed
14afc78
View commit details
Copy full SHA for 14afc78
Browse repository at this point
Assert that a dnode's bonuslen never exceeds its recorded size
Show description for 0a110a4
sdimitro
authored and
Toomas Soome
committed
0a110a4
View commit details
Copy full SHA for 0a110a4
Browse repository at this point
dmu_tx_wait() hang likely due to cv_signal() in dsl_pool_dirty_delta()
Show description for dea593c
sdimitro
authored and
Toomas Soome
committed
dea593c
View commit details
Copy full SHA for dea593c
Browse repository at this point
Convert dbuf dirty record record list to a list_t
Show description for 95c0e32
mattmacy
authored and
Toomas Soome
committed
95c0e32
View commit details
Copy full SHA for 95c0e32
Browse repository at this point
Factor out dbuf_sync_bonus
Show description for 702d5a9
mattmacy
authored and
Toomas Soome
committed
702d5a9
View commit details
Copy full SHA for 702d5a9
Browse repository at this point
Improve zfs receive performance by batching writes
Show description for 49b4d6d
ahrens
authored and
Toomas Soome
committed
49b4d6d
View commit details
Copy full SHA for 49b4d6d
Browse repository at this point
Avoid extra taskq_dispatch() calls by DMU
Show description for b92c0a1
amotin
authored and
Toomas Soome
committed
b92c0a1
View commit details
Copy full SHA for b92c0a1
Browse repository at this point
Adjust ARC terminology
Show description for 407644b
ahrens
authored and
Toomas Soome
committed
407644b
View commit details
Copy full SHA for 407644b
Browse repository at this point
Improve zfs receive performance with lightweight write
Show description for 17345ab
ahrens
authored and
Toomas Soome
committed
17345ab
View commit details
Copy full SHA for 17345ab
Browse repository at this point
Re-embed multilist_t storage
Show description for 599e362
amotin
authored and
Toomas Soome
committed
599e362
View commit details
Copy full SHA for 599e362
Browse repository at this point
Optimize arc_l2c_only lists assertions
Show description for c1d020f
amotin
authored and
Toomas Soome
committed
c1d020f
View commit details
Copy full SHA for c1d020f
Browse repository at this point
Avoid memory allocations in the ARC eviction thread
Show description for 4058d29
markjdb
authored and
Toomas Soome
committed
4058d29
View commit details
Copy full SHA for 4058d29
Browse repository at this point
needs taskq_init_ent() and defclsyspri
Show description for 8cd3e95
tsoome
authored and
Toomas Soome
committed
8cd3e95
View commit details
Copy full SHA for 8cd3e95
Browse repository at this point
ARC: parallel eviction
Show description for e51168b
4 people
authored and
Toomas Soome
committed
e51168b
View commit details
Copy full SHA for e51168b
Browse repository at this point
zil: Relax assertion in zil_parse
Show description for 6d547a3
Ryan Moeller
authored and
Toomas Soome
committed
6d547a3
View commit details
Copy full SHA for 6d547a3
Browse repository at this point
You can’t perform that action at this time.