Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
netstack-exp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Cai
netstack-exp
Commits
34f2c6bcd5eec992356cc525b3e8d4dcf13f4927
Select Git revision
Branches
1
master
default
1 result
netstack-exp
Author
Search by author
Any Author
authors
Martin Karsten
mkarsten
Peter Cai
p5cai
2 authors
Feb 15, 2023
Add support for manual polling hacks
· 34f2c6bc
Peter Cai
authored
2 years ago
34f2c6bc
cleanup memcached before start too
· 2506bf32
Peter Cai
authored
2 years ago
2506bf32
move variable definition to experiment files
· 6d1dd298
Peter Cai
authored
2 years ago
6d1dd298
refactor: Move most of memcached logic to shared files
· f61a9c64
Peter Cai
authored
2 years ago
f61a9c64
Apply tunings before running anything from experiment scripts
· 74333d10
Peter Cai
authored
2 years ago
74333d10
THREADS should be a global option
· e8c2c179
Peter Cai
authored
2 years ago
e8c2c179
Feb 14, 2023
Pass arguments to pre_start
· 3d6b6d84
Peter Cai
authored
2 years ago
3d6b6d84
tunings: Set busy_poll to 16384 for less artifact
· dce4366a
Peter Cai
authored
2 years ago
When we limit the QPS, a busy_poll value produces latency artifacts at low throughput.
dce4366a
experiments: Make sure memcached is killed properly
· ca2322cc
Peter Cai
authored
2 years ago
ca2322cc
Add support for experiments with kernel polling
· 7927d8b7
Peter Cai
authored
2 years ago
7927d8b7
Feb 13, 2023
Add kernel version to experiment names
· 522b6833
Peter Cai
authored
2 years ago
522b6833
experiments: memcached: Run mutilate --loadonly during warmup
· b8030cff
Peter Cai
authored
2 years ago
b8030cff
Add tunings to normalize IRQs and polling settings before experiments
· 2877589c
Peter Cai
authored
2 years ago
2877589c
experiments: memcached: Fix off-by-one
· d4905ec6
Peter Cai
authored
2 years ago
d4905ec6
Make NIC configurable
· 9badcf74
Peter Cai
authored
2 years ago
9badcf74
Check in IRQ utility script
· 02147f48
Peter Cai
authored
2 years ago
02147f48
First experiment: memcached w/ QPS scanning
· bcccca56
Peter Cai
authored
2 years ago
bcccca56
Initial skeleton for experimental scripts
· 0d6a7398
Peter Cai
authored
2 years ago
0d6a7398
Loading