|
[openbeosnetteam]
||
[Date Prev]
[05-2002 Date Index]
[Date Next]
||
[Thread Prev]
[05-2002 Thread Index]
[Thread Next]
[openbeosnetteam] Unloading modules...
- From: "David Reid" <dreid@xxxxxxxxxxxx>
- To: "OpenBeOS Network Team" <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Sun, 5 May 2002 15:32:09 +0100
Well, I've made a start. It's not perfect and while it works it'll drop you
into KDL!
Big issues:
- thread safety. We can easily be stopping and removing modules as other
modules are trying to call them. This would be v.bad
- this can't be done via a socket, as a socket needs functions to be called
in modules. Therefore this should be done via a sysctl call once we get that
integrated into the kernel
I'm away again for a few days so will try to do more on this next week when
I'm back.
david
|