Announcement

Collapse
No announcement yet.

16 GB Ram not detected in BIT Linux

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 16 GB Ram not detected in BIT Linux

    I am running the BurnInTest Linux licensed version on a server with 16 Gb of RAM but I get Total RAM: 3657.47 MBytes.
    The test is configured to check 100% of the RAM.
    It is possible to check all 16GB?

  • #2
    Can you post the contents of your /proc/meminfo file, as this is where the values are read from.

    The Graphical User Interface version of BurnInTest Linux is a 32 bit application and as such cannot test more than 4GB of RAM, as that is all that is available on 32 bit machines.

    The recently release command line version of BurnInTest Linux has a 64 bit version included in the download that will allow you to test more than 4GB of ram but does not have a GUI, you can download it from http://www.passmark.com/ftp/bitlinux_cmd_line.tar.gz.

    Comment


    • #3
      In fact, in /proc/meminfo the ram is correctly shown:
      MemTotal: 16328164 kB
      MemFree: 6723144 kB
      Buffers: 80916 kB
      Cached: 6727584 kB
      SwapCached: 0 kB
      Active: 8541868 kB
      Inactive: 786188 kB
      HighTotal: 0 kB
      HighFree: 0 kB
      LowTotal: 16328164 kB
      LowFree: 6723144 kB
      SwapTotal: 16386292 kB
      SwapFree: 16386292 kB
      Dirty: 228 kB
      Writeback: 0 kB
      Mapped: 2575152 kB
      Slab: 237076 kB
      Committed_AS: 2863408 kB
      PageTables: 17156 kB
      VmallocTotal: 536870911 kB
      VmallocUsed: 8328 kB
      VmallocChunk: 536862539 kB
      HugePages_Total: 0
      HugePages_Free: 0
      Hugepagesize: 2048 kB

      But the problem is the 32 bit version, I'll use the command line version to test the RAM and wait for a 64 bit GUI version, thanks.

      Comment

      Working...
      X