Skip to content
  • Iustin Pop's avatar
    IAllocator: simplify node info computation · b2662e7f
    Iustin Pop authored
    Currently we try to convert the values returned by call_node_info to
    ints, and if all succeed, we actually do the conversion. Simplify this
    by doing it in one step.
    
    The patch also adds exporting of node memory as 'reserved_memory'.
    
    Reviewed-by: imsnah
    b2662e7f