memgraph/src
Mislav Bradac 93b9592c63 Add malloc_trim
Summary: Lets run daily tonight with malloc_trim and see what is memory usage

Reviewers: mferencevic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D888
2017-10-09 15:48:19 +02:00
..
communication Fixed bolt client endless loop when server dies. 2017-10-08 13:31:05 +02:00
data_structures Implemented hidden flags. 2017-10-07 15:08:48 +02:00
database Add malloc_trim 2017-10-09 15:48:19 +02:00
durability Snapshot flags name consistency 2017-09-22 14:08:51 +02:00
io/network Start work on parallel benchmark 2017-09-12 16:58:21 +02:00
mvcc Make gc more aggressive and optimise is_not_visible function 2017-10-06 10:07:55 +02:00
query Implemented hidden flags. 2017-10-07 15:08:48 +02:00
storage Remove malloc_trim 2017-10-06 19:13:01 +02:00
threading Implement record lock deadlock breaker 2017-09-27 16:11:05 +02:00
transactions Make gc more aggressive and optimise is_not_visible function 2017-10-06 10:07:55 +02:00
utils Change scheduler to first wait then execute 2017-10-09 15:40:00 +02:00
memgraph_bolt.cpp Fill the alpha.conf with all settings and document them 2017-10-06 15:15:19 +02:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00