Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Did the RAM limits change for Home edition for 16.05.2 to 4GB?

Did the limits for RAM on Home edition get changed with SFOS 16.05.2 MR2? I'm only seeing 4GB after update. Still only showing 4GB after rolling back to SFOS 16.05.1 MR-1. I was seeing 6GB usable before upgrade.



This thread was automatically locked due to age.
Parents Reply Children
  • It all depends on your memory map. You'll never have the full 6G there even on a 6G vm.

    cat /proc/iomem | grep "System RAM" 

    and add up the sizes of the ranges it should be very close to what's above.

    If it the last memory area ends at ‭17FFFFFFF‬ that's the impact of mem=6G kicking in

     

    Basically this problem impacts anyone that has a bios/uefi that remaps large chunks of their memory beyond the 4G barrier.

    In my case on my hardware. There's about 2G of my 8G of memory below the 4G mark, and the remaining 6G starts at the 4G memory address, so that's why i get less that 4G usable on an 8G system.