From owner-cvs-all Mon Aug 20 12: 3:32 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 221DA37B408; Mon, 20 Aug 2001 12:03:21 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.4/8.11.2) id f7KJ3K454524; Mon, 20 Aug 2001 12:03:20 -0700 (PDT) (envelope-from dillon) Date: Mon, 20 Aug 2001 12:03:20 -0700 (PDT) From: Matt Dillon Message-Id: <200108201903.f7KJ3K454524@earth.backplane.com> To: John Baldwin Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: RE: cvs commit: src/sys/boot/common loader.8 src/sys/conf option References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : : :On 20-Aug-01 Matt Dillon wrote: :> dillon 2001/08/19 17:41:13 PDT :> :> Modified files: :> sys/boot/common loader.8 :> sys/conf options :> sys/i386/i386 machdep.c :> sys/i386/include param.h :> sys/kern subr_param.c :> sys/sys buf.h :> sys/vm swap_pager.c :> Log: : :Erm, alpha and ia64? (A heads up to the lists to give people a chance to :come up with the missing pieces and get them to you prior to commit would have :been nice.) : :-- : :John Baldwin -- http://www.FreeBSD.org/~jhb/ :PGP Key: http://www.baldwin.cx/~john/pgpkey.asc :"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ I just comitted a followup to subr_param.c that should allow the whole thing to compile with other platforms, even if limits are not defined (and bootloader limits work either way for the swapmeta). The buffer_map code is still MD and I think I am going to solve that by taking that whole chunk of code that's repeated over and over again and turning it into an MI call. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message