Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xcap-async-module
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
xcap
xcap-async-module
Graph
8f86e95f46ee682b58fb7efa88e11ffdb276789d
Select Git revision
Branches
8
dev_ksplit
dev_nullb
dummy_one_slot
master
default
protected
nullb_smp
one_slot
simple
simple_kernel
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
5
Aug
2
May
9
Apr
8
Mar
8
May
4
1
29
Apr
28
27
26
20
16
15
4
23
Mar
22
21
19
18
17
15
28
Jun
26
May
3
6
Apr
12
May
6
4
1
27
Apr
26
25
20
16
15
11
8
7
5
4
3
2
1
31
Mar
30
28
27
26
25
24
23
22
21
18
14
13
12
11
9
8
4
29
Feb
28
22
19
18
16
15
12
9
8
7
2
1
update submodule to use https
dev_ksplit
dev_ksplit
Update subtree HEAD
one_slot
one_slot
Add benchmark.h
nullb_smp
nullb_smp
add recv_resp_noyield
Add benchmark.h
dev_nullb
dev_nullb
thc_ipc: Helpers to aid cleanup
awe_map: Fix bitmap position
update fast-ipc-module
Merge branch 'dummy_one_slot' of gitlab.flux.utah.edu:xcap/xcap-async-module into dummy_one_slot
dummy_one_slot
dummy_one_slot
aync_kernel: Move to 64-bit ffs version
Add test module
aync_kernel: Move to 64-bit ffs version
simple_kernel
simple_kernel
Add another missing typecast
simple
simple
awe_mapper: Fix typecasting, assert bugs
Fix awe_mapper bug
manually merge changes from nullb branch
add recv_resp_noyield
Add sender side dispatch function
Inline more, fix annoying warnings
Merge branch 'simple' of gitlab.flux.utah.edu:xcap/xcap-async-module into simple
Try to inline more, but some functions are non-inlinable
ipc: Add optimized recv functions
Remove code under #if 0
Add awe creation test
Add awe creation test
add missing test.c, test_helpers.h
Port simple async tests to kernel
libasync: Add new version of async
Add one blocking async test
Print function name for each printf
Fix a couple of bugs we've found
Minor text comment update
Implement list for pending free stacks
A couple of tests with explanations
Ironically it's a bit slower... ok revert
Remove one unneeded pendingfree()
Add "external" to the test description
Direct invocation for self-managed AWEs
Replace calls with direct jumps (didn't save anything)
Thread the PTS pointer through all continuations
Loading