On Wed, May 05, 2004 at 07:38:38PM -0400, Gerrit Nagelhout wrote: > Robert Watson wrote: ... > > Getting polling and SMP to play nicely would be a very good thing, but > > isn't something I currently have the bandwidth to work on. > > Don't suppose we could interest you in that? :-) ... > I won't be able to work on that feature anytime soon, but if some > prototyping turns out to have good results, and the mutex cost issues > are worked out, it's quite likely that we'll try to implement it. The > original author of the polling code (Luigi?) may have some input on > this as well. ENOTIME at the moment, but surely i would like to figure out first some locking issues e.g. related to the clustering of packets to reduce the number of locking ops. The other issue is the partitioning of work -- no point in having multiple polling loops work on the same interface. Possibly we might try to restructure the processing in the network stack by using one processor/polling loop that quickly determines the tasks that need work and then posts the results so that other processors can grab one task each. Kind of a dataflow architecture, in a sense. In any case, I am really impressed by the numbers Gerrit achieved in the UP/4.7 case -- i never went above 800kpps though in my case i think i was limited by the PCI bus (64 bit, 100MHz) or possibly even the chipset cheers luigiReceived on Wed May 05 2004 - 22:57:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:53 UTC