gnu: jemalloc: Disable transparent huge pages on non-Intel systems.
authorEfraim Flashner <efraim@flashner.co.il>
Sun, 30 Apr 2017 08:03:49 +0000 (11:03 +0300)
committerEfraim Flashner <efraim@flashner.co.il>
Sun, 30 Apr 2017 08:04:38 +0000 (11:04 +0300)
commit06be316111b70fb46aa4ee77f2fbf9e6308a2fb6
tree9dfd698d4a5a70b49357ef2f1e489290527cf5f7
parentb9ce9eca23ff326b3a98c6e9e49a60e1a4b81d8b
gnu: jemalloc: Disable transparent huge pages on non-Intel systems.

* gnu/packages/jemalloc.scm (jemalloc)[arguments]: On non-Intel systems
add '--disable-thp' to #:configure-flags. Adjust #:phases to remove
offending test which incorrectly tests transparent huge pages.
gnu/packages/jemalloc.scm