DragonFly kernel List (threaded) for 2003-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: You could do worse than Mach ports
Ulrich Hobelmann wrote:
>Could this be done by dynamic linkage? So the ELF-symbol mp_SendMsg
>would be translated by the linker, or the in-kernel module loader to the
>right function depending on context.
As I understand it mp_SendMsg is a function pointer in the message port
structure. It gets filled in when the port is created.
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]