We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b63095 commit 39498b0Copy full SHA for 39498b0
1 file changed
internal/mmtk_support.h
@@ -10,7 +10,7 @@
10
#include "ruby/ruby.h"
11
#include "internal/mmtk.h"
12
13
-#define MMTK_DEFAULT_PLAN "Immix"
+#define MMTK_DEFAULT_PLAN "StickyImmix"
14
15
#define MMTK_ALLOCATION_SEMANTICS_DEFAULT 0
16
#define MMTK_ALLOCATION_SEMANTICS_LOS 2
0 commit comments