Hacker News new | ask | show | jobs
by fleitz 4574 days ago
64 bit might not be the right alignment, and even aligned to 64 bit boundaries you can run into page and cacheline issues.
2 comments

Don't you always have to pad back with nops (0x90) since the scheduler might be looking ahead for other instructions to execute (or maybe not, since it's seeing jmp back). Just wildly guessing here...
Just to be clear, I tried it with 64-byte alignment