freddy540412 wrote:不是要改boot.i...(恕刪) 最早那個ROM裡的boot.img就是沒有改過的~原廠數值~是後來我又丟一個boot.img patch才是我改過數值的~所以我是要使用上有問題的網友們刷回最原始版的boot.img再來試試看~
2010-08-09修正:加入RUU_ROM裡所有的應用程式,除了kkman之外,這版我測試過Auto Memory Manager改值確實無效,又刷回原廠2.1rom,不過發現2010-08-09修正的rom好像比較省電,取捨中
查了一下~發現原來利用auto memory manager或是autokiller改記憶體管理數值無效問題~是因為我使用了apps2SD 2.7.5版的原因~因為這個版本本身就內建該功能~所以只要重新開機就會讀回預設值~在此教大家直接使用apps2SD 2.7.5來改變設定值~請利用adb shell來做~步驟如下:1.adb shell2.a2sd 參數 (參數如下)lowmem-moderateSets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 7680 pages / 30 MBContent Provider: 8960 pages / 35 MBEmpty App: 10240 pages / 40 MBlowmem-optimumSets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 2048 pages / 8 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 10240 pages / 40 MBContent Provider: 12800 pages / 50 MBEmpty App: 15360 pages / 60 MBlowmem-strictSets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 2048 pages / 8 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 15360 pages / 60 MBContent Provider: 17920 pages / 70 MBEmpty App: 20480 pages / 80 MBlowmem-aggressiveSets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 21000 pages / 82 MBContent Provider: 23000 pages / 90 MBEmpty App: 25000 pages / 98 MBlowmem-extremeSets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 38400 pages / 150 MBContent Provider: 40960 pages / 160 MBEmpty App: 43520 pages / 170 MBlowmem-ultimateSets the internal memory killer to the followingsettings:Foreground Apps: 1536 pages / 6 MBVisible Apps: 3072 pages / 12 MBSecondary Server: 4096 pages / 16 MBHidden Apps: 51200 pages / 200 MBContent Provider: 57600 pages / 225 MBEmpty App: 64000 pages / 250 MBlowmem-defaultSets the internal memory killer back to phone defaultsettings.