Re: [PATCH 1/1] Use RCU for the UDP hash lock

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Corey Minyard
Date: Thursday, September 25, 2008 - 12:21 pm

Stephen Hemminger wrote:
Ok, will do.  I read more on this, and I think I understand the issues 
better.

Do you mean synchronize_rcu(), too?  It seems to be used in the net 
code.  To avoid that I'd need to add a struct rcu_head to struct sock.  
Would that be preferable?

Thanks,

-corey
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/1] Use RCU for the UDP hash lock, Corey Minyard, (Wed Sep 24, 10:28 am)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Stephen Hemminger, (Wed Sep 24, 12:40 pm)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Corey Minyard, (Wed Sep 24, 1:46 pm)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Jarek Poplawski, (Thu Sep 25, 1:45 am)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Paul E. McKenney, (Thu Sep 25, 8:29 am)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Stephen Hemminger, (Thu Sep 25, 8:34 am)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Corey Minyard, (Thu Sep 25, 12:14 pm)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Corey Minyard, (Thu Sep 25, 12:21 pm)
Re: [PATCH 1/1] Use RCU for the UDP hash lock, Stephen Hemminger, (Thu Sep 25, 1:34 pm)