Date: Fri, 22 Jun 2001 12:04:14 -0400 From: Bosko Milekic <bmilekic@technokratis.com> To: "Alexander N. Kabaev" <ak03@gte.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: [HEADS-UP]: Mbuf allocator changes Message-ID: <20010622120414.A463@technokratis.com> In-Reply-To: <XFMail.20010622114550.ak03@gte.com>; from ak03@gte.com on Fri, Jun 22, 2001 at 11:45:50AM -0400 References: <20010622024639.A40766@technokratis.com> <XFMail.20010622114550.ak03@gte.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 22, 2001 at 11:45:50AM -0400, Alexander N. Kabaev wrote: > UP kernel can not be compiled in -CURRENT after your changes because > kern/subr_mbuf.c references mp_ncpus variable, which is defined only in SMP > case. Should this variable be moved out of #ifdef SMP? It turns out that it should stay under SMP ifdef. I'll fix this another way immediately. Please allow an hour or so for testing. Thanks! Oh, would somebody please pass the Pointy Hat this way? > -------------------------------------------- > E-Mail: Alexander N. Kabaev <ak03@gte.com> > Date: 22-Jun-2001 > Time: 11:41:47 > -------------------------------------------- Regards, -- Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010622120414.A463>