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
.
draios
/
sysdig
Public
Notifications
You must be signed in to change notification settings
Fork
753
Star
8.3k
Code
Issues
108
Pull requests
8
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Ring buffer size as module parameter
- #1671
#1671
Open
nvanheuverzwijn
wants to merge 5 commits into
draios:dev
draios/sysdig:dev
from
nvanheuverzwijn:ring-buffer-parameter
nvanheuverzwijn/sysdig:ring-buffer-parameter
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Open
Ring buffer size as module parameter
#1671
nvanheuverzwijn
wants to merge 5 commits into
draios:dev
draios/sysdig:dev
from
nvanheuverzwijn:ring-buffer-parameter
nvanheuverzwijn/sysdig:ring-buffer-parameter
Copy head branch name to clipboard
Commits
Commits on Nov 27, 2020
driver: add cmake SYSFS_NAME which is the module name as seen in /sys/module/.
Show description for 00353b1
nvanheuverzwijn
authored and
fntlnz
committed
00353b1
View commit details
Copy full SHA for 00353b1
Browse repository at this point
driver: rename 'RING_BUF_SIZE' to 'ring_buf_size' and removed 'const'
Show description for 6a18d6b
nvanheuverzwijn
authored and
fntlnz
committed
6a18d6b
View commit details
Copy full SHA for 6a18d6b
Browse repository at this point
driver: fix error message whe ring_bug_size is too small
Show description for aa6a36b
nvanheuverzwijn
authored and
fntlnz
committed
aa6a36b
View commit details
Copy full SHA for aa6a36b
Browse repository at this point
driver: ring_buf_size is now a module parameter
Show description for 71e5f67
nvanheuverzwijn
authored and
fntlnz
committed
71e5f67
View commit details
Copy full SHA for 71e5f67
Browse repository at this point
libscap: use SYSFS_NAME instead of PROBE_DEVICE_NAME to read max_consumers parameter
Show description for 73569dd
nvanheuverzwijn
authored and
fntlnz
committed
73569dd
View commit details
Copy full SHA for 73569dd
Browse repository at this point
You can’t perform that action at this time.