DragonFly BSD
DragonFly commits List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern lwkt_msgport.c


From: Galen Sampson <galen_sampson@xxxxxxxxx>
Date: Sat, 08 Nov 2003 10:02:53 -0800

Matthew Dillon wrote:
dillon 2003/11/07 21:38:58 PST

DragonFly src repository

Modified files:
sys/kern lwkt_msgport.c Log:
Document critical section and IPIQ interactions in the message port
functions.
Revision Changes Path
1.7 +16 -4 src/sys/kern/lwkt_msgport.c



http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_msgport.c.diff?r1=1.6&r2=1.7&f=h
Have you considered adding multicast like messaging to lwkg_*? Like send a broadcast reply, send a message to a set of message ports, etc? You could replace kevent with messages if you did this probably...

Regards,
Galen




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]