目录引言正文一、理解 linux 内存管理的基本原理二、技巧 1:调整 swappiness 参数三、技巧 2:优化进程优先级与资源分配四、技巧 3:分析与监控内存使用情况五、技巧 4:启用透明大页(Transparent Huge Pages)六、
I am currently developing an android app in eclipse using: One project for the app One project for the tests (Instrumentation and Pojo tests)