Operating Systems 2015F: Tutorial 8

From Soma-notes
Revision as of 17:09, 13 November 2015 by Soma (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.