-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-741 add mem.mappedWithJournal to serverStatus #415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -410,7 +410,7 @@ mem | |||
|
|||
.. status:: mem.virtual | |||
|
|||
:status:`mem.virtual` displays the quantity, in bytes, of virtual memory | |||
:status:`mem.virtual` displays the quantity, in Mb, of virtual memory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
megabytes?
throughout.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe…I didn't want to get into the whole mega/mibi thing.
(it is 1024_1024 bytes, not 1000_1000 so is theoretically mibi)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@scotthernandez suggests MB not Mb.
* DOCSP-22744 add QE to create collection/database procedures (#413) * DOCSP-22744 add QE to create collection/database procedures * DOCSP-22744 made collection options into an include * DOCSP-22743 In-Use Encryption Procedure (#411) * DOCSP-22743 in-use encryption procedure * DOCSP-22743 in-use encryption procedure * DOCSP-22743 fixing link * DOCSP-22743 fixing link * DOCSP-22743 fixing link * DOCSP-22743 last step * DOCSP-22743 correcting links and table * DOCSP-22743 fixing links * DOCSP-22743 fixing links * DOCSP-22743 fixing links * DOCSP-22743 fixing links * DOCSP-22743 fixing links * DOCSP-22743 fixing links * DOCSP-22743 removing note and adding to paragraph * DOCSP-22743 correcting enterprise blurb * DOCSP-22743 correcting enterprise blurb * DOCSP-22743 fixed required columns * DOCSP-22743 fix columns * DOCSP-22743 single node replica set Co-authored-by: Jocelyn Mendez <[email protected]> * DOCSP-22748 In-Use Encryption Tutorial (#415) * DOCSP-22748 QE tutorial * DOCSP-22748 fix typo * DOCSP-22748 rewording * DOCSP-22748 nit change * DOCSP-22748 add note regarding CSFLE * DOCSP-22748 removing note * DOCSP-22747 Add Queryable Encryption to Encrypted Fields section (#414) * DOCSP-22747 add queryable encryption to encrypted fields section * DOCSP-22747 QE tutorial * DOCSP-22747 QE tutorial * DOCSP-22747 fixing screenshot * DOCSP-22747 fixing link and typos * DOCSP-22747 add banner to page * DOCSP-22747 removing changes not for this branch * DOCSP-22747 rewording * DOCSP-22747 reorganized order of info * DOCSP-22747 changing to in-use encryption * DOCSP-22742 changing title for consistency * DOCSP-22742 add banner to tutorial page * DOCSP-22742 nit changes * DOCSP-22742 nit changes Co-authored-by: Jocelyn Mendez <[email protected]>
* DOCSP-38355 -- add SEO content to reference.txt * DOCSP-38355 -- fix ref
#415) * (DOCSP-12859): Upgrade in Local Mode, only install DBTools for OM 4.4.0-4.4.3 * Fix attribution URLs
#415) * (DOCSP-12859): Upgrade in Local Mode, only install DBTools for OM 4.4.0-4.4.3 * Fix attribution URLs
No description provided.