Searched refs:root_container_bytes (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/bin/
H A Dcpuset.py24 root_container_bytes = 0 # squishy limit on effective size of root container variable
30 global node_mbytes, root_container_bytes
66 root_container_bytes = usable_pages << 12
67 logging.debug('root_container_bytes: %s',
68 utils.human_format(root_container_bytes))
285 return root_container_bytes

Completed in 53 milliseconds