Date: Thu, 16 Nov 2006 15:59:45 -0800 From: "Kip Macy" <kip.macy@gmail.com> To: "Kris Kennaway" <kris@obsecurity.org> Cc: freebsd-sparc64@freebsd.org Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes panic) Message-ID: <b1fa29170611161559y17518facga9d05752d0756586@mail.gmail.com> In-Reply-To: <200611162310.kAGNA8s0002240@freefall.freebsd.org> References: <200611162310.kAGNA8s0002240@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an artifact of being compiled with the -medlow option. This could be fixed by only allocating KVM for modules below the 4GB boundary. -Kip On 11/16/06, Kris Kennaway <kris@obsecurity.org> wrote: > > The following reply was made to PR sparc64/105607; it has been noted by > GNATS. > > From: Kris Kennaway <kris@obsecurity.org> > To: Aled Morris <aledm@qix.co.uk> > Cc: Kris Kennaway <kris@obsecurity.org>, freebsd-gnats-submit@FreeBSD.org > Subject: Re: sparc64/105607: ipfw on sparc64 doesn't work at all (causes > panic) > Date: Thu, 16 Nov 2006 18:01:03 -0500 > > On Thu, Nov 16, 2006 at 10:03:07PM +0000, Aled Morris wrote: > > Kris Kennaway wrote: > > > > >>I tried. The problem is in loading kernel modules. Panic every time. > > >> > > >>IPFW compiled-in to the kernel works fine. > > >> > > >>Now what do I do? submit a new PR for the KLD problem? > > >> > > >> > > > > > >No, it's not really a bug, but a design limitation in the way things > > >are compiled on sparc. > > > > > >Kris > > > > > > > > KLD isn't expected to work on sparc64? > > As I said, not if you have too much memory. Apparently =4GB is > already too much, but lesser amounts do work. > > > There should be a note about this in the release notes or on the website > > or something (maybe I missed it?) > > Not sure if/where it's documented, so yeah, maybe it could be more > prominent. > > Kris > _______________________________________________ > freebsd-sparc64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 > To unsubscribe, send any mail to "freebsd-sparc64-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1fa29170611161559y17518facga9d05752d0756586>