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
Graph
d317c7b0149a8843f9073877cc306b8ffe34776d
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Feb
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
23
22
19
18
17
16
15
13
12
11
10
9
8
3
2
1
26
Feb
25
24
23
22
20
19
18
17
16
10
9
8
7
6
5
3
2
[MemoryManager] Fix stale reference to WsClQueue
Add WsClv3Queue and WsClv4Queue
[AbstractWorkStealingScheduler] Emit warning if queue is full
[Fibril] Check if pushing the continuation succeeded
Introduce PushBottomResult as return value of wsqueue's pushBottom()
Merge branch 'atomic-buffers' into 'master'
[AbstractWorkStealingScheduler] Move pushBottom() in module
[apps]: Modernize 'fib' app
[Makefile] Add 'stats' target
implement a sharded file buffer
generalize LogBuffer to MappedFileBuffer
Merge branch 'stealing-result-doc' into 'master'
Merge branch 'fix-fsearch-for-io-eval' into 'master'
[StealingResult] Improve docstring
Merge branch 'std-function-based-factory' into 'master'
fsearch: write only found files to stdout and use implicit file offset
Convert RuntimeStrategyFactory to std::function<>
Merge branch 'linux-version-construct-on-first-use' into 'master'
[LinuxVersion] Use "Construct on first use" idiom and add mutex
Merge branch 'fix-glibc-2.35-futex_waitv' into 'master'
do not define futex_waitv if already done in linux/futex.h
Merge branch 'queue-config' into 'master'
Merge branch 'make-subprojects' into 'master'
[gtest] Update Wrap to gtest 1.11.0
[Makefile] Add 'external-deps' target
Merge branch 'configurable-iow-count' into 'master'
io: make max unbounded io worker configurable
Make the implementations of the work-stealing queue(s) selectable
Merge branch 'linux-version' into 'master'
Merge branch 'memory-manager' into 'master'
[LinuxVersion] Do not log a warning if there are non-digits chars found
Merge branch 'emper-thread' into 'master'
[Runtime] Prefix EMPER workers names with EMPER
[LinuxVersion] Cache linux version to avoid uname() syscall
[LinuxVersion] Move constructor out of the header
[MemoryManager] Free the memory in the queues and the queues on destruction
[MemoryManager] Add threshold to abort memory-stealing, set to 10%
Merge branch 'stack-stats' into 'master'
Add stack-usage stats
[ContextManager] Check if there is a current context before "freeing" it
Loading