内存管理 [英] Memory managing

查看:83
本文介绍了内存管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好


在我的测试中,malloc()函数最大可以分配大约1.5 GB(在我的系统中:Winx64,8GB RAM)。


如何删除此限制?


程序如Photoshop如何让用户指定使用了多少物理内存? / p>

解决方案

嗨Jackool!


不同版本的Windows有
不同的内存限制
。如果您使用的是32位版本,则可能需要使用

4GB调整技术
分配超过2GB。


看一下这篇文章
如何设置首选项&最佳性能的内存使用情况......
和此
优化性能的Photoshop CC - 。Adobe支持
<亲切的问候。





Hi

In my test the malloc() function, can maximum allocate about 1.5 GB (in my system: Winx64, 8GB RAM).

How to remove this limitation?

Programs such Photoshop how to allow the user to specify how much of physical memory used?

解决方案

Hi Jackool!

Different versions of Windows have different memory restrictions. If you're using a 32-bit version, you may need to use the 4GB tuning techniques to allocate more than 2GB.

Take a look at this article How to Set Preferences & Memory Usage for Peak Performance ... and this one Optimize performance Photoshop CC - Adobe Support.

Kind Regards.



这篇关于内存管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