引用:
作者jsmithjp
snipped....
由於AMD目前CPU的記憶體共制器內建
先忽略OS的問題
是否系統最大記憶體支援是由CPU來決定?
|
以下引自linux的/proc/cpuinfo(BTW,K8的Sempron在address sizes方面看來也是一樣的

)....
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 33
model name : Dual Core AMD Opteron(tm) Processor 270
stepping : 2
cpu MHz : 1995.091
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips : 3998.09
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp
由address sizes看來,實體記憶體應該能支援到256GB,虛擬記憶體應該能支援到64TB----只是現實環境中應該找不到單條16GB的RAM(假設2Way SMP共插16條RAM)或能讓K8 support那麼多條RAM的M/B就是了

....