Skip to content
  • Santosh Mahto's avatar
    Let physical memory be calculated at runtime when · 54a69f9a
    Santosh Mahto authored
    --enable-low-end-device-mode cmdline is used.
    
    When we run CEF with cmdline args --enable-low-end-device-mode,
    physical memory size is assumed to be 512mb by default. This patch
    changes this to  calculate memory size at runtime as done when
    enable-low-end-device-mode is not enabled.
    54a69f9a