We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00538a commit f37c56aCopy full SHA for f37c56a
libmimalloc-sys/src/extended.rs
@@ -488,7 +488,7 @@ pub const mi_option_show_stats: mi_option_t = 1;
488
pub const mi_option_verbose: mi_option_t = 2;
489
490
/// ### The following options are experimental
491
-
+///
492
/// Option (experimental) Use large OS pages (2MiB in size) if possible.
493
///
494
/// Use large OS pages (2MiB) when available; for some workloads this can
0 commit comments