Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ipcopter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
llvm
ipcopter
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
crc32
master
default
Tags
4
atc15-release
atc15-ipcd_tests_175-02_03_2015
atc15-ipcd_tests_166-01_31_2015
LastBeforeCRC32
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Aug
16
May
3
Feb
1
31
Jan
30
10
Oct
5
3
17
Sep
10
9
8
7
5
3
2
28
Aug
27
26
3
2
1
29
Jul
28
27
26
25
24
23
22
Release under ISC license.
master
master
Introduce NOOPT state (like in the paper!), use to fastpath.
atc15-release
atc15-release
Ensure we submit endpoint information before attempting opt.
libipc: More complete fix for async connect, fix crash possibility.
libipc: Remove async connect assert, impl kludge fix.
atc15-ipcd_test…
atc15-ipcd_tests_175-02_03_2015
ipcd: Skip failing test now that we do less timing tests.
ipcd: Fix server/client naming mixup, didn't matter previously.
libipc: Abort on non-blocking connect() for sanity.
ipcd: Fixup comment, remove connect-finish-after-accept-start test.
libipc: Fix bad code path when connect() fails.
atc15-ipcd_test…
atc15-ipcd_tests_166-01_31_2015
ipcd: Add more complicated timing tests.
ipcd: Add some basic timing tests.
ipcd: Detect timing overlaps, refuse to pair if so.
ipcd: Add more timing sanity checks.
ipcd/libipc: Get timing info to ipcd *ASAP*.
Add script for counting LOC, might want to include.
Bump timing difference to 200us like mentioned on trello.
"O4" isn't a thing, apparently, so just use O3.
libipc: Combine set_time calls into single call.
libipc: Fix assert when queried on unregistered or invalid fd's.
ipcd: Disable timing-related debug prints.
ipcd: Use timings for pairing, threshold to 200us as first heuristic.
libipc: Fix bug, set time on newly accepted connection not parent.
Track times before/after connect/accept, report for use in pairing.
Track "is_accept" and use in pairing as well.
libipc: refactor static pairing information into struct.
libipc: Use new "find_pair" method for matching with ip/port info too.
ipcd: Add "FIND_PAIR" command for matching with more info (src/dst).
memcached/run.sh: Run with '6' threads too.
docker: Add inter-netpipe scripts, wooooo
docker/memcache: Fix inter.sh script's naming of clean versions
docker: Update memcache to nuke ipcd from baseline.
docker/inter-netperf: Update inter script similarly...
docker: (!!!) Remove ipcd stuff entirely for non-ss tests!!
docker/inter-netperf: Use 'full' configuration!
docker: fix inverted iters order, if correct should update non-docker
docker/inter-netperf: more iterations, higher sizes...
fixups, should be good-to-go now.
checkpointing scripting inter-netperf exp.
libipc: Bump epoll entry limit for memcached testing...
Loading