DragonFly commits List (threaded) for 2004-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/netinet ip_demux.c
On Wed, Mar 31, 2004 at 05:38:53PM -0800, Jeffrey Hsu wrote:
> hsu 2004/03/31 17:38:53 PST
>
> DragonFly src repository
>
> Modified files:
> sys/netinet ip_demux.c
> Log:
> Remove the ip_mthread_enable sysctl option. Enough code has been converted
> over to threads and message-passing that true dispatching is required for
> proper synchronization.
>
> Approved by: Matt Dillon
>
> Revision Changes Path
> 1.11 +0 -10 src/sys/netinet/ip_demux.c
Have you dudes had a chance to run some numbers to see how this scheme
performs (hashing into cpu port based on src, sport, dst, dport)?
This is a neat trick and I'm curious (not necessarily related to above
commit) if it has measurable benefits.
--
Bosko Milekic
bmilekic@xxxxxxxxxxxxxxxx
bmilekic@xxxxxxxxxxx
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]