Ram memory for Edition OS mio 4k plus

Alexza

Member
Hy all. I have Edition OS mio 4k plus and i don't know what to think about the total RAM memory.
Could it be only 1.5GB or am I wrong?
I ask someone to run the command from cmd and check if it appears the same as mine.
For verification I used cmd:

free -h and free

Please have a member with this receiver model check, thank you.
 

Attachments

  • cmd.png
    cmd.png
    17 KB · Views: 2
  • cmd2.png
    cmd2.png
    24.2 KB · Views: 2
Some memory is reserved for background use (video memory or OS memory etc etc).

GB Quad4K Pro has 4GB Ram, but only shows around 900MB free to use.

Quad4K Pro 4GB Ram (Broadcom):
Code:
root@gbquad4kpro:~# free -h
               total        used        free      shared  buff/cache   available
Mem:           884Mi       331Mi       110Mi       1.9Mi       481Mi       552Mi
Swap:          263Mi        20Ki       263Mi
root@gbquad4kpro:~# free
               total        used        free      shared  buff/cache   available
Mem:          905728      339616      111868        1964      494404      566112
Swap:         270328          20      270308

Ultimo4K 3GB Ram (Broadcom):

Code:
root@vuultimo4k:~# free -h
               total        used        free      shared  buff/cache   available
Mem:           1.5Gi       259Mi       465Mi       4.5Mi       910Mi       1.3Gi
Swap:             0B          0B          0B
root@vuultimo4k:~# free
               total        used        free      shared  buff/cache   available
Mem:         1620128      265916      476644        4652      932768     1354212
Swap:              0           0           0

Uno4K 2GB Ram (Broadcom):

Code:
root@vuuno4k:~# free -h
               total        used        free      shared  buff/cache   available
Mem:           740Mi       321Mi       391Mi       1.3Mi        55Mi       418Mi
Swap:             0B          0B          0B
root@vuuno4k:~# free
               total        used        free      shared  buff/cache   available
Mem:          757948      329244      400952        1316       56384      428704
Swap:              0           0           0

Dual4K 2GB Ram (HiSilicon):

Code:
root@dual:~# free -h
               total        used        free      shared  buff/cache   available
Mem:           1.8Gi       375Mi       1.3Gi        12Mi       244Mi       1.5Gi
Swap:             0B          0B          0B
root@dual:~# free
               total        used        free      shared  buff/cache   available
Mem:         1915108      384308     1340292       12616      250796     1530800
Swap:              0           0           0

Pulse4K 2GB Ram (HiSilicon):

Code:
root@pulse4k:~# free -h
               total        used        free      shared  buff/cache   available
Mem:           1.8Gi       233Mi       1.5Gi       224Ki       131Mi       1.6Gi
Swap:             0B          0B          0B
root@pulse4k:~# free
               total        used        free      shared  buff/cache   available
Mem:         1913468      238868     1578984         224      134956     1674600
Swap:              0           0           0


SF8008 1GB Ram (HiSilicon):

Code:
root@sf8008:~# free -h
               total        used        free      shared  buff/cache   available
Mem:           926Mi       260Mi       546Mi       8.2Mi       158Mi       665Mi
Swap:             0B          0B          0B
root@sf8008:~# free
               total        used        free      shared  buff/cache   available
Mem:          948836      266992      559440        8420      162276      681844
Swap:              0           0           0
 
Back
Top