Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 12:28:00 -0700
From:      Matthew Reimer <mreimer@vpop.net>
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
Message-ID:  <37CC2CC0.60C9A534@vpop.net>
References:  <lists.freebsd.cvs-all.199908310119.SAA16494@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37CC2CC0.60C9A534>