Re: [ovs-dev] [PATCH] ipsec gre: Don't cache bad ovs-monitor-ipsec pid values.

2012-07-08 Thread Justin Pettit
On Jul 8, 2012, at 3:56 PM, Ben Pfaff wrote: > On Sun, Jul 08, 2012 at 01:11:37PM -0700, Justin Pettit wrote: >> Commit 2a586a5 (ipsec gre: Do not reread ovs monitor ipsec pidfile in >> netdev vport so much) attempts to cache the pid of ovs-monitor-ipsec so >> that it's not re-checked so often. U

Re: [ovs-dev] [PATCH] ipsec gre: Don't cache bad ovs-monitor-ipsec pid values.

2012-07-08 Thread Ben Pfaff
On Sun, Jul 08, 2012 at 01:11:37PM -0700, Justin Pettit wrote: > Commit 2a586a5 (ipsec gre: Do not reread ovs monitor ipsec pidfile in > netdev vport so much) attempts to cache the pid of ovs-monitor-ipsec so > that it's not re-checked so often. Unfortunately, it also cached error > returns, so er