Thread (105 messages) 105 messages, 13 authors, 2008-11-24

Re: [PATCH 3/3] Convert the UDP hash lock to RCU

From: Corey Minyard <hidden>
Date: 2008-10-07 16:43:31
Also in: lkml

Eric Dumazet wrote:
(2 weeks ago, Corey mentioned a 10x increase on UDP throughput on a 
16-way machine,
that sounds promising)
Just to be clear, that was 10x with preempt RT, which converts rwlocks 
into PI mutexes.  So 16 processors going for the same lock is pretty ugly.

Under heavy loads there is also a writer starvation problem, I believe 
in non-RT.  You can't actually create or destroy a UDP socket when the 
load is high because there's always a reader holding the lock.  RCU also 
solves that problem.

-corey
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help