Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
i4
manycore
emper-io-eval
Commits
beb6ce51
Commit
beb6ce51
authored
May 07, 2022
by
Florian Fischer
Browse files
add parsimonious sem variant
parent
89ff6d65
Changes
1
Hide whitespace changes
Inline
Side-by-side
bench/emper.py
View file @
beb6ce51
...
...
@@ -463,6 +463,9 @@ FLAVORS: Flavors = {
'meson_options'
:
'-Dworker_wakeup_strategy=all'
,
'patches'
:
[
'fix_free_vs_delete.patch'
,
'wakeup-condvar.patch'
],
},
'parsimonious-sem'
:
{
'meson_options'
:
'-Dsleep_sem_threshold=0'
},
'wakeup-futex2'
:
{
'meson_options'
:
'-Dwakeup_semaphore_implementation=futex2'
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment