aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2018-04-09 14:35:51 -0700
committerQi Wang <interwq@gmail.com>2018-05-03 12:52:52 -0700
commit3bcaedeea285edcf6006cbd12b906bd3dc11a8ba (patch)
treeb26831eb73cd790fe8484e141bba013a7332d333
parentc5b72a92cc40a0f95e13cb3e3bb4fba0f7ef36c3 (diff)
downloadplatform_external_jemalloc_new-3bcaedeea285edcf6006cbd12b906bd3dc11a8ba.tar.gz
platform_external_jemalloc_new-3bcaedeea285edcf6006cbd12b906bd3dc11a8ba.tar.bz2
platform_external_jemalloc_new-3bcaedeea285edcf6006cbd12b906bd3dc11a8ba.zip
Remove documentation for --disable-thp which was removed.
-rw-r--r--INSTALL.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md
index c9532ddb..7837b2d9 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -157,11 +157,6 @@ any of the following arguments (not a definitive list) to 'configure':
Statically link against the specified libunwind.a rather than dynamically
linking with -lunwind.
-* `--disable-thp`
-
- Disable transparent huge page (THP) integration. This option can be useful
- when cross compiling.
-
* `--disable-fill`
Disable support for junk/zero filling of memory. See the "opt.junk" and