On 2016-11-08 at 11:19 Barret Rhoden <[email protected]> wrote: > The lock addq is accessing 8 bytes, but we only need to access one byte. > Accessing 8 bytes could span a cacheline boundary, which it does currently. > Doing so causes two cache misses!
Merged to master at 8e8ba99bcd34..e6870388fc57 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/8e8ba99bcd34...e6870388fc57 -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
