RE: 4.7 vs 5.2.1 SMP/UP bridging performance
From: Gerrit Nagelhout (gnagelhout_at_sandvine.com)
Date: 05/06/04
- Previous message: Joe Rhett: "Re: Updated SATA support patches for Intel ICH & Promise cards"
- Maybe in reply to: Gerrit Nagelhout: "4.7 vs 5.2.1 SMP/UP bridging performance"
- Next in thread: Luigi Rizzo: "Re: 4.7 vs 5.2.1 SMP/UP bridging performance"
- Reply: Luigi Rizzo: "Re: 4.7 vs 5.2.1 SMP/UP bridging performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: 'Robert Watson' <rwatson@freebsd.org>, freebsd-current@freebsd.org Date: Wed, 5 May 2004 19:38:38 -0400
Robert Watson wrote:
>>
>> With previous platforms I have worked on (vxWorks), we had similar
>> issues, and ended up pushing buckets of packets through the
>> data path,
>> so each mutex was only taken once for every 10-100 packets.
>>
>> Also, polling is currently done by only one CPU at a time.
>> If this were
>> changed to have multiple threads poll multiple devices at
>> the same time,
>> the performance should become much better.
>
> 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.
Gerrit
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Joe Rhett: "Re: Updated SATA support patches for Intel ICH & Promise cards"
- Maybe in reply to: Gerrit Nagelhout: "4.7 vs 5.2.1 SMP/UP bridging performance"
- Next in thread: Luigi Rizzo: "Re: 4.7 vs 5.2.1 SMP/UP bridging performance"
- Reply: Luigi Rizzo: "Re: 4.7 vs 5.2.1 SMP/UP bridging performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|