|
5a9292ad1a
|
[*] ...yes
|
2023-09-19 01:38:16 +01:00 |
|
|
74dc6772b0
|
[+] Non-mutually exclusive binary semaphore / event wait path
[+] ThreadingConfig::gPreferFutexEvent
|
2023-09-10 14:50:59 +01:00 |
|
|
dfe44317a0
|
[*] SMT Yield: minor branch added to SMT Yield
|
2023-09-09 18:09:22 +01:00 |
|
|
88355932c1
|
[*] Optimize thread configurations to be unpacked from the bitmap once at startup and during reconfigure as opposed ad-hoc
|
2023-09-09 17:37:14 +01:00 |
|
|
36a72228db
|
[*] Cleanup/formatting of SMT yields
|
2023-09-06 17:01:01 +01:00 |
|
|
f53508baa9
|
[*] Unify both SMT subloops
|
2023-09-04 23:03:08 +01:00 |
|
|
9fbdafea74
|
[*] x86_64 Use RDSC for more deterministic back-off durations
Well, sort of. It's more likely to be referenced against the exact frequency stated in the hard-coded CPUID vendor string.
|
2023-09-02 14:37:07 +01:00 |
|
|
55c02d4aa0
|
[*] Tweak default thread config
[*] Fix regressions
|
2023-08-28 11:48:13 +01:00 |
|
|
8fe2619673
|
[*] Rework SMT yielding
|
2023-08-27 19:56:22 +01:00 |
|
|
d79cb4f3ca
|
[*] RWLock: WakeOnAddress optimization on wait to prevent mutex congestion on modern OSes
|
2023-08-23 15:37:55 +01:00 |
|
|
7ad725ca04
|
[+] Global adaptive spin
|
2023-08-22 13:01:06 +01:00 |
|
|
71617ca66e
|
[*] Format SMT spin
|
2023-08-20 09:50:41 +01:00 |
|
|
19224d2eed
|
[*] Default back to zero. Do not throw off other threads if only used once
|
2023-08-19 18:39:13 +01:00 |
|
|
8bf6bdd963
|
[+] More threading options
[+] AuThreading::SetSpinCountTimeout
[+] AuThreading::SetThreadLocalAdditionalSpinCountTimeout
|
2023-08-19 18:16:48 +01:00 |
|
|
6974c713f7
|
[+] Allocationless thread primitives
[*] Rename SMPYield to SMTYield
|
2023-03-21 03:19:22 +00:00 |
|