On Wednesday 09 June 2010 11:54:53 pm Lawrence Stewart wrote:
> Does anyone have objections to or feedback on the following patch? The 
> macro simplifies the act of calculating an aggregate from DPCPU counters.
> 
> 
http://people.freebsd.org/~lstewart/patches/tcp_ffcaia2008/dpcpu_sum_9.x.r208900.patch
> 
> If anyone is curious how you would use it, take a look at:

I think this is fine, though I'm about to make it smaller.  At Robert's 
request I've come up with some macros to iterate over CPUs to abstract out the 
CPU_ABSENT(), etc. bits.  It is at www.freebsd.org/~jhb/patches/cpu_iter.patch  
Using CPU_FOREACH() should try your macro down slightly.

-- 
John Baldwin
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to