Rovněž pokud chcete mít REMOTEFX v MS Windows 2012 musíte mít procesor podporu SLAT.
Zajímavé je, že HYPER-V v MS Windows Server 2012 nemusí mít podporu SLAT.
SLAT is a feature of the CPU. It is called “Rapid Virtualization Indexing (RVI)”, and has been called Extended Page Tables (EPT) by Intel and Nested Page Tables (NPT) by AMD. You can use Wikipedia to look up Intel Nehalem and AMD NPT:
http://en.wikipedia.org/wiki/Intel_Nehalem

http://en.wikipedia.org/wiki/AMD-V_Nested_Paging

Every Core i3, i5 and i7 supprts SLAT. You can look up the supported AMD versions at http://support.amd.com/us/kbarticles/Pages/GPU120AMDRVICPUsHyperVWin8.aspx

As of Sep 1, 2011 Mark Russinovich has updated (V3) his utility coreinfo.exe

Note: Coreinfo must be executed on a system without a hypervisor running for accurate results.
Here's an example from my Samsung 900x:
“*” means the feature is present
“-“ means it is missing
Here is an example of a CPU that is NOT SLAT capable:
Alternatively, you can useWindows PowerShell to capture your specific CPU model:
PS C:\Windows\system32> gwmi win32_processor
Caption : AMD64 Family 16 Model 2 Stepping 3
DeviceID : CPU0
Manufacturer : AuthenticAMD
MaxClockSpeed : 2400
Name : AMD Phenom(tm) 9750B Quad-Core Processor
SocketDesignation : XU1 PROCESSOR
NOTE: Be sure to include the specific family/model/stepping since different processor revisions may have different feature sets.DeviceID : CPU0
Manufacturer : AuthenticAMD
MaxClockSpeed : 2400
Name : AMD Phenom(tm) 9750B Quad-Core Processor
SocketDesignation : XU1 PROCESSOR
Name | Family / Model / Stepping |
AMD Phenom(tm) 9750B Quad-Core Processor | AMD64 Family 16 Model 2 Stepping 3 |
AMD Athlon(tm) II X3 425 Processor | AMD64 Family 16 Model 5 Stepping 2 |
AMD C-50 Processor | AMD64 Family 20 Model 1 Stepping 0 |
Servers that support SLAT
- Any AMD server CPU based on Barcelona or later architectures. Some early Barcelona editions didn't have RVI, but they're relatively rare.Check this AMD list.
- Intel server processors numbered E5500 and higher.
- Any Intel CPUs based on Nehalem, Westmere, or Sandybridge micro-architectures. (There may be exceptions, but I'm not aware of any.)
- Intel processors whose names start with 'i', e.g. i3, i5, i7, i9. (There may be exceptions, but I'm not aware of any.)
- Any Intel CPUs based on Nehalem, Westmere, or Sandybridge micro-architectures. (There may be exceptions, but I'm not aware of any.)
- Lenovo T410, T510, W510, W520, T420s, T520, X201
- Samsung 900x
- Dell Precision M4600
Žádné komentáře:
Okomentovat