Date: Wed, 19 May 2004 17:43:28 +0200 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: Lukas Ertl <le@freebsd.org> Cc: geom@freebsd.org Subject: Re: Unloading GEOM classes Message-ID: <20077.1084981408@critter.freebsd.dk> In-Reply-To: Your message of "Wed, 19 May 2004 16:57:10 %2B0200." <20040519165626.W4275@pcle2.cc.univie.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20040519165626.W4275@pcle2.cc.univie.ac.at>, Lukas Ertl writes: >Hello fellow GEOM hackers, > >I'd like to get the discussion about unloading GEOM classes rolling again, >and I'm really pleading for a change of the current code in geom_subr.c. OK, I just checked with peter@ and he belives that we can simply do a DROP_GIANT() ... PICKUP_GIANT() in the g_modevent() and avoid the need for the eventqueue there. Can somebody try that ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20077.1084981408>