Speicher mit "Swap" erweitern

Flexman

Flexman

Erfahrenes Mitglied
28
Android 8 hat ja noch nicht die Möglichkeit den RAM mit dem internen Speicher zu erweitern.
Da gibt es allerdings die App "Swap" wahlweise mit und ohne Root.

Ich habe für mein älteres Handy (3GB RAM) die Version besorgt die keine Root-Rechte benötigt. Mit der habe ich eine 2,5 GB große Swap-Datei angelegt, die aussieht als ob sie unberührt bleibt. Datum ist noch immer von der Erstellung des Files, drinnen sind lauter Nullen. Trotzdem fühlt sich das Handy nun schon seit einer Woche flotter an und hängt auch nicht mehr. Dass muss wohl zufall sein, oder? Was sollte denn so eine unbenutzte Swap-Datei verändern?
 
@Flexman Kannst du bitte einen Link zur App posten?
 
@Flexman Eine SWAP-Datei verschafft dir keine bessere Performqnce, nur mehr Platz für Cache-Daten, die eigentlich aus dem RAM fliegen.
 
@Meerjungfraumann
die App die kein Root braucht: SWAP - No ROOT - Apps on Google Play
und die für Root: Swapper - ROOT - Apps on Google Play

Eigentlich war ich skeptisch ob das nicht genau so ein Unsinn ist, wie so eine Anti-Moskito-App, aber irgendwie habe ich das Handy jetzt doch schon eine Zeit damit in Verwendung und es kam nicht mehr vor dass alles plötzlich ganz langsam wird bis ich wieder anfange Apps zu schließen.

@Klaus986
Der Flaschenhals ist bei meinem Gerät allerdings der RAM, daher könnte es in der Theorie schon etwas bringen.
Wenn in der Praxis ein File etwas bringt, das aussieht als würde es nicht angerührt werden, und das nur aus lauter Nullen besteht, würde mich das aber doch sehr wundern.
 
Die Partition, in der ausgelagert/erweitert wird, wird wohl verschlüsselt sein und lässt sich nicht analysieren, wie gewöhnlicher Speicher.
Die üblichen Hardwaretools zeigen auch weiterhin nur den physischen RAM an und nicht den virtuellen. Ein positiver Effekt ist, dass der Android Speichermanager mehr adressierbaren Speicher zur Verfügung hat, ihn nicht so schnell frei machen muss. Dabei muss gar nicht ausgelagert werden, weil die Grenze, bei der der RAM frei gemacht wird, nach oben geschoben wird, sie aber noch im physischen RAM liegt und damit noch keine Daten im langsameren Flash liegen. Denn dann können Speicherzugriffe wieder langsamer werden. Die App arbeitet erst, wenn man sich Werbung anguckt und da geht es bei mir nicht weiter, wegen der privaten DNS. Ich müsste die Premium Version haben, damit ich sie nutzen kann.
 
Zuletzt bearbeitet:
Bei mir liegt einfach in /Android/data/com.allakore.swapnoroot/files/ eine Datei namens swap.swp.
Selbst wenn sie verschlüsselt ist, müsste sich doch das Bearbeitungsdatum ändern, oder?

Ich verwende auch Netgurad, aber habe das für 3 Filmchen abgeschalten.
 
  • Danke
Reaktionen: Klaus986
Meerjungfraumann schrieb:
Die Partition, in der ausgelagert/erweitert wird,
ist bestimmt nicht verschlüsselt. Denn genau dann wären ja auch nicht nur Nullen zu sehen, sondern wenigstens der Header der Verschlüsselung. Sie hat auch keine Zugriffsbeschränkungen, denn sonst käme eine Fehlermeldung beim Öffnen der Datei. Sie ist schlicht und einfach leer.
 
Zuletzt bearbeitet:
Das denke ich mir auch...
Bei einer Diskussion auf englisch hat jemand gemeint "could have something to do with the idea of "swappiness" giving the system extra resources, but not needing them, reducing constraints from within the android OS".

Also wenn ich das verstehe werden dadurch irgendwelche Limits reduziert. Allerdings sagt mir die Akku-Center App auch weiterhin dass der RAM 3GB ausmacht, k.a. an welcher Stelle das dann passieren könnte.
 
