summaryrefslogtreecommitdiff
path: root/src/rabbit_vm.erl
Commit message (Expand)AuthorAgeFilesLines
* Stream Queuekjnilsson2020-09-301-8/+29
* Switch to Mozilla Public License 2.0 (MPL 2.0)dcorbacho2020-07-101-12/+3
* Update copyright (year 2020)Jean-Sébastien Pédron2020-03-101-1/+1
* (c) bumpMichael Klishin2019-12-291-1/+1
* Report memory used by the ETS tables of the ra logDiana Corbacho2019-04-161-1/+3
* Fix tests by make quorum queue discovery defensivekjnilsson2019-04-111-1/+7
* Update quorum queue supervisor for memory calculationDiana Corbacho2019-04-111-1/+1
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-6/+6
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Add comment about not all ra servers being queueskjnilsson2018-12-031-0/+2
* Report quorum queues memory usage in rabbit_vmDiana Corbacho2018-11-211-4/+10
* Use strategy as keyDiana Corbacho2017-10-311-1/+1
* Report strategy, erlang total, rss and allocated memoryDiana Corbacho2017-10-311-12/+7
* Merge branch 'stable'Michael Klishin2017-10-261-24/+33
|\
| * Add more sections to the memory breakdown.Daniil Fedotov2017-10-251-25/+33
* | Merge branch 'stable'Michael Klishin2017-07-221-18/+23
|\ \ | |/
| * Report a difference between RSS and erlang total memory only if RSS is bigger.Daniil Fedotov2017-07-181-5/+11
* | Merge branch 'stable'Michael Klishin2017-07-111-4/+3
|\ \ | |/
| * Remove OsTotal - ErlangTotal mem calculation from other_system memGerhard Lazu2017-07-101-4/+3
* | Merge branch 'stable'Jean-Sébastien Pédron2017-06-211-94/+2
|\ \ | |/
| * rabbit_vm, vm_memory_monitor: Use spaces to indentJean-Sébastien Pédron2017-06-211-6/+6
| * Move total_memory() from rabbit_vm to vm_memory_monitorJean-Sébastien Pédron2017-06-211-94/+2
* | Merge branch 'stable'Michael Klishin2017-06-191-9/+116
|\ \ | |/
| * Move function that reports total used memoryDaniil Fedotov2017-06-151-3/+94
| * Use OS memory total when reporting memory usageDaniil Fedotov2017-06-141-8/+25
* | Use wrapper supervisor one level above vhost supervisorsDaniil Fedotov2017-04-121-8/+17
* | Queue and msg store supervisor locationsDaniil Fedotov2017-04-121-28/+51
* | Per-vhost supervision trees for queues and message stores.Daniil Fedotov2017-04-121-1/+1
* | Merge branch 'stable'Michael Klishin2017-04-021-1/+1
|\ \ | |/
| * (c) yearMichael Klishin2017-04-021-1/+1
* | Merge branch 'master' into rabbitmq-server-567Diana Corbacho2016-12-131-3/+12
|\ \
| * \ Merge branch 'stable'Michael Klishin2016-12-011-4/+13
| |\ \ | | |/
| | * Remove remaining references to mochi/webmachineLoïc Hoguin2016-09-211-2/+1
| | * Return size 0 if rabbit_metrics does not exist (rabbit app is stopped)Diana Corbacho2016-09-081-1/+7
| | * change stats to include rabbit_mgmt_sup_sup instead of rabbit_mgmt_supkjnilsson2016-09-011-1/+1
| | * update memory usage statskjnilsson2016-09-011-5/+8
* | | Merge branch 'master' into rabbitmq-server-567Michael Klishin2016-11-101-2/+1
|\ \ \ | |/ /
| * | Update the list of magic plugins for rabbit_vmLoïc Hoguin2016-11-081-2/+1
| |/
* | Update testsDaniil Fedotov2016-10-201-2/+2
|/
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-22/+16
* ETS tables memory consumption infoDaniil Fedotov2016-06-071-4/+16
* Update owner of mgmt_db tablesDiana Corbacho2016-04-051-1/+1
* Update (c) infoMichael Klishin2016-01-011-1/+1
* Changes rabbit_vm:bytes/1 to return 0 on exceptionAyanda Dube2015-12-241-1/+1
* Adds try-catch block and returns error on exceptionAyanda Dube2015-12-241-1/+5
* Handle cases where Ranch wasn't yet startedMichael Klishin2015-11-221-1/+9
* Fix memory reporting for connectionsLoïc Hoguin2015-11-201-5/+4
* Switch to Ranch for connection handlingLoïc Hoguin2015-11-171-1/+5
* (c) yearMichael Klishin2015-05-241-1/+1