Feng 10 years ago
parent
commit
8d9270a6ba
1 changed files with 3 additions and 1 deletions
  1. 3 1
      rel/files/vm.args

+ 3 - 1
rel/files/vm.args

@@ -17,7 +17,9 @@
 
 
 ## Enable kernel poll and a few async threads
 ## Enable kernel poll and a few async threads
 +K true
 +K true
-+A 16
+
+## 12 threads/core.
++A 48
 
 
 ## max process numbers
 ## max process numbers
 +P 8192
 +P 8192