@Flexman Die angelegte SWAP-Datei ist komplett leer:
Code:
# hexdump -C /storage/emulated/0/Android/data/com.allakore.swapnoroot/files/swap.swp
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
435a6e80
Ich habe auch parallel einen RAM-Filler laufen lassen - nichts. Nicht ohne Grund ist dazu Root nötig. Die App mag so toll sein, wie sie will. Aber sie hat ohne Root nicht mehr Rechte als du im System. Also gar keine.

Du kannst dir eine detaillierte Übersicht deines RAMs mit ADB ansehen:
Code:
$ adb shell dumpsys meminfo
Applications Memory Usage (in Kilobytes):
Uptime: 16223172 Realtime: 248075088

Total PSS by process:
    338,805K: com.afkettler.pro.earth (pid 3170)
    238,789K: com.android.chrome (pid 7651 / activities)
    205,884K: com.android.vending (pid 7716 / activities)
    191,460K: com.overkaiser.libmemory (pid 8555 / activities)
    181,842K: system (pid 2087)
    176,202K: com.google.android.gms (pid 6316)
    140,360K: com.google.android.gms.persistent (pid 30410)
    121,104K: com.google.android.apps.maps (pid 7876)
    107,070K: com.android.chrome:privileged_process0 (pid 8162)
     72,329K: com.teslacoilsw.launcher (pid 3283 / activities)
     66,736K: com.android.systemui (pid 2581)
     63,786K: com.android.chrome:sandboxed_process1 (pid 8394)
     63,568K: nextapp.fx (pid 8925 / activities)
     62,557K: com.motorola.launcher3 (pid 3269 / activities)
     62,079K: com.android.settings (pid 6197 / activities)
     59,980K: com.termux (pid 8733 / activities)
     58,722K: nextapp.inputmethod.latin (pid 3716)
     43,762K: surfaceflinger (pid 1189)
     30,632K: com.android.vending:background (pid 7832)
     27,237K: com.android.vending:quick_launch (pid 8864)
     24,324K: com.android.chrome:sandboxed_process0 (pid 8076)
     24,246K: com.motorola.motodisplay (pid 7924)
     23,222K: empoknaoa.cf.au:root:0 (pid 8102)
     19,984K: android.hardware.camera.provider@2.4-service (pid 1144)
     16,261K: com.mgoogle.android.gms (pid 24439)
     16,163K: com.android.chrome:sandboxed_process0 (pid 6661)
     15,989K: com.google.android.packageinstaller (pid 7499)
     15,234K: com.motorola.ccc (pid 5407)
     13,796K: com.motorola.motocare (pid 5773)
     13,592K: com.android.phone (pid 2732)
     13,410K: com.android.chrome:sandboxed_process0 (pid 8606)
     11,464K: android.hardware.graphics.composer@2.1-service (pid 1151)
     11,435K: com.motorola.process.system (pid 3182)
     10,612K: com.android.nfc (pid 3206)
     10,573K: com.google.android.ext.services (pid 2837)
     10,537K: in.mfile (pid 8096)
      9,645K: qcrild (pid 1534)
      9,625K: com.google.android.apps.turbo (pid 8432)
      9,538K: media.codec (pid 1326)
      8,920K: com.motorola.audiomonitor (pid 3377)
      8,876K: com.mgoogle.android.gms:persistent (pid 6339)
      8,686K: empoknaoa.cf.au (pid 8021)
      8,595K: qcrild (pid 1576)
      8,048K: android.process.media (pid 8199)
      7,652K: com.android.chrome:webview_service (pid 8638)
      7,550K: media.extractor (pid 1316)
      7,545K: com.motorola.mya (pid 3357)
      7,290K: netmgrd (pid 1595)
      6,640K: com.motorola.actions (pid 15058)
      6,201K: .dataservices (pid 2696)
      6,165K: motorola.hardware.audio@2.0-service (pid 1162)
      5,844K: com.google.process.gservices (pid 7016)
      5,716K: com.motorola.moto:context_engine (pid 3393)
      5,132K: android.hardware.wifi@1.0-service (pid 1159)
      5,105K: magiskd (pid 996)
      4,850K: audioserver (pid 1186)
      4,410K: com.android.providers.partnerbookmarks (pid 8460)
      4,129K: com.android.externalstorage (pid 8964)
      4,120K: com.qualcomm.qti.telephonyservice (pid 2705)
      4,051K: com.qualcomm.qcrilmsgtunnel (pid 2911)
      4,046K: com.anydesk.adcontrol.ad1 (pid 3256)
      4,042K: com.dolby.daxservice (pid 2717)
      3,994K: com.motorola.android.providers.chromehomepage (pid 8107)
      3,860K: com.motorola.android.nativedropboxagent (pid 2723)
      3,839K: zygote64 (pid 1071)
      3,808K: com.android.se (pid 3218)
      3,775K: mediaserver (pid 1319)
      3,729K: logd (pid 960)
      3,666K: zygote (pid 1072)
      3,608K: com.motorola.VirtualUiccPayment (pid 3414)
      3,520K: media.metrics (pid 1317)
      3,413K: vendor.qti.gnss@2.0-service (pid 1170)
      3,343K: wpa_supplicant (pid 2592)
      3,169K: webview_zygote (pid 17273)
      3,162K: netd (pid 1070)
      3,090K: cameraserver (pid 1309)
      2,928K: cnd (pid 1296)
      2,855K: vendor.dolby.hardware.dms@1.0-service (pid 1168)
      2,850K: installd (pid 1313)
      2,835K: /init (pid 1)
      2,564K: android.hardware.sensors@1.0-service (pid 1139)
      2,335K: vold (pid 987)
      2,199K: thermal-engine (pid 1298)
      2,139K: libwebserver_exec.so (pid 7026)
      2,086K: bash (pid 8770)
      2,034K: drmserver (pid 1310)
      1,915K: storaged (pid 1323)
      1,867K: motorola.hardware.audio.adspd@1.0-service (pid 1161)
      1,851K: xtra-daemon (pid 1440)
      1,716K: lowi-server (pid 1438)
      1,644K: keystore (pid 1314)
      1,636K: imsdatadaemon (pid 1505)
      1,603K: qmi_motext_hook (pid 1772)
      1,599K: qmi_motext_hook (pid 1763)
      1,592K: cnss-daemon (pid 1334)
      1,545K: bash (pid 8796)
      1,536K: hwservicemanager (pid 962)
      1,423K: ueventd (pid 551)
      1,418K: statsd (pid 1322)
      1,338K: /init (pid 549)
      1,325K: wificond (pid 1324)
      1,307K: update_engine (pid 1427)
      1,288K: ims_rtp_daemon (pid 1305)
      1,272K: tcmd (pid 3204)
      1,271K: android.hardware.drm@1.0-service (pid 1147)
      1,228K: ipacm (pid 1559)
      1,211K: mediadrmserver (pid 1315)
      1,144K: sensors.qti (pid 1254)
      1,135K: vendor.qti.hardware.perf@1.0-service (pid 1172)
      1,131K: gatekeeperd (pid 1405)
      1,100K: imsrcsd (pid 1306)
      1,099K: android.hardware.drm@1.1-service.widevine (pid 1149)
      1,050K: qti (pid 1585)
      1,039K: perfservice (pid 1320)
      1,030K: time_daemon (pid 1297)
      1,027K: incidentd (pid 1312)
      1,024K: pm-service (pid 1182)
      1,011K: dumpsys (pid 9129)
        984K: busybox (pid 8072)
        975K: android.hardware.biometrics.fingerprint@2.1-fpcservice (pid 1449)
        963K: android.hardware.drm@1.1-service.clearkey (pid 1148)
        947K: motorola.hardware.tcmd@1.0-service (pid 1142)
        911K: motorola.hardware.camera.imgtuner@1.0-service (pid 1163)
        909K: iptables-restore (pid 1078)
        907K: android.hardware.nfc@1.1-service (pid 1293)
        887K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 1174)
        879K: thermalserviced (pid 1190)
        873K: android.hardware.graphics.allocator@2.0-service (pid 1150)
        859K: vendor.display.color@1.0-service (pid 1167)
        853K: servicemanager (pid 961)
        849K: tee (pid 9130)
        838K: pm-proxy (pid 1263)
        830K: ATFWD-daemon (pid 1343)
        829K: ip6tables-restore (pid 1079)
        827K: android.hardware.configstore@1.1-service (pid 1146)
        815K: android.hardware.keymaster@3.0-service-qti (pid 986)
        801K: android.hardware.power@1.0-service (pid 1155)
        791K: pd-mapper (pid 1183)
        788K: loc_launcher (pid 1338)
        787K: android.hardware.bluetooth@1.0-service-qti (pid 1143)
        777K: qseecomd (pid 973)
        771K: /init (pid 550)
        770K: sh (pid 8792)
        767K: vendor.qti.hardware.qteeconnector@1.0-service (pid 1173)
        751K: vndservicemanager (pid 963)
        743K: android.hardware.usb@1.0-service (pid 1157)
        735K: healthd (pid 1141)
        723K: android.hardware.gatekeeper@1.0-service-qti (pid 985)
        715K: vendor.qti.hardware.soter@1.0-service (pid 1175)
        714K: batt_health (pid 3036)
        712K: mdnsd (pid 24773)
        700K: android.hardware.health@2.0-service (pid 1152)
        689K: motorola.hardware.health@1.0-service (pid 1164)
        682K: android.hidl.allocator@1.0-service (pid 1140)
        679K: android.hardware.boot@1.0-service (pid 984)
        662K: android.hardware.cas@1.0-service (pid 1145)
        659K: motorola.hardware.tv@1.0-service (pid 1165)
        652K: android.hardware.memtrack@1.0-service (pid 1154)
        651K: android.hardware.vibrator@1.0-service (pid 1158)
        651K: vendor.qti.esepowermanager@1.0-service (pid 1169)
        644K: rmt_storage (pid 1179)
        643K: android.hardware.thermal@1.0-service (pid 1156)
        639K: android.hardware.light@2.0-service (pid 1153)
        639K: com.motorola.hardware.display.panel@1.0-service (pid 1160)
        639K: motorola.hardware.vibrator@1.0-service (pid 1166)
        637K: imsqmidaemon (pid 1302)
        627K: vendor.qti.hardware.alarm@1.0-service (pid 1171)
        617K: tftp_server (pid 1180)
        605K: adsprpcd (pid 1300)
        605K: adsprpcd (pid 1301)
        590K: msm_irqbalance (pid 1556)
        549K: lmkd (pid 1187)
        545K: port-bridge (pid 1604)
        540K: mlid (pid 1335)
        528K: tombstoned (pid 1424)
        518K: adbd (pid 31621)
        517K: ipacm-diag (pid 1550)
        512K: zygiskd64 (pid 5450)
        501K: subsystem_ramdump (pid 1262)
        495K: su (pid 8788)
        478K: capsense_reset (pid 3037)
        477K: su (pid 8069)
        448K: qrtr-ns (pid 1177)
        427K: qseecomd (pid 970)

