(no title)
verdagon | 6 months ago
It was interesting enough that I knew I had to write a post about it. Happy to answer any questions!
verdagon | 6 months ago
It was interesting enough that I knew I had to write a post about it. Happy to answer any questions!
wpollock|6 months ago
Is the always true? What with piplining, branch prediction, and maybe asymmetrical NUMA , isn't out of order instructions possible? If so, don't you still need locks or memory barriers to ensure safety?
(I am most definitely not an expert, just curious.)
nmsmith|6 months ago
For example, an Intel CPU won't reorder `x += 1` and `x *= 2`.
titzer|6 months ago
I think you guys should check out Verona (https://www.microsoft.com/en-us/research/project/project-ver...).
verdagon|6 months ago
[0] https://verdagon.dev/grimoire/grimoire