CFR: fastforwarding locking
From: Sam Leffler (sam_at_errno.com)
Date: 08/20/03
- Previous message: Bruce M Simpson: "(no subject)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 20 Aug 2003 08:43:02 -0700 To: freebsd-net@freebsd.org, freebsd-arch@freebsd.org
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
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Bruce M Simpson: "(no subject)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|