Y
Hacker News
new
|
ask
|
show
|
jobs
by
ajb
59 days ago
Would be more convincing if you enumerated the assumptions. For example, 128b cache lines. Presumably, that is a speed assumption but not a soundness assumption.
1 comments
riyaneel
59 days ago
Im currently adding doc, but 128b alignas are for the Adjacent Cache Line prefetcher and avoid to silence the MESI protocol
link