mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-10-04 20:13:11 +00:00
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:
parent
8237b42885
commit
276c2ef635
@ -109,7 +109,7 @@ To benchmark your hardware, run 'pmgperf' after installation.
|
|||||||
Minimum System Requirements
|
Minimum System Requirements
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
* CPU: 64bit (Intel EMT64 or AMD64)
|
* CPU: 64bit (Intel 64 or AMD64)
|
||||||
|
|
||||||
* 2 GiB RAM
|
* 2 GiB RAM
|
||||||
|
|
||||||
@ -125,7 +125,7 @@ Minimum System Requirements
|
|||||||
Recommended System Requirements
|
Recommended System Requirements
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
* Multi-core CPU: 64bit (Intel EMT64 or AMD64), +
|
* Multi-core CPU: 64bit (Intel 64 or AMD64), +
|
||||||
** for use in a virtual machine, activate Intel VT/AMD-V CPU flag
|
** for use in a virtual machine, activate Intel VT/AMD-V CPU flag
|
||||||
|
|
||||||
* 4 GiB RAM
|
* 4 GiB RAM
|
||||||
|
Loading…
Reference in New Issue
Block a user