index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
scheduler.cxx
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-08-10
Fix bug scheduler::allocate/deallocate()
Boris Kolpackov
1
-2
/
+2
2020-08-07
Add ability to allocate additional active threads to current thread
Boris Kolpackov
1
-2
/
+32
2020-08-06
Double default task queue size
Boris Kolpackov
1
-1
/
+1
Testing shows quite a lot of "full" conditions on low core count (e.g., 2) CPUs (such as Intel U-series).
2020-06-18
Complete NetBSD compatibility
Boris Kolpackov
1
-2
/
+2
2020-06-18
Add NetBSD compatibility
magenbluten
1
-3
/
+3
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2020-02-05
Always calculate scheduler shard size as a primary number
Karen Arutyunov
1
-36
/
+42
2019-11-14
Adjust deadlock diagnostics to reflect its fuzzy nature
Boris Kolpackov
1
-3
/
+2
2019-11-13
Increase deadlock detection timeout
Boris Kolpackov
1
-1
/
+1
2019-10-23
Un-tune scheduler when building build system modules
Boris Kolpackov
1
-9
/
+20
2019-08-17
Tweak deadlock detection thread wait time
Boris Kolpackov
1
-3
/
+3
2019-08-07
Improve deadlock diagnostics (suppress stack trace, reword)
Boris Kolpackov
1
-5
/
+4
2019-08-07
Tighten deadlock monitor notification logic
Boris Kolpackov
1
-23
/
+26
2019-08-07
Make deadlock detection loop more robust
Boris Kolpackov
1
-9
/
+19
2019-08-07
Distinguish between internal/external wait deactivation in scheduler
Boris Kolpackov
1
-11
/
+18
This turns out to be necessary for the deadlock detection to work properly.
2019-08-06
Implement general deadlock detection via monitoring thread
Boris Kolpackov
1
-55
/
+91
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+820