Date: Wed, 3 Nov 2004 22:18:29 +0000 From: "Christian S.J. Peron" <csjp@freebsd.org> To: ipfw@freebsd.org Cc: net@freebsd.org Subject: [PATCH] testers wanted Message-ID: <20041103221829.GA60132@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
I have generated a patch which appears to solve the lock ordering issues associated with ucred based filtering which results in hard locks (while mpsafenet=1). This patch basically implements a shared locking mechanism. http://people.freebsd.org/~csjp/ip_fw2.c.1099500281.diff It would be appriciated if interested parties could download it, load a large number of rules and try to manipulate (delete/add) rules under high loads. Thanks! -- Christian S.J. Peron csjp@FreeBSD.ORG FreeBSD Committer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041103221829.GA60132>