summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Jakobi <simon.jakobi@gmail.com>2018-03-05 06:19:20 +0100
committerBen Gamari <ben@smart-cactus.org>2018-03-07 20:51:27 -0500
commitb3bfbedc106a50eacc635f8ec7ad130ce6e43617 (patch)
tree8f6fd4a5442e94cda700c763b80a3526322fa794
parentb320ba82e8ae3784d2c509e6a8aae4f4d03ef210 (diff)
downloadhaskell-b3bfbedc106a50eacc635f8ec7ad130ce6e43617.tar.gz
Users Guide: Add that --numa is available on Windows too
Windows support was added in c93813d96b1da53a2ebd9c9ac5af6cc3e3443c43
-rw-r--r--docs/users_guide/runtime_control.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/runtime_control.rst b/docs/users_guide/runtime_control.rst
index f8e0ce026c..009e3ae887 100644
--- a/docs/users_guide/runtime_control.rst
+++ b/docs/users_guide/runtime_control.rst
@@ -685,7 +685,7 @@ performance.
single: NUMA, enabling in the runtime
Enable NUMA-aware memory allocation in the runtime (only available
- with ``-threaded``, and only on Linux currently).
+ with ``-threaded``, and only on Linux and Windows currently).
Background: some systems have a Non-Uniform Memory Architecture,
whereby main memory is split into banks which are "local" to