Ray nodes should respect docker limits (#7039)

This commit is contained in:
Alex Wu
2020-02-10 11:08:38 -08:00
committed by GitHub
parent 52ed42635f
commit 72c31e3e19
2 changed files with 38 additions and 57 deletions
+3
View File
@@ -200,3 +200,6 @@ REDIS_DEFAULT_PASSWORD = "5241590000000000"
# The default ip address to bind to.
NODE_DEFAULT_IP = "127.0.0.1"
# The Mach kernel page size in bytes.
MACH_PAGE_SIZE_BYTES = 4096