Kernel Software Interrupts
Alternative to “int 0x80” generated SIGSEGV
For dynamically linked Linux ELF executables we can “preload” a Linux runtime compatibility library
System calls are handled directly without ever going down to an actual “int 0x80”