On 03/23/2016 12:30 PM, Leopold Strauss wrote: SVC is the instruction that causes a supervisor call interrupt. This is wired up in Linux to make a system call, in this case sys_pause
see man 2 pause or http://linux.die.net/man/2/pause ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
