进来读到论坛一篇讨论/3gb与/pae参数使用的帖子,得知这些参数的使用方法大致如下:
2GB<内存<4GGB时: /3GB
4GB<内存<16GB:/PAE/3GB
>16GB:/PAE
但是好像都没有谈到边界问题。比如说,
2GB<内存<4GGB时: /3GB
4GB<内存<16GB:/PAE/3GB
以上2个区间都没有包括4GB,那么内存正好是4GB时,是应该用/3GB还是/PAE/3GB呢?
Use /pae only when server has more than 4gb memory. Don't use /3gb if server has more than 12gb memory in my experience, you'll get all kind of resource related problem otherwise.