Skip to content

Commit 1de7346

Browse files
author
Anthony Sansone
committed
Update per @acmorrow feedback.
1 parent cddbf80 commit 1de7346

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. important::
22

3-
:doc:`MMAPv1 </core/mmapv1>` is unsupported on all big-endian
4-
architectures like the IBM z/Architecture (``s390x``) and the
5-
PowerPC (``ppc64le``) architecture. MongoDB returns an error when starting a :binary:`~bin.mongod` using MMAPv1 on an unsupported architecture.
6-
3+
:doc:`MMAPv1 </core/mmapv1>` is supported on 64-bit Intel
4+
architectures (``x86_64``) only. MongoDB returns an error when
5+
starting a :binary:`~bin.mongod` using MMAPv1 on an unsupported
6+
architecture.

0 commit comments

Comments
 (0)