Total PSS by OOM adjustment:
    311,933K: Native
         43,762K: surfaceflinger (pid 1189)
         23,222K: empoknaoa.cf.au:root:0 (pid 8102)
         19,984K: android.hardware.camera.provider@2.4-service (pid 1144)
         11,464K: android.hardware.graphics.composer@2.1-service (pid 1151)
          9,645K: qcrild (pid 1534)
          9,538K: media.codec (pid 1326)
          8,595K: qcrild (pid 1576)
          7,550K: media.extractor (pid 1316)
          7,290K: netmgrd (pid 1595)
          6,165K: motorola.hardware.audio@2.0-service (pid 1162)
          5,132K: android.hardware.wifi@1.0-service (pid 1159)
          5,105K: magiskd (pid 996)
          4,850K: audioserver (pid 1186)
          3,839K: zygote64 (pid 1071)
          3,775K: mediaserver (pid 1319)
          3,729K: logd (pid 960)
          3,666K: zygote (pid 1072)
          3,520K: media.metrics (pid 1317)
          3,413K: vendor.qti.gnss@2.0-service (pid 1170)
          3,343K: wpa_supplicant (pid 2592)
          3,169K: webview_zygote (pid 17273)
          3,162K: netd (pid 1070)
          3,090K: cameraserver (pid 1309)
          2,928K: cnd (pid 1296)
          2,855K: vendor.dolby.hardware.dms@1.0-service (pid 1168)
          2,850K: installd (pid 1313)
          2,835K: /init (pid 1)
          2,564K: android.hardware.sensors@1.0-service (pid 1139)
          2,335K: vold (pid 987)
          2,199K: thermal-engine (pid 1298)
          2,139K: libwebserver_exec.so (pid 7026)
          2,086K: bash (pid 8770)
          2,034K: drmserver (pid 1310)
          1,915K: storaged (pid 1323)
          1,867K: motorola.hardware.audio.adspd@1.0-service (pid 1161)
          1,851K: xtra-daemon (pid 1440)
          1,716K: lowi-server (pid 1438)
          1,644K: keystore (pid 1314)
          1,636K: imsdatadaemon (pid 1505)
          1,603K: qmi_motext_hook (pid 1772)
          1,599K: qmi_motext_hook (pid 1763)
          1,592K: cnss-daemon (pid 1334)
          1,545K: bash (pid 8796)
          1,536K: hwservicemanager (pid 962)
          1,423K: ueventd (pid 551)
          1,418K: statsd (pid 1322)
          1,338K: /init (pid 549)
          1,325K: wificond (pid 1324)
          1,307K: update_engine (pid 1427)
          1,288K: ims_rtp_daemon (pid 1305)
          1,272K: tcmd (pid 3204)
          1,271K: android.hardware.drm@1.0-service (pid 1147)
          1,228K: ipacm (pid 1559)
          1,211K: mediadrmserver (pid 1315)
          1,144K: sensors.qti (pid 1254)
          1,135K: vendor.qti.hardware.perf@1.0-service (pid 1172)
          1,131K: gatekeeperd (pid 1405)
          1,100K: imsrcsd (pid 1306)
          1,099K: android.hardware.drm@1.1-service.widevine (pid 1149)
          1,050K: qti (pid 1585)
          1,039K: perfservice (pid 1320)
          1,030K: time_daemon (pid 1297)
          1,027K: incidentd (pid 1312)
          1,024K: pm-service (pid 1182)
          1,011K: dumpsys (pid 9129)
            984K: busybox (pid 8072)
            975K: android.hardware.biometrics.fingerprint@2.1-fpcservice (pid 1449)
            963K: android.hardware.drm@1.1-service.clearkey (pid 1148)
            947K: motorola.hardware.tcmd@1.0-service (pid 1142)
            911K: motorola.hardware.camera.imgtuner@1.0-service (pid 1163)
            909K: iptables-restore (pid 1078)
            907K: android.hardware.nfc@1.1-service (pid 1293)
            887K: vendor.qti.hardware.sensorscalibrate@1.0-service (pid 1174)
            879K: thermalserviced (pid 1190)
            873K: android.hardware.graphics.allocator@2.0-service (pid 1150)
            859K: vendor.display.color@1.0-service (pid 1167)
            853K: servicemanager (pid 961)
            849K: tee (pid 9130)
            838K: pm-proxy (pid 1263)
            830K: ATFWD-daemon (pid 1343)
            829K: ip6tables-restore (pid 1079)
            827K: android.hardware.configstore@1.1-service (pid 1146)
            815K: android.hardware.keymaster@3.0-service-qti (pid 986)
            801K: android.hardware.power@1.0-service (pid 1155)
            791K: pd-mapper (pid 1183)
            788K: loc_launcher (pid 1338)
            787K: android.hardware.bluetooth@1.0-service-qti (pid 1143)
            777K: qseecomd (pid 973)
            771K: /init (pid 550)
            770K: sh (pid 8792)
            767K: vendor.qti.hardware.qteeconnector@1.0-service (pid 1173)
            751K: vndservicemanager (pid 963)
            743K: android.hardware.usb@1.0-service (pid 1157)
            735K: healthd (pid 1141)
            723K: android.hardware.gatekeeper@1.0-service-qti (pid 985)
            715K: vendor.qti.hardware.soter@1.0-service (pid 1175)
            714K: batt_health (pid 3036)
            712K: mdnsd (pid 24773)
            700K: android.hardware.health@2.0-service (pid 1152)
            689K: motorola.hardware.health@1.0-service (pid 1164)
            682K: android.hidl.allocator@1.0-service (pid 1140)
            679K: android.hardware.boot@1.0-service (pid 984)
            662K: android.hardware.cas@1.0-service (pid 1145)
            659K: motorola.hardware.tv@1.0-service (pid 1165)
            652K: android.hardware.memtrack@1.0-service (pid 1154)
            651K: android.hardware.vibrator@1.0-service (pid 1158)
            651K: vendor.qti.esepowermanager@1.0-service (pid 1169)
            644K: rmt_storage (pid 1179)
            643K: android.hardware.thermal@1.0-service (pid 1156)
            639K: android.hardware.light@2.0-service (pid 1153)
            639K: com.motorola.hardware.display.panel@1.0-service (pid 1160)
            639K: motorola.hardware.vibrator@1.0-service (pid 1166)
            637K: imsqmidaemon (pid 1302)
            627K: vendor.qti.hardware.alarm@1.0-service (pid 1171)
            617K: tftp_server (pid 1180)
            605K: adsprpcd (pid 1300)
            605K: adsprpcd (pid 1301)
            590K: msm_irqbalance (pid 1556)
            549K: lmkd (pid 1187)
            545K: port-bridge (pid 1604)
            540K: mlid (pid 1335)
            528K: tombstoned (pid 1424)
            518K: adbd (pid 31621)
            517K: ipacm-diag (pid 1550)
            512K: zygiskd64 (pid 5450)
            501K: subsystem_ramdump (pid 1262)
            495K: su (pid 8788)
            478K: capsense_reset (pid 3037)
            477K: su (pid 8069)
            448K: qrtr-ns (pid 1177)
            427K: qseecomd (pid 970)
    181,842K: System
        181,842K: system (pid 2087)
    124,406K: Persistent
         66,736K: com.android.systemui (pid 2581)
         13,592K: com.android.phone (pid 2732)
         11,435K: com.motorola.process.system (pid 3182)
         10,612K: com.android.nfc (pid 3206)
          6,201K: .dataservices (pid 2696)
          4,120K: com.qualcomm.qti.telephonyservice (pid 2705)
          4,042K: com.dolby.daxservice (pid 2717)
          3,860K: com.motorola.android.nativedropboxagent (pid 2723)
          3,808K: com.android.se (pid 3218)
     13,796K: Persistent Service
         13,796K: com.motorola.motocare (pid 5773)
     59,980K: Foreground
         59,980K: com.termux (pid 8733 / activities)
    683,038K: Visible
        338,805K: com.afkettler.pro.earth (pid 3170)
        140,360K: com.google.android.gms.persistent (pid 30410)
         62,557K: com.motorola.launcher3 (pid 3269 / activities)
         58,722K: nextapp.inputmethod.latin (pid 3716)
         16,261K: com.mgoogle.android.gms (pid 24439)
         15,234K: com.motorola.ccc (pid 5407)
         10,573K: com.google.android.ext.services (pid 2837)
          8,920K: com.motorola.audiomonitor (pid 3377)
          7,545K: com.motorola.mya (pid 3357)
          6,640K: com.motorola.actions (pid 15058)
          5,716K: com.motorola.moto:context_engine (pid 3393)
          4,051K: com.qualcomm.qcrilmsgtunnel (pid 2911)
          4,046K: com.anydesk.adcontrol.ad1 (pid 3256)
          3,608K: com.motorola.VirtualUiccPayment (pid 3414)
    185,078K: A Services
        176,202K: com.google.android.gms (pid 6316)
          8,876K: com.mgoogle.android.gms:persistent (pid 6339)
     72,329K: Home
         72,329K: com.teslacoilsw.launcher (pid 3283 / activities)
  1,268,666K: Cached
        238,789K: com.android.chrome (pid 7651 / activities)
        205,884K: com.android.vending (pid 7716 / activities)
        191,460K: com.overkaiser.libmemory (pid 8555 / activities)
        121,104K: com.google.android.apps.maps (pid 7876)
        107,070K: com.android.chrome:privileged_process0 (pid 8162)
         63,786K: com.android.chrome:sandboxed_process1 (pid 8394)
         63,568K: nextapp.fx (pid 8925 / activities)
         62,079K: com.android.settings (pid 6197 / activities)
         30,632K: com.android.vending:background (pid 7832)
         27,237K: com.android.vending:quick_launch (pid 8864)
         24,324K: com.android.chrome:sandboxed_process0 (pid 8076)
         24,246K: com.motorola.motodisplay (pid 7924)
         16,163K: com.android.chrome:sandboxed_process0 (pid 6661)
         15,989K: com.google.android.packageinstaller (pid 7499)
         13,410K: com.android.chrome:sandboxed_process0 (pid 8606)
         10,537K: in.mfile (pid 8096)
          9,625K: com.google.android.apps.turbo (pid 8432)
          8,686K: empoknaoa.cf.au (pid 8021)
          8,048K: android.process.media (pid 8199)
          7,652K: com.android.chrome:webview_service (pid 8638)
          5,844K: com.google.process.gservices (pid 7016)
          4,410K: com.android.providers.partnerbookmarks (pid 8460)
          4,129K: com.android.externalstorage (pid 8964)
          3,994K: com.motorola.android.providers.chromehomepage (pid 8107)

