Skip to content

Commit

Permalink
ipvs: convert lblcr scheduler to rcu
Browse files Browse the repository at this point in the history
The schedule method now needs _rcu list-traversal
primitive for svc->destinations. The read_lock for sched_lock is
removed. The set.lock is removed because now it is used in
rare cases, mostly under sched_lock.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
  • Loading branch information
Julian Anastasov authored and Pablo Neira Ayuso committed Apr 1, 2013
1 parent c2a4ffb commit c554957
Showing 1 changed file with 90 additions and 81 deletions.
Loading

0 comments on commit c554957

Please sign in to comment.