IAllocator: simplify node info computation
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
Loading
Please register or sign in to comment