Date: Mon, 3 Mar 2008 11:17:19 +0100 From: Paolo Pisati <piso@freebsd.org> To: Luigi Rizzo <luigi@onelab2.iet.unipi.it> Cc: freebsd-ipfw@freebsd.org, Paolo Pisati <piso@freebsd.org>, freebsd-net@freebsd.org Subject: Re: ipfw initialization: SI_ORDER_ANY -> SI_ORDER_MIDDLE? Message-ID: <20080303101718.GA34056@tin.it> In-Reply-To: <20080302145850.GA33308@onelab2.iet.unipi.it> References: <20080302144939.GA23353@tin.it> <20080302145850.GA33308@onelab2.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 02, 2008 at 03:58:50PM +0100, Luigi Rizzo wrote: > > The SI_ORDER_* definitions in /sys/sys/kernel.h are enumerated on a > large range, so if the existing code does not have races, > you can safely move the non-leaf modules > (such as ipfw,ko in your case) to (SI_ORDER_ANY - some_small_integer) > without breaking anything. fine, i did this. is it MFCable? bye, P.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080303101718.GA34056>