system requirements: use correct and modern acronym for Intel 64-bit

Intel EMT64 is not a thing, the correct variant would be Extended
Memory 64 Technology, which is shortened to EM64T [0].

But the `Intel EM64T` term was replace a long time ago by `Intel 64`
[1], so just go with that.

[0]: https://www.intel.com/content/www/us/en/support/articles/000005898/processors.html
[1]: "[...] in March 2004 unveiled the "official" name EM64T (Extended
      Memory 64 Technology). In late 2006 Intel began instead using
      the name Intel 64 for its implementation [...]"
     -- https://en.wikipedia.org/wiki/X86-64#Intel_64

Reported-by: Alexander P. Inzinger-Zrock
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-09-30 11:41:24 +02:00
parent ed74fe9720
commit d0cf82da04

View File

@ -18,7 +18,7 @@ Minimum Requirements, for Evaluation
These minimum requirements are for evaluation purposes only and should not be These minimum requirements are for evaluation purposes only and should not be
used in production. used in production.
* CPU: 64bit (Intel EMT64 or AMD64) * CPU: 64bit (Intel 64 or AMD64)
* Intel VT/AMD-V capable CPU/motherboard for KVM full virtualization support * Intel VT/AMD-V capable CPU/motherboard for KVM full virtualization support
@ -33,7 +33,7 @@ used in production.
Recommended System Requirements Recommended System Requirements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Intel EMT64 or AMD64 with Intel VT/AMD-V CPU flag. * Intel 64 or AMD64 with Intel VT/AMD-V CPU flag.
* Memory: Minimum 2 GB for the OS and {pve} services, plus designated memory for * Memory: Minimum 2 GB for the OS and {pve} services, plus designated memory for
guests. For Ceph and ZFS, additional memory is required; approximately 1GB of guests. For Ceph and ZFS, additional memory is required; approximately 1GB of