VU DUO 4K SE RAM AMOUNT

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Yeah, that's normal, because the kernel is configured to only give 1.5G to user space; look at /var/log/messages, where you can see how to memory is partitioned.

      On my Solo4k with 2G it looks like:

      Quellcode

      1. Memory: 892100K/2097152K available (5849K kernel code, 320K rwdata, 1904K rodata, 248K init, 184K bss, 1188668K reserved, 16384K cma-reserved, 671744K highmem)
      2. Virtual kernel memory layout:
      3. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
      4. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
      5. vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
      6. lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
      7. pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
      8. modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
      9. .text : 0xc0008000 - 0xc079a800 (7754 kB)
      10. .init : 0xc079b000 - 0xc07d92c0 ( 249 kB)
      11. .data : 0xc07da000 - 0xc082a218 ( 321 kB)
      12. .bss : 0xc082a220 - 0xc085861c ( 185 kB)
      Alles anzeigen

      Your "missing" memory is likely reserved for use of the DVB drivers. FBC obviously needs some memory, which this layout probably guaranties.
      Diskutiere nie mit einem Idioten. Er zieht dich auf sein Niveau runter und schlägt dich mit seiner Erfahrung.