Lieber Besucher, herzlich willkommen bei: Knoppix Forum | www.KnoppixForum.de. Falls dies Ihr erster Besuch auf dieser Seite ist, lesen Sie sich bitte die Hilfe durch. Dort wird Ihnen die Bedienung dieser Seite näher erläutert. Darüber hinaus sollten Sie sich registrieren, um alle Funktionen dieser Seite nutzen zu können. Benutzen Sie das Registrierungsformular, um sich zu registrieren oder informieren Sie sich ausführlich über den Registrierungsvorgang. Falls Sie sich bereits zu einem früheren Zeitpunkt registriert haben, können Sie sich hier anmelden.
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »ubuntuli« (28.06.2022, 21:43)
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
knoppix@Microknoppix:~$ free -t total used free shared buff/cache available Mem: 2039568 849548 315608 30248 874412 1332156 Swap: 1529672 2304 1527368 Total: 3569240 851852 1842976 knoppix@Microknoppix:~$ free -l total used free shared buff/cache available Mem: 2039568 849536 315640 30248 874392 1332168 Low: 2039568 1723928 315640 High: 0 0 0 Swap: 1529672 2304 1527368 knoppix@Microknoppix:~$ |
![]() |
Quellcode |
1 2 3 |
knoppix@Microknoppix:~$ cat /proc/swaps Filename Type Size Used Priority /dev/zram0 partition 4194300 0 0 |
![]() |
Quellcode |
1 |
knoppix@Microknoppix:~$ cat /proc/meminfo |
![]() |
Quellcode |
1 |
knoppix@Microknoppix:~$ cat /proc/partitions |
![]() |
Quellcode |
1 2 |
knoppix@Microknoppix:~$ file -s /dev/zram0 /dev/zram0: Linux swap file, 4k page size, little endian, version 1, size 1048575 pages, 0 bad pages, no label, UUID=ee0776af-2b6f-4120-a907-171b0ac907a9 |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 |
knoppix@Microknoppix:~$ cat /proc/swaps Filename Type Size Used Priority /dev/zram0 partition 1527860 0 0 /dev/sda2 partition 20479996 0 -2 knoppix@Microknoppix:~$ cat /proc/meminfo MemTotal: 2037148 kB MemFree: 539728 kB MemAvailable: 1312364 kB Buffers: 19840 kB Cached: 783836 kB SwapCached: 0 kB Active: 387728 kB Inactive: 880872 kB Active(anon): 4552 kB Inactive(anon): 500428 kB Active(file): 383176 kB Inactive(file): 380444 kB Unevictable: 112 kB Mlocked: 112 kB SwapTotal: 22007856 kB SwapFree: 22007856 kB Dirty: 1368 kB Writeback: 0 kB AnonPages: 460408 kB Mapped: 291912 kB Shmem: 40080 kB KReclaimable: 82392 kB Slab: 129820 kB SReclaimable: 82392 kB SUnreclaim: 47428 kB KernelStack: 6736 kB PageTables: 14684 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 23026428 kB Committed_AS: 3307676 kB VmallocTotal: 34359738367 kB VmallocUsed: 24892 kB VmallocChunk: 0 kB Percpu: 1616 kB HardwareCorrupted: 0 kB AnonHugePages: 159744 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB FileHugePages: 0 kB FilePmdMapped: 0 kB CmaTotal: 0 kB CmaFree: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB Hugetlb: 0 kB DirectMap4k: 123456 kB DirectMap2M: 1972224 kB knoppix@Microknoppix:~$ cat /proc/partitions major minor #blocks name 1 0 4096 ram0 1 1 4096 ram1 1 2 4096 ram2 1 3 4096 ram3 1 4 4096 ram4 1 5 4096 ram5 1 6 4096 ram6 1 7 4096 ram7 1 8 4096 ram8 1 9 4096 ram9 1 10 4096 ram10 1 11 4096 ram11 1 12 4096 ram12 1 13 4096 ram13 1 14 4096 ram14 1 15 4096 ram15 240 0 1914368 cloop0 240 1 10092800 cloop1 253 0 1527864 zram0 8 0 1953514584 sda 8 1 1 sda1 8 2 20480000 sda2 8 4 981847040 sda4 8 5 951183360 sda5 11 0 1048575 sr0 8 16 244198584 sdb 8 17 4979712 sdb1 8 18 239217848 sdb2 knoppix@Microknoppix:~$ file -s /dev/zram0 /dev/zram0: Linux swap file, 4k page size, little endian, version 1, size 381965 pages, 0 bad pages, no label, UUID=346f85da-5813-40e1-8c26-895b09ddf2f8 |
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »ubuntuli« (27.06.2022, 13:48)
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
knoppix@Microknoppix:~$ free -l total used free shared buff/cache available Mem: 2037148 961604 59112 24140 1016432 978092 Low: 2037148 1978036 59112 High: 0 0 0 Swap: 22007856 61952 21945904 knoppix@Microknoppix:~$ free -t total used free shared buff/cache available Mem: 2037148 961568 58868 24140 1016712 978156 Swap: 22007856 61952 21945904 Total: 24045004 1023520 22004772 knoppix@Microknoppix:~$ |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 |
knoppix@Microknoppix:~$ free -l total used free shared buff/cache available Mem: 2037148 981856 72312 28512 982980 954452 Low: 2037148 1964836 72312 High: 0 0 0 Swap: 22007856 24832 21983024 knoppix@Microknoppix:~$ free -t total used free shared buff/cache available Mem: 2037148 982616 71304 28720 983228 953484 Swap: 22007856 24832 21983024 Total: 24045004 1007448 22054328 knoppix@Microknoppix:~$ |
Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »ubuntuli« (27.06.2022, 12:21)
![]() |
Quellcode |
1 2 |
Swap: 1529672 2304 1527368 Total: 3569240 851852 1842976 |
![]() |
Quellcode |
1 2 |
Swap: 22007856 61952 21945904 Total: 24045004 1023520 22004772 |
![]() |
Quellcode |
1 2 3 4 |
knoppix@Microknoppix:~$ cat /proc/swaps Filename Type Size Used Priority /dev/zram0 partition 1527860 0 0 /dev/sda2 partition 20479996 0 -2 |
Ja. Dieser Unterschied war zu Erwarten. Bei meinem Beitrag Heute 1:42 lief nur eine Anwendung GParted. Das war noch zu wenig deshalb habe ich noch drei Anwendungen gestartet und bewusst den Audacity weil ich weiß das Media Player viel Speicher brauchen.Siehst du den Unterschied?
Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »ubuntuli« (27.06.2022, 21:44)
Ja. Dieser Unterschied war zu Erwarten.
![]() |
Quellcode |
1 2 3 4 5 |
total used free shared buff/cache available Mem: 2039568 849548 315608 30248 874412 1332156 total used free shared buff/cache available Mem: 2037148 961568 58868 24140 1016712 978156 |
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »ubuntuli« (28.06.2022, 14:03)
Bei meinem ersten Beispiel war noch ausreichend RAM Speicher free und beim zweiten deutlich weniger.
![]() |
Quellcode |
1 2 |
1529672 =SWAP total aus erstem Beispiel 22007856 =SWAP total aus zweitem Beispiel |
![]() |
Quellcode |
1 2 3 4 5 |
root@Microknoppix:/home/knoppix# free -t total used free shared buff/cache available Mem: 10723116 289580 9707504 19576 726032 10286192 Swap: 4194300 0 4194300 Total: 14917416 289580 1390180 |
Vielleicht doch noch ein Satz darüber hinaus.
das hatte ich 2010 bei Ubuntu 10.04 mit 8GB RAM und 4GB Swap bei dem Media Player Amarok bei mp4 Musik-Videos.Es gibt aber Fälle, wo Programme ohne SWAP nicht mehr laufen können und deshalb womöglich das System komplett einfriert
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »ubuntuli« (29.06.2022, 09:46)
Geek und Nerd Shirt Shop - Linux Notebooks & Computer - Linux vs Unix - presell-pages
Brillen für PC Arbeit