Gautam's Blog

The technical blog of Gautam!

Browsing Posts in Kernel

To create your own call in the kernel, we need to create a specific syscall. Check: arch/i386/kernel/syscall_table.S for the reserved syscalls. Additionally, find the list of syscalls that are used here.

I found Neil Brown‘s tutorial on Linux VFS Layer to be very helpful. It details how a file system registers itself to the Kernel, supernode etc.
Powered by WordPress Web Design by SRS Solutions © 2012 Gautam's Blog Design by SRS Solutions