xiaosuGW
|
9ff138f0f8
|
fix bug: execution time unit is ms and deadline is cpu cycles
|
3 years ago |
xiaosuGW
|
7d7e28853c
|
add more debug log
|
3 years ago |
xiaosuGW
|
9ab4001f8d
|
handle some unfeasible assert() and negative remaining slack vs the return type of uint64_t of priority function
|
3 years ago |
xiaosuGW
|
416b1ae80b
|
1. move operations for perf_window out of the admission control macro. 2. memory printf the execution times when window is full
|
3 years ago |
Sean McBride
|
ffff81957f
|
refactor: Decompose perf window header
|
4 years ago |
Sean McBride
|
f8d3a0c991
|
docs: Update zombie funciton comment
|
4 years ago |
Sean McBride
|
5d8a761b61
|
feat: Refactor of conditional compilation units
|
4 years ago |
Sean McBride
|
c30018eb4a
|
chore: Improve buffer names
|
4 years ago |
Sean McBride
|
82d0505104
|
chore: make durations uint32_t
|
4 years ago |
Sean McBride
|
392d04423a
|
chore: ignore loop of asserts on NDEBUG
|
4 years ago |
Sean McBride
|
d1d27a9162
|
feat: percentiles for execution estimates
|
4 years ago |
Sean McBride
|
f8f1db7eaf
|
feat: complete lock refactor
|
4 years ago |
Sean McBride
|
b3215c6dbc
|
feat: all but trylock
|
4 years ago |
Sean McBride
|
6673734857
|
feat: mcs locks and profiling
|
4 years ago |
Sean McBride
|
0707f44989
|
chore: enforce that buffer is power of 2
|
4 years ago |
Sean McBride
|
c307f2a166
|
feat: Implement perf window
|
4 years ago |