Results 3 comments of Chia-Che Tsai

Thank you so much for the response. I understand that conducting research can be difficult and sometimes there are unforeseen issues. On top of my head, one (not so ideal)...

Thanks for the data! Given the amount of syscall instructions and the frequency of system calls, swapping the jmp target may be kinds of expensive. One optimization I can think...

Using `-mno-red-zone` could be a good way to verify if the use of red zone is indeed the root cause of recently reported crashes. In general, I think the assumption...