mirror of https://gitee.com/bigwinds/arangodb
added more memory diagnostics for memory usage: - collection.figures() now returns a "readCache" attribute which contains the number of and memory usage of entries in the document revisions cache for the collection, and a "revisions" attribute with the number and memory usage of entries in the storage engine's revision lookup table for the collection - the default value for --database.revision-cache-target-size was changed from 75% of RAM to 30% of RAM |
||
---|---|---|
.. | ||
BootstrapFeature.cpp | ||
BootstrapFeature.h | ||
CheckVersionFeature.cpp | ||
CheckVersionFeature.h | ||
ConsoleFeature.cpp | ||
ConsoleFeature.h | ||
ConsoleThread.cpp | ||
ConsoleThread.h | ||
DatabaseFeature.cpp | ||
DatabaseFeature.h | ||
DatabasePathFeature.cpp | ||
DatabasePathFeature.h | ||
EndpointFeature.cpp | ||
EndpointFeature.h | ||
FileDescriptorsFeature.cpp | ||
FileDescriptorsFeature.h | ||
FrontendFeature.cpp | ||
FrontendFeature.h | ||
InitDatabaseFeature.cpp | ||
InitDatabaseFeature.h | ||
LockfileFeature.cpp | ||
LockfileFeature.h | ||
QueryRegistryFeature.cpp | ||
QueryRegistryFeature.h | ||
RevisionCacheFeature.cpp | ||
RevisionCacheFeature.h | ||
ScriptFeature.cpp | ||
ScriptFeature.h | ||
ServerFeature.cpp | ||
ServerFeature.h | ||
ServerIdFeature.cpp | ||
ServerIdFeature.h | ||
TraverserEngineRegistryFeature.cpp | ||
TraverserEngineRegistryFeature.h | ||
UnitTestsFeature.cpp | ||
UnitTestsFeature.h | ||
UpgradeFeature.cpp | ||
UpgradeFeature.h | ||
VocbaseContext.cpp | ||
VocbaseContext.h | ||
WorkMonitorFeature.cpp | ||
WorkMonitorFeature.h | ||
arangod.cpp |