Internals of a Linux system call

后端 未结 4 1773
执笔经年
执笔经年 2021-01-30 01:39

What happens (in detail) when a thread makes a system call by raising interrupt 80? What work does Linux do to the thread\'s stack and other state? What changes are done to the

4条回答
提交回复
热议问题