Linux内存优化
Linux内存管理优化的五个实用技巧分享
目录引言正文一、理解 linux 内存管理的基本原理二、技巧 1:调整 swappiness 参数三、技巧 2:优化进程优先级与资源分配四、技巧 3:分析与监控内存使用情况五、技巧 4:启用透明大页(Transparent Huge Pages)六、[详细]
2025-05-23 09:56 分类:运维Speed up compilation with mockito on Android
I am currently developing an android app in eclipse using: One project for the app One project for the tests (Instrumentation and Pojo tests)[详细]
2022-12-29 02:17 分类:问答