Date: Fri, 22 Jun 2001 11:45:50 -0400 (EDT) From: "Alexander N. Kabaev" <ak03@gte.com> To: Bosko Milekic <bmilekic@technokratis.com> Cc: freebsd-current@FreeBSD.ORG Subject: RE: [HEADS-UP]: Mbuf allocator changes Message-ID: <XFMail.20010622114550.ak03@gte.com> In-Reply-To: <20010622024639.A40766@technokratis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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? On 22-Jun-2001 Bosko Milekic wrote: > > Hi -current people, > > I have recently made some significant changes to the mbuf allocator. > Although I have invested, along with several other developers, very > significant > time in testing the newly introduced code, should any problems arise, please > let me know ASAP. > One noticeable difference that I am aware of is that mbtypes statistics > have been TEMPORARILY disabled. Please be patient. :-) > > Thank you for flying -CURRENT, > -- > Bosko Milekic > bmilekic@technokratis.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -------------------------------------------- E-Mail: Alexander N. Kabaev <ak03@gte.com> Date: 22-Jun-2001 Time: 11:41:47 -------------------------------------------- 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?XFMail.20010622114550.ak03>