Date: Sun, 03 Jul 2005 00:49:21 -0000 From: "Christian S.J. Peron" <csjp@freebsd.org> To: ipfw@freebsd.org Cc: current@freebsd.org, 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 _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041103221829.GA60132>