Updated diff based on private Atom feedback and bigmem feedback.

Index: amd64.html
===================================================================
RCS file: /cvs/www/amd64.html,v
retrieving revision 1.228
diff -u -r1.228 amd64.html
--- amd64.html  1 Nov 2010 22:06:58 -0000       1.228
+++ amd64.html  28 Jan 2011 19:55:09 -0000
@@ -20,7 +20,7 @@
 <hr>

 <p>
-OpenBSD/amd64 runs on AMD's Athlon-64 family of processors in 64-bit mode.
+OpenBSD/amd64 runs on AMD's Opteron-64/Athlon-64 family of processors
in 64-bit mode.
 It also runs on processors made by other manufacturers which have cloned
 the AMD64 extensions.  (Some Intel processors lack support for important
 PAE NX bit, which means those machines will run without any W^X support --
@@ -52,7 +52,7 @@
 <p>
 The only major shortcoming at this time is that the kernel debugger
 <a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;arch=amd64&amp;sek
tion=4">ddb</a>
-is somewhat poor.
+is somewhat poor. There is no support yet for memory greater than 4 GB.

 <hr>
 <a name="hardware"></a>
@@ -62,7 +62,7 @@

 <p>
 All versions of the AMD Athlon 64 processors and their clones are
-supported.
+supported. This includes AMD Opteron, AMD Phenom, AMD Athlon, Intel
Nehalem (Core i3, i5, and i7), and 64 bit Intel Atom.

 <h4>SMP support</h4>
 Starting with OpenBSD 3.6, OpenBSD/amd64 supports most SMP


On Fri, Jan 28, 2011 at 12:25 PM, Amit Kulkarni <amitk...@gmail.com> wrote:
> Hi misc,
>
> I don't know where to post www updates. www seems to be heavily
> spammed and nobody uses it. And I don't want to spam specific people.
>
> Thanks
>
> Index: amd64.html
> ===================================================================
> RCS file: /cvs/www/amd64.html,v
> retrieving revision 1.228
> diff -u -r1.228 amd64.html
> --- amd64.html  1 Nov 2010 22:06:58 -0000       1.228
> +++ amd64.html  28 Jan 2011 18:13:20 -0000
> @@ -20,7 +20,7 @@
>  <hr>
>
>  <p>
> -OpenBSD/amd64 runs on AMD's Athlon-64 family of processors in 64-bit mode.
> +OpenBSD/amd64 runs on AMD's Opteron-64/Athlon-64 family of processors
> in 64-bit mode.
>  It also runs on processors made by other manufacturers which have cloned
>  the AMD64 extensions.  (Some Intel processors lack support for important
>  PAE NX bit, which means those machines will run without any W^X support --
> @@ -52,7 +52,7 @@
>  <p>
>  The only major shortcoming at this time is that the kernel debugger
>  <a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=ddb&amp;arch=amd64&amp;sek
tion=4">ddb</a>
> -is somewhat poor.
> +is somewhat poor. There is no support for memory greater than 4 GB
> for certain AMD64 processors which lack a IOMMU.
>
>  <hr>
>  <a name="hardware"></a>
> @@ -62,7 +62,7 @@
>
>  <p>
>  All versions of the AMD Athlon 64 processors and their clones are
> -supported.
> +supported. This includes AMD Opteron, AMD Phenom, AMD Athlon, Intel
> Nehalem (Core i3, i5, and i7), and Intel Atom.
>
>  <h4>SMP support</h4>
>  Starting with OpenBSD 3.6, OpenBSD/amd64 supports most SMP

Reply via email to