一直用着识别出来的2.9G内存,从未想过32位系统上用全我这4G的内存….
今天偶尔发现我又火星了,使用开启pae的内核就可以了
#确定一下当前内核版本 uname -r #我的是 2.6.31-21-generic #安装相同版本的开启pae的内核 sudo apt-get install linux-headers-2.6.31-21-generic-pae linux-image-2.6.31-21-generic-pae #重启 sudo reboot
什么是pae(物理地址扩展)
http://en.wikipedia.org/wiki/Physical_Address_Extension
http://baike.baidu.com/view/151009.html
pae是否比普通模式的性能差

2010年05月10日 @ 20:34
[...] not impossible, as long as the kernel upgrade pae.But, contrary to knock in the code (with site)http://bluehua.org/2010/04/18/1129.html.Unfortunately, no.The specific reason I also cannot find, in this and share with you, hope to have [...]
2011年08月4日 @ 16:23