Total PSS by category:
    461,775K: Native
    405,544K: Unknown
    301,180K: GL mtrack
    234,664K: Gfx dev
    189,990K: .apk mmap
    176,135K: .art mmap
    162,332K: .dex mmap
    144,258K: Dalvik
    135,220K: EGL mtrack
     84,642K: .so mmap
     37,837K: Other mmap
     34,066K: Dalvik Other
     24,776K: .oat mmap
      7,412K: Ashmem
      2,818K: .ttf mmap
      2,664K: Stack
      1,818K: Other dev
        544K: .jar mmap
          0K: Cursor
          0K: Other mtrack

Total RAM: 3,837,872K (status normal)
 Free RAM: 1,884,710K (1,268,666K cached pss +   534,628K cached kernel +    81,416K free)
 Used RAM: 2,160,562K (1,632,402K used pss +   528,160K kernel)
 Lost RAM:   152,461K
     ZRAM:   133,532K physical used for   505,460K in swap (1,048,572K total swap)
   Tuning: 192 (large 384), oom   444,402K, restore limit   148,134K (high-end-gfx)

In der vorletzten Zeile steht "ZRAM" und dorthin wird ausgelagert. Ist eine dynamische Partition des RAMs und das Gegenstück zu einer SWAP-Datei. Es gibt also entweder oder, aber nicht beides zusammen. Deine App könnte (wenn sie Rootrechte besäße), das regeln und, am System vorbei, beides möglich machen. Aber ohne Root geht das nicht, wie du siehst.

Selbst wenn es möglich wäre, hätte es keinen Einfluss auf deine Performance! Es würde nur den bereits vorhandenen RAM-Cache erweitern. Android würde keinen physikalischen RAM dazugewinnen oder zusätzlich zur Verfügung haben. Der Vorteil bei der ganzen Sache liegt darin, schneller auf Apps zuzugreifen, die in den Hintergrund gerückt wurden und eigentlich ohne SWAP schon komplett aus deinem RAM verschwunden wären. Aber aktive Anwendungen haben keinen Nutzen von deiner SWAP-Datei. Diese App ist kein RAM-Booster. So etwas gibt es nicht.

Mit Root kann ich die Größe des ZRAM ändern, was effektiv freien RAM schaffen kann. Das bewegt sich aber nur in einem kleinen Rahmen und wird vom System auch nur dann genutzt, um Spitzen bei der Auslastung abzufangen. Im Normalbetrieb wird der zusätzliche ZRAM nicht in Anspruch genommen.
 
Danke für's Testen. Den Eindruck hatte ich auch, dass sich da absolut nichts tut.
Muss wohl Zufall sein, warum sich mein Handy plötzlich schneller anfühlt...
 

Ähnliche Themen

Stefanseiner
Antworten
0
Aufrufe
376
Stefanseiner
Stefanseiner
R
Antworten
10
Aufrufe
1.111
VladimirII
V
B
Antworten
2
Aufrufe
1.694
Koston85
K
Zurück
Oben Unten