Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2003 08:43:02 -0700
From:      Sam Leffler <sam@errno.com>
To:        freebsd-net@freebsd.org, freebsd-arch@freebsd.org
Subject:   CFR: fastforwarding locking
Message-ID:  <507665634.1061368982@melange.errno.com>

next in thread | raw e-mail | index | archive | help
http://www.freebsd.org/~sam/fastforward.patch

These lock the fast forwarding hash table with a lock per hash bucket. 
There is one known issue with these changes: a LOR with the bridge code 
caused by holding a lock across the call to forward the packet.  Also, some 
statistics are not consistently updated.

Beware of overlap with routing table locking changes.

	Sam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?507665634.1061368982>