Operating Systems 2015F: Tutorial 8: Difference between revisions

From Soma-notes
Created page with "In this tutorial you should mainly be working on your project. If you are having problems, ask for help! If you are looking for functionality to play with, try looking at ca..."
(No difference)

Revision as of 21:09, 13 November 2015

In this tutorial you should mainly be working on your project. If you are having problems, ask for help!

If you are looking for functionality to play with, try looking at call_usermodehelper() and related functions defined in kernel/kmod.c. There is a nice, but old article about this API at IBM.