|
|
Subscribe / Log in / New account

KAISER: hiding the kernel from user space

KAISER: hiding the kernel from user space

Posted Nov 15, 2017 15:39 UTC (Wed) by hansendc (subscriber, #7363)
In reply to: KAISER: hiding the kernel from user space by jreiser
Parent article: KAISER: hiding the kernel from user space

Interrupts are already a small number of thousands cycles, even for a quick one. The entry plus IRET costs alone probably eclipse the (new) CR3 manipulation cost. So, while this CR3 manipulation makes things worse, it does not fundamentally change the speed of an interrupt.


to post comments

KAISER: hiding the kernel from user space

Posted Dec 9, 2018 15:58 UTC (Sun) by dembego3 (guest, #129120) [Link]

Thank you for caring for my safety:-)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds