Custom linux system calls that run on the kernel space.
- Ivan Jonathan Hoo, [email protected]
- Raymond Chan, [email protected]
- The "kernel_code" folder contains the following files/folders from the (customized) Linux kernel folder: cs300/ folder, makefile, syscall_64.tbl
- The "test-syscall" folder contains the test code for the sys-calls and also include the makefile requested
- The file "patch.diff" is a patch of the Linux kernel folder for the files changed (can only be applied to Linux kernel version 3.19.1)