Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
2
-
true
Description
Description
Very minor issue - the "mapped" and "mappedWithJournal" items still appear in the mem section summary in server v4.2+ docs, even though they were deprecated with MMAPv1.
"mem" : {
|
"bits" : <int>,
|
"resident" : <int>,
|
"virtual" : <int>,
|
"supported" : <boolean>,
|
"mapped" : <int>,
|
"mappedWithJournal" : <int>
|
},
|