1
0
Fork 0
arangodb/lib/ApplicationFeatures
Jan 53b9633ea4
Bug fix 3.3/rocksdb block cache shard bits adjustment (#4304)
make the default value of `--rocksdb.block-cache-shard-bits` use the RocksDB
default value. This will mostly mean the default number block cache shard
bits is lower than before, allowing each shard to store more data and cause
less evictions from block cache
2018-01-15 22:45:49 +01:00
..
ApplicationFeature.cpp Bug fix/fixes 0211 (#3568) 2017-11-09 12:48:15 +01:00
ApplicationFeature.h
ApplicationServer.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
ApplicationServer.h fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
ConfigFeature.cpp
ConfigFeature.h
DaemonFeature.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
DaemonFeature.h Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
EnvironmentFeature.cpp
EnvironmentFeature.h
GreetingsFeature.cpp
GreetingsFeature.h
HttpEndpointProvider.h
JemallocFeature.cpp
JemallocFeature.h
LanguageFeature.cpp
LanguageFeature.h
MaxMapCountFeature.cpp
MaxMapCountFeature.h
NonceFeature.cpp
NonceFeature.h
PageSizeFeature.cpp
PageSizeFeature.h
PrivilegeFeature.cpp
PrivilegeFeature.h
RocksDBOptionFeature.cpp Bug fix 3.3/rocksdb block cache shard bits adjustment (#4304) 2018-01-15 22:45:49 +01:00
RocksDBOptionFeature.h Bug fix 3.3/rocksdb block cache shard bits adjustment (#4304) 2018-01-15 22:45:49 +01:00
ShellColorsFeature.cpp issue #3741: attempt to fix terminal color output in Windows (#3753) (#3937) 2017-12-08 15:47:07 +01:00
ShellColorsFeature.h issue #3741: attempt to fix terminal color output in Windows (#3753) (#3937) 2017-12-08 15:47:07 +01:00
ShutdownFeature.cpp
ShutdownFeature.h
SupervisorFeature.cpp Bug fix/fixes 1711 obi (#3730) 2017-11-17 16:34:33 +01:00
SupervisorFeature.h
TempFeature.cpp
TempFeature.h
V8PlatformFeature.cpp
V8PlatformFeature.h
VersionFeature.cpp
VersionFeature.h
WindowsServiceFeature.cpp
WindowsServiceFeature.h