Debian Kernel Development
We have upgraded the existing Debian kernel and implemented the following new kernel features:
- Developed system calls that can be used to display a list of file descriptors;
- Developed a kernel version of the hash list and its calling interface;
- Designed and implemented a new default process scheduler based on the RR policy;
- Implemented system calls that can be used to snoop and rewrite the physical page frame;
- Designed and implemented a new fully functional Linux file system.
Code can be provided upon request.