aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/erlexec.c
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2017-04-11 19:15:05 +0200
committerRickard Green <[email protected]>2017-04-11 19:24:33 +0200
commitf0c4d095e0d9be054181785f5c9ca34b52aa2995 (patch)
tree1e86c860184546febb20f9b5628ba0f984f4c24c /erts/etc/common/erlexec.c
parent4da32ec432dd2dee0b19403bed21a836f1638549 (diff)
downloadotp-f0c4d095e0d9be054181785f5c9ca34b52aa2995.tar.gz
otp-f0c4d095e0d9be054181785f5c9ca34b52aa2995.tar.bz2
otp-f0c4d095e0d9be054181785f5c9ca34b52aa2995.zip
Suggested stack size options for dirty schedulers
Diffstat (limited to 'erts/etc/common/erlexec.c')
-rw-r--r--erts/etc/common/erlexec.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/etc/common/erlexec.c b/erts/etc/common/erlexec.c
index ee59759940..362817e94c 100644
--- a/erts/etc/common/erlexec.c
+++ b/erts/etc/common/erlexec.c
@@ -141,6 +141,8 @@ static char *pluss_val_switches[] = {
"wt",
"ws",
"ss",
+ "ssdcpu",
+ "ssdio",
"pp",
"ub",
NULL