Re: [RFC,PATCH] ipvs: Fix race condition in lblb and lblcr schedulers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sven Wegener
Date: Wednesday, August 13, 2008 - 3:36 am

On Wed, 13 Aug 2008, Simon Horman wrote:


Looking at the code it doesn't seem that simple. We lock __ip_vs_svc_lock 
for writing and then wait for all current users of the service to go away. 
But it's still possible that we clean up destinations from other services. 
And when we restrict it to only clean up the destinations that match our 
service, we have a chance of leaving destinations in the trash for good.

Sven
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC,PATCH] ipvs: Fix race condition in lblb and lblcr ..., Sven Wegener, (Wed Aug 13, 3:36 am)