Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个关于工作集和虚拟内存之间关系的问题。如果您从性能监视器检查工作集,该值可能大于实际内存。由于工作集包含虚拟内存,是否可以认识到这种现象大于真实内存?还有,如果设置不使用虚拟内存,WorkingSet的值会不会比真实内存大?