码迷,mamicode.com
首页 >  
搜索关键字:memory leak    ( 29130个结果
iOS网络图片缓存SDWebImage
Web image(网络图像)该库提供了一个支持来自Web的远程图像的UIImageView类别它提供了:添加网络图像和缓存管理到Cocoa Touch framework的UIImageView类别异步图像下载An asynchronous memory + disk image caching ...
分类:移动开发   时间:2014-05-07 13:45:00    阅读次数:627
Memory Architecture-SGA-Database Buffer Cache
Memory Architecture-SGA-Database Buffer Cache...
分类:数据库   时间:2014-05-07 13:31:15    阅读次数:439
Loadrunner性能计数器分析总结
Memory:内存使用情况可能是系统性能中最重要的因素。如果系统“页交换”频繁,说明内存不足。“页交换”是使用称为“页面”的单位,将固定大小的代码和数据块从RAM移动到磁盘的过程,其目的是为了释放内存空间。尽管某些页交换使Windows2000能够使用比实际更多的内存,也是可以接受的,但频繁的页交换...
分类:其他好文   时间:2014-05-07 11:17:27    阅读次数:465
hadoop yarn running beyond physical memory used
老是报物理内存越界,kill container,然后把yarn.scheduler.minimum-allocation-mb设成2048就好了跟这个yarn.nodemanager.pmem-check-enabled参数应该也有关系在这篇文章中得到启发:http://bise.aliapp.c...
分类:其他好文   时间:2014-05-07 02:15:35    阅读次数:409
HDU1029 --------map
Ignatius and the Princess IVTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32767 K (Java/Others)Total Submission(s): 15477 Accepted ...
分类:其他好文   时间:2014-05-07 02:08:52    阅读次数:280
You can Solve a Geometry Problem too (hdu1086)几何,判断两线段相交
You can Solve a Geometry Problem tooTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 6837 Accep...
分类:其他好文   时间:2014-05-07 01:14:20    阅读次数:395
Unique MST
Unique MSTTime Limit: 3000/1000MS (Java/Others) Memory Limit: 65535/65535KB (Java/Others)Given a connected undirected graph, tell if its minimum span....
分类:其他好文   时间:2014-05-07 00:55:18    阅读次数:530
扩大Eclipse的内存
做项目的时候,MyEclipse提示内存不足。错误提示大概如下:MyEclipse has detected that less than 5% of the 64MB of PermGen (Non-heap memory) space remains. It is strongly recomm...
分类:系统相关   时间:2014-05-07 00:49:37    阅读次数:558
【线段树】HDU 1394 Minimum Inversion Number
minimum inversion number:最小逆序数Minimum Inversion NumberTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(...
分类:其他好文   时间:2014-05-07 00:43:39    阅读次数:469
HDU-2087 剪花布条
http://acm.hdu.edu.cn/showproblem.php?pid=2087 剪花布条Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others) Total Submission(s....
分类:其他好文   时间:2014-05-07 00:13:57    阅读次数:416
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!