e16659bb50
- Remove memory barriers from the atomic ops. I don't understand why those are there. Is it some architectural thing, or for a CPU bug, or just over-caution maybe? They're not needed for correctness. - Have unlikely conditional branches go forwards to help the static branch predictor. |
||
---|---|---|
.. | ||
arch | ||
atomic | ||
cdb | ||
gen | ||
gmon | ||
hash | ||
inet | ||
md | ||
misc | ||
net | ||
quad | ||
rpc | ||
stdlib | ||
string | ||
sys | ||
Makefile.inc |