From owner-cvs-all Tue Aug 31 12:28:31 1999 Delivered-To: cvs-all@freebsd.org Received: from boromir.vpop.net (dns1.vpop.net [206.117.147.2]) by hub.freebsd.org (Postfix) with ESMTP id 6FB6714FB0 for ; Tue, 31 Aug 1999 12:28:28 -0700 (PDT) (envelope-from mreimer@vpop.net) Received: from vpop.net (bilbo.vpop.net [216.160.82.65]) by boromir.vpop.net (8.9.1/8.9.1) with ESMTP id MAA27558 for ; Tue, 31 Aug 1999 12:28:02 -0700 (PDT) Message-ID: <37CC2CC0.60C9A534@vpop.net> Date: Tue, 31 Aug 1999 12:28:00 -0700 From: Matthew Reimer Organization: VPOP Technologies, Inc. X-Mailer: Mozilla 4.6 [en] (X11; U; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf files.i386 src/sys/i386/i386i686_mem.c k6_mem.c mem.c mp_machdep.c src/sys/i386/includeasnames.h smp.h specialreg.h src/sys/i386/isa apic_vector.sintr_machdep.h src/sys/sys memrange.h References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thanks! Can you also MFC memcontrol? Matt Mike Smith wrote: > > msmith 1999/08/30 18:19:33 PDT > > Modified files: (Branch: RELENG_3) > sys/i386/conf files.i386 > sys/i386/i386 mem.c mp_machdep.c > sys/i386/include asnames.h smp.h specialreg.h > sys/i386/isa apic_vector.s intr_machdep.h > Added files: (Branch: RELENG_3) > sys/i386/i386 i686_mem.c k6_mem.c > sys/sys memrange.h > Log: > MFC: Intel 686 and AMD K6/2 memory range attribute support. This merge > brings all of the memory range attribute support from -current back to > -stable, as requested by a number of folks. > > Reviewed by: jlemon > > Revision Changes Path > 1.220.2.12 +3 -1 src/sys/i386/conf/files.i386 > 1.53.2.3 +123 -8 src/sys/i386/i386/mem.c > 1.88.2.3 +74 -1 src/sys/i386/i386/mp_machdep.c > 1.26.2.5 +2 -1 src/sys/i386/include/asnames.h > 1.44.2.2 +6 -1 src/sys/i386/include/smp.h > 1.16.2.2 +58 -1 src/sys/i386/include/specialreg.h > 1.34.2.2 +24 -1 src/sys/i386/isa/apic_vector.s > 1.13.2.2 +4 -1 src/sys/i386/isa/intr_machdep.h > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message