DragonFly kernel List (threaded) for 2008-08
DragonFly BSD
DragonFly kernel List (threaded) for 2008-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [netmp] socket accesses


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 17 Aug 2008 16:22:40 -0700 (PDT)

    Hmm.  One more thing.  The User side can set the flag but may still have
    to wakeup other user side readers that are blocked, and that might
    require a predicate message to be sent (all it would do is tell the
    protocol stack to wakeup any other readers).  All the predicate would
    do is sorwakeup() equivalent -- handle any pending netmsgs for blocking
    on read data.  And it could be optimized out and not sent at all if
    no other readers are blocked.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



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