You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Kuleshov cc94db2489 Merge branch 'typoFix' of https://github.com/J-N/linux-insides into J-N-typoFix 9 years ago
..
README.md syscall first part 9 years ago
syscall-1.md Merge branch 'typoFix' of https://github.com/J-N/linux-insides into J-N-typoFix 9 years ago

README.md

System calls

This chapter describes the system call concept in the linux kernel. You will see here a couple of posts which describe the full cycle of the kernel loading process: