[TEST/REVIEW] cpu time accounting patch, step 2 
    Robert Watson 
    rwatson at FreeBSD.org
       
    Fri Feb 10 16:51:35 PST 2006
    
    
  
On Fri, 10 Feb 2006, Poul-Henning Kamp wrote:
> In message <17388.44976.250463.383429 at grasshopper.cs.duke.edu>, Andrew Gallatin
> writes:
>
>> Here are some benchmark results from my "AMD Athlon(tm) 64 X2 Dual Core 
>> Processor 3800+" running an SMP kernel for both loopback and 10GbE TCP 
>> networks.  The executive summary is that there's a 41% improvement in 
>> loopback pingpong, and a 12.5% improvement in a pingpong test with a remote 
>> linux machine over 10GbE.  Since the linux machine isn't infinately fast, 
>> the improvement is probably a bit more than 12.5% ;)
>
> That's a LOT more than I had hoped for...
This is due to our currently rather severe problems with preemption of the 
sending thread by the netisr on netisr wakeup for loopback transmit.  Still 
cogitating on the right model change for that, but something will go into the 
tree before 7.0.
Robert N M Watson
    
    
More information about the freebsd-current
mailing list