Skip to content

Commit cddbf80

Browse files
author
Anthony Sansone
committed
Updated per @rkumar-mongo review #2
1 parent 3f44c4f commit cddbf80

File tree

1 file changed

+4
-5
lines changed

1 file changed

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

3-
MMAPv1 is unsupported on big-endian and certain bi-endian
4-
architectures. This includes the IBM z/Architecture (``s390x``) and
5-
PowerPC (``ppc64le``) platforms. MongoDB returns an error if you
6-
set MMAPv1 as the storage engine on ``s390x`` and ``ppc64le``
7-
platforms.
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+

0 commit comments

Comments
 (0)