cars.orchestrator.memory_tools

this module contains the ram tools

Functions

get_available_ram()

Get available ram

get_total_ram()

Get total ram

Module Contents

cars.orchestrator.memory_tools.get_available_ram()[source]

Get available ram

:return : available ram in Mb

cars.orchestrator.memory_tools.get_total_ram()[source]

Get total ram

:return : available ram in Mb