如何限制WinCE 6的内存使用?

发布于 2024-10-31 01:17:36 字数 153 浏览 6 评论 0原文

我使用 VS2005 平台构建器编译了 Wince 6 内核。目标系统有256MB RAM,但我只希望Wince 6使用128MB。我该如何设置?我假设将 maxmem=128MB 放入 boot.ini,但我在 wince 6 源代码和平台构建器目录中的任何文件中找不到 boot.ini。

I have compiled a Wince 6 kernel using VS2005 platform builder. The target system have 256MB RAM, but I only want Wince 6 to use 128MB. How can I set this up? I am assuming to put maxmem=128MB in boot.ini, but I cannot find boot.ini in my wince 6 source code and any file inside platform builder directory.

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

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

发布评论

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

评论(2

已下线请稍等 2024-11-07 01:17:36

更新 config.bib 中的 RAM 映射。

Update the RAM mapping in config.bib.

蓝眼泪 2024-11-07 01:17:36

我也觉得分享是件好事......
例如,如果您有 128MB 的物理 RAM。例如,您的 NK 大小为 30MB。
报告您的系统总大小将在某种程度上小于 96MB,因为 NK 在运行时也占用了 RAM。

/南萨

I think it a good thing to share too....
for example i fyou have a physical RAM 128MB. than your NK size is for example 30MB.
the total size reported you your system will be somehow less like 96MB because the NK are also occupied the RAM at the runtime.

/nansah

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