summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merging in from defaultMatthew Sackman2009-10-306-429/+348
|\
| * set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...Matthew Sackman2009-10-291-5/+6
| * Minor improvements to spec and some cosmeticsMatthew Sackman2009-10-291-11/+10
| * QA: specsMarek Majkowski2009-10-291-0/+15
| * QA: yes, that's better error handling...Marek Majkowski2009-10-291-16/+10
| * QA: Removed useless comments, added 'no such command' guards.Marek Majkowski2009-10-291-9/+15
| * 512MB => 1GBMatthew Sackman2009-10-281-4/+4
| * We don't need two ways of disabling the mm, and 0 tends to mean unlimited els...Matthew Sackman2009-10-281-1/+0
| * merging in from defaultMatthew Sackman2009-10-282-8/+3
| |\
| * | system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-281-2/+2
| * | More cosmeticMatthew Sackman2009-10-283-12/+15
| * | more cosmetics and formattingMatthew Sackman2009-10-281-28/+18
| * | More cosmetics and reorganisationsMatthew Sackman2009-10-281-71/+79
| * | cosmetics and rearranging only - conformance and consistencyMatthew Sackman2009-10-281-105/+111
| * | On the way towards perfect indentation.Marek Majkowski2009-10-271-10/+10
| * | Fixed tabs.Marek Majkowski2009-10-271-10/+10
| * | Added support for solarisMarek Majkowski2009-10-271-0/+23
| * | Default merged into bug21457Marek Majkowski2009-10-263-13/+22
| |\ \
| * \ \ Default merged into bug21457Marek Majkowski2009-10-224-33/+36
| |\ \ \
| * | | | QA: erlang:trunc -> truncMarek Majkowski2009-10-121-2/+2
| * | | | Default merged into bug21457Marek Majkowski2009-10-1215-92/+201
| |\ \ \ \
| * | | | | QA fixesMarek Majkowski2009-10-121-12/+6
| * | | | | Default merged into bug 21457Marek Majkowski2009-09-2910-159/+228
| |\ \ \ \ \
| * | | | | | minor os_mon fixesMarek Majkowski2009-09-282-3/+3
| * | | | | | renamed to vm_memory_monitorMarek Majkowski2009-09-252-3/+3
| * | | | | | qa fixes, some refactoringMarek Majkowski2009-09-253-60/+149
| * | | | | | new memsup codeMarek Majkowski2009-09-166-422/+219
* | | | | | | cosmetics to fhc - just moving and tidyingMatthew Sackman2009-10-301-25/+31
* | | | | | | merging in from defaultMatthew Sackman2009-10-282-8/+2
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge bug 21796 into defaultMatthew Sackman2009-10-282-8/+3
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | removed ssl_base64 use in cookie_hashMatthew Sackman2009-10-281-1/+1
| | * | | | | use base64 module instead of ssl_base64Matthias Radestock2009-10-261-7/+2
| * | | | | | bug 21758. Missed the first case in handle_ch_down which was noreply(... and ...Matthew Sackman2009-10-261-1/+1
| |/ / / / /
* | | | | | Some minor cosmetics in qi, but mainly extend the qi tests so to cover one ot...Matthew Sackman2009-10-282-10/+30
* | | | | | Statically configurable fixed width msg id size in msg_store. Associated chan...Matthew Sackman2009-10-282-62/+49
* | | | | | Added comment explaining delightful codeMatthew Sackman2009-10-281-0/+5
* | | | | | Work around in scanning in msg_store files to ensure we don't explode memory....Matthew Sackman2009-10-282-8/+12
* | | | | | Firstly, delete does not return ok, but {ok, Len}. Secondly, whilst we could ...Matthew Sackman2009-10-271-4/+11
* | | | | | changed the queue supervisor from simple_one_for_one to one_for_one. This the...Matthew Sackman2009-10-274-12/+35
* | | | | | Apologies for the previous commit message. What this commit and the previous ...Matthew Sackman2009-10-271-22/+27
* | | | | | makeMatthew Sackman2009-10-273-7/+10
* | | | | | added to qi so that it will store that it was cleanly shutdown, and on startu...Matthew Sackman2009-10-271-5/+28
* | | | | | Added check in the qi startup that msgs must be in the msg_store. This affect...Matthew Sackman2009-10-262-4/+14
* | | | | | rewrote the qi populating the msg_store (delta function), sidestepping queue ...Matthew Sackman2009-10-261-25/+30
* | | | | | correction of ordering of exports, specs and functions. And correction of spe...Matthew Sackman2009-10-261-6/+7
* | | | | | Mainly a load of cosmetics, and some minor API changes, but also manage to ho...Matthew Sackman2009-10-264-41/+69
* | | | | | merging in from defaultMatthew Sackman2009-10-266-47/+59
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge bug21777 into defaultMatthias Radestock2009-10-261-3/+3
| |\ \ \ \ \
| | * | | | | cosmetic error formatting changesMatthias Radestock2009-10-261-3/+3
| | * | | | | Fixed formatting for string-based errorsPaul Jones2009-10-091-1/+1
| | | |_|/ / | | |/| | |