Date: Wed, 15 Dec 2004 16:40:50 -0500 From: David Schultz <das@FreeBSD.ORG> To: Tony Arcieri <tarcieri@atmos.colostate.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern sched_ule.c (fwd) Message-ID: <20041215214050.GA64783@VARK.MIT.EDU> In-Reply-To: <20041215210119.GF17276@flash.atmos.colostate.edu> References: <20041214222444.GA9668@flash.atmos.colostate.edu> <3308.192.168.1.9.1103065723.squirrel@192.168.1.9> <20041215001222.GB9957@flash.atmos.colostate.edu> <41BF9130.9070907@freebsd.org> <20041215152931.H60504@mail.chesapeake.net> <20041215210119.GF17276@flash.atmos.colostate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 15, 2004, Tony Arcieri wrote: > And am I correct that the UMA implementation in RELENG_5 has rendered > proc_fini() obsolete and thus it won't ever be called? This has very little to do with either UMA or ULE. Yes, it's unused, but it's still there as a reminder that it *ought* to be used. Unless there are still races I don't know about, it's probably safe to start using it again.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041215214050.GA64783>