mirror of
https://github.com/0xAX/linux-insides.git
synced 2024-12-22 22:58:08 +00:00
Update README.md
This commit is contained in:
parent
6113643c98
commit
b217838cf6
@ -4,3 +4,4 @@ This chapter describes the `system call` concept in the linux kernel. You will s
|
|||||||
couple of posts which describe the full cycle of the kernel loading process:
|
couple of posts which describe the full cycle of the kernel loading process:
|
||||||
|
|
||||||
* [Introduction to system call concept](http://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-1.html) - this part is introduction to the `system call` concept in the Linux kernel.
|
* [Introduction to system call concept](http://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-1.html) - this part is introduction to the `system call` concept in the Linux kernel.
|
||||||
|
* [How the Linux kernel handles a system call](http://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-2.html) - this part describes how the Linux kernel handles a system call from an userspace application.
|
||||||
|
Loading…
Reference in New Issue
Block a user