Windows 7 上的虚拟内存管理

发布于 2024-10-30 17:32:55 字数 355 浏览 2 评论 0原文

我在 technet 上找到了有关此主题的文章:

http://technet.microsoft.com /en-us/magazine/ff382717.aspx

微软是否有一些针对各种手册页文件配置的基准?

有人告诉我,最好在带有 4.5 Gig 操作系统的驱动器上创建一个额外的分区,并将页面文件移动到该分区,同时禁用操作系统的第一个分区。此外,建议手动将页面文件大小设置为限制 2 / 2 Gig。

在我看来,这毫无意义。有人可以对此发表评论吗?

I found this article on technet regarding this topic:

http://technet.microsoft.com/en-us/magazine/ff382717.aspx

Does microsoft have some benchmarks for various manual page file configurations?

Somebody told me that it is a good idea to create an extra partition on the drive with the OS with say 4.5 Gig and move the pagefile to this partition while disableing the first partition with the OS. Additionally it was suggested to manually set the page file size to limit 2 / 2 Gig.

In my eyes this makes no sense. Could someone comment on this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

旧伤慢歌 2024-11-06 17:32:55

我不知道这个答案是否会让你满意,但我看到了一种观点,如果你将页面文件放在 ext[2-4] 文件系统上(当然,你需要驱动程序在 Windows 上执行此操作),系统性能将会提高。

然而,不幸的是,我不记得在哪里看到过这个(它在某种程度上与使用可安装文件系统 API 编写文件系统驱动程序有关)。

I don't know if this answer will satisfy you, but I've seen an opinion, that if you place your page file on ext[2-4] file system (you need drivers to do this on Windows, of course), system performance will increase.

However, I unfortunately can't recall where I've seen this (it was somehow connected with writing file system drivers using Installable FIle System API).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文