- Aug 26, 2015
-
-
Alexandr Lyapunov authored
reverts commit 19343e71
-
- Aug 25, 2015
-
-
Alexandr Lyapunov authored
-
- Aug 19, 2015
-
-
Nick Zavaritsky authored
-
Konstantin Osipov authored
-
Nick Zavaritsky authored
-
- Aug 15, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Aug 14, 2015
-
-
ocelot-inc authored
-
Sulverus authored
-
Sulverus authored
-
Sulverus authored
-
- Aug 13, 2015
-
-
ocelot-inc authored
-
- Aug 09, 2015
-
-
ocelot-inc authored
-
- Aug 06, 2015
-
-
ocelot-inc authored
-
- Aug 05, 2015
-
-
ocelot-inc authored
-
- Aug 04, 2015
-
-
Konstantin Osipov authored
Make box.slab.stats() output CALL compatible.
-
Konstantin Osipov authored
Reflect in slab stats the quota size and index memory statistics. arena_used_ratio - how much of arena is used items_used_ratio - how much memory is actualy used for items, given that there is some fragmentation. Doesn't reflect index pages arena_used - how much of the quota is used (i.e. how much memory is used for index and tuple data) arena_size - this is the same as box.cfg.slab_alloc_arena. quota_size - how much of the quota is defined (box.cfg.slab_alloc_arena) quota_used - how much of the quota is used (reflects the memory taken by all slabs, including slabs in caches) Incompatible change: Extract detailed slab statistics to a separate call, box.slab.stats()
-
- Aug 03, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Konstantin Osipov authored
-
- Aug 02, 2015
-
-
ocelot-inc authored
-
- Jul 31, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jul 30, 2015
-
-
ocelot-inc authored
-
- Jul 29, 2015
-
-
ocelot-inc authored
-
Konstantin Osipov authored
Any function of Lua log module would first evaluate the call stack, and only then invoke the logger function -- even if the text is then sent to /dev/null because log level is too low. Short cut the log call in case the log level is low and the message is muted.
-
- Jul 28, 2015
-
-
Barabanov Anton authored
-
Barabanov Anton authored
-
- Jul 23, 2015
-
-
ocelot-inc authored
-
- Jul 22, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Jul 21, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-