On Wed, 2 Mar 2016 04:09:46 +0000 Victor Orlikowski <[email protected]> wrote:
> How would the core know when an application's record of a Datapath object is > stale? > > I modeled these changes, to a certain degree, after what the dpset and > topology applications do; none of these samples use either of those, so I did > the simplest thing possible to do something similar, as an example. > > That's why I didn't try to put it in the core; the core can't know how an > application maintains internal records of what constitutes a "stale" Datapath. Probably, I don't understand what problem is this patch trying to solve. I thought that the problem is about leaking opened file descriptors. If so, the core closes a connection when a datapath is dead. Applications might record or not, doesn't matter. After the core closes the connection, if an application keeps the datapath and tries to write to the connection, it gets an error. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
