DragonFly BSD
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


From: Peter da Silva <peter-200306@xxxxxxxxxxx>
Date: 18 Jul 2003 14:10:49 GMT

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]