Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
emper
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lehrstuhl für Informatik 4 (Systemsoftware)
manycore
emper
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3b2d6f8ea901b52e4d29db0ad01aa6cfbb7ae0bc
Select Git revision
Branches
10
burak
cactus_stack_devel
emper-fs-eval
io-sleep-main
io_uring_network
kickoff-without-ret
master
default
protected
tsan_ci_target
worker_exclusive_uring_no_partial_completion
worker_exclusive_uring_weak
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Jun
10
9
8
5
4
3
30
May
13
10
8
4
3
26
Apr
25
24
23
21
14
10
8
6
4
30
Mar
24
23
21
17
16
15
14
5
4
2
28
Feb
27
26
25
24
23
22
21
19
18
17
16
15
14
12
11
10
9
8
7
2
1
31
Jan
30
28
27
26
25
23
22
21
18
16
15
14
13
12
11
10
27
Dec
25
24
22
17
16
14
13
10
9
8
6
5
3
2
29
Nov
24
23
15
11
10
29
Oct
28
13
12
11
8
4
27
Sep
25
24
23
22
21
20
16
15
14
13
7
27
Aug
26
24
23
20
19
18
11
10
9
8
2
29
Jul
28
27
26
23
21
15
14
8
7
6
5
4
Jun
28
May
20
19
18
17
14
11
10
8
5
4
3
1
30
Apr
27
21
20
19
18
17
16
15
14
13
12
11
8
6
3
2
1
29
Mar
24
waitfd: dynamically decide the io_uring register opcode
detect new work notification errors
properly track the amount of expected cqes
always set sleeperState to Running when skipping sleep
use IORING_OP_MSG_RING instead of eventfds to notify specific
waitfd: make punting the waitfd read configurable
waitfd: dynamically decide the syscall number
support dynamic waitfd flags
directly issue waitfd read for async execution
enable notifySpecific
bump waitfd syscall number to 450
always use eventfds for specific worker IO based worker notifications
add IO-notification support when using WaitfdSleepStrategy
add waitfd based sleep strategy
generalize IO sleep_strategy code
do not try to steal IO on hintWsq
add scheduler support for IO hints
Merge branch 'bfp9000' into 'master'
Add the Big Fancy Pulser 9000 (BFP 9K) evaluation
Add emper::nanosleep(std::uint64_t)
Merge branch 'improve-readme' into 'master'
[README] Fibirl uses spawn/sync as keywords (and no longer fork/join)
Merge branch 'fix-alarmfuture-stats' into 'master'
Merge branch 'asan' into 'master'
[io/Stats] For AlarmFutures (TIMEOUT) expect them to return ETIME
[io/Stats] Move Stats::record_completion() from header into module
[Makefile] Add asan(-test) targets
[SemaphoreWorkerSleepStrategy] Add workaround for ASAN
Merge branch 'lto' into 'master'
Add 'lto' Makefile target and CI job
[IoContext] Instanciate submitPreparedSqesAndWait()
Merge branch 'runtime-env-options-log' into 'master'
[Runtime] Switch logging of env var handling from DBG() to LOGI()
Merge branch 'fix-missing-includes' into 'master'
[SpuriousFutex2Semaphore] Add missing emper-config.h include
Merge branch 'remove-put-get-free-context-cycle' into 'master'
[ContextManager] Remove the put/get free context cycle
Merge branch 'fix-context-manager-with-memory-manager' into 'master'
[ContextManager] Actually use the MemoryManger
[ContextManager] Re-initialze contexts if necessary
Loading