Hi, I started to look at Haproxy on ARM and stumbled across the implementation of cpu relax. While it is needed to have such instruction, I am however wondering if the yield instruction is not more appropriate than isb in this case ?
Kind regards.
Hi, I started to look at Haproxy on ARM and stumbled across the implementation of cpu relax. While it is needed to have such instruction, I am however wondering if the yield instruction is not more appropriate than isb in this case ?
Kind regards.