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 }}
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
875
Star
2k
Code
Issues
227
Pull requests
75
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Make io_uring or thread AIO modes a startup time decision (vs compile time)
- #9630
#9630
Merged
cmcfarlen
merged 12 commits into
apache:master
apache/trafficserver:master
from
cmcfarlen:runtime-io-uring
cmcfarlen/trafficserver:runtime-io-uring
Copy head branch name to clipboard
May 11, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Make io_uring or thread AIO modes a startup time decision (vs compile time)
#9630
cmcfarlen
merged 12 commits into
apache:master
apache/trafficserver:master
from
cmcfarlen:runtime-io-uring
cmcfarlen/trafficserver:runtime-io-uring
Copy head branch name to clipboard
Commits
Commits on May 9, 2023
merge THREAD and IOURING AIO_MODEs. Add supported_op to io_uring lib.
Show description for 0494026
cmcfarlen
committed
0494026
View commit details
Copy full SHA for 0494026
Browse repository at this point
clang-format
cmcfarlen
committed
f3aaafa
View commit details
Copy full SHA for f3aaafa
Browse repository at this point
use #if TS_USE_LINUX_IO_URING
cmcfarlen
committed
c2562be
View commit details
Copy full SHA for c2562be
Browse repository at this point
Check for eventfd
cmcfarlen
committed
4340c80
View commit details
Copy full SHA for 4340c80
Browse repository at this point
add docs, complete todo
cmcfarlen
committed
f708973
View commit details
Copy full SHA for f708973
Browse repository at this point
format, fix typo
cmcfarlen
committed
f9bd78e
View commit details
Copy full SHA for f9bd78e
Browse repository at this point
fix table
cmcfarlen
committed
5d27d54
View commit details
Copy full SHA for 5d27d54
Browse repository at this point
more fix
cmcfarlen
committed
571110e
View commit details
Copy full SHA for 571110e
Browse repository at this point
fix configuration declarations
cmcfarlen
committed
1819352
View commit details
Copy full SHA for 1819352
Browse repository at this point
move io_uring config out of aio init
cmcfarlen
committed
90ceed3
View commit details
Copy full SHA for 90ceed3
Browse repository at this point
address PR comments
cmcfarlen
committed
49a9435
View commit details
Copy full SHA for 49a9435
Browse repository at this point
fix libaio build
cmcfarlen
committed
65b768f
View commit details
Copy full SHA for 65b768f
Browse repository at this point
You can’t perform that action at this time.