Can I read FreeBSD Kernel Modification Assignment on EtoBox?
FreeBSD Kernel Modification Assignment by Irvinpreet Singh is a document available to read on EtoBox.
What is FreeBSD Kernel Modification Assignment about?
This document outlines programming assignment 1 for an operating systems course. Students are asked to modify and compile a FreeBSD 5.4 kernel to add new functionality. Specifically, students will add a new attribute to the process struct, a new global variable, and four new system calls via a kernel loadable module. The assignment requires recompiling the kernel to add the new attribute and variable, but not for the system calls. Students must submit the modified source files and write a README explaining
- Author
- Irvinpreet Singh
- Language
- EN