summaryrefslogtreecommitdiff
path: root/src/file_handle_cache.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* rename fd stats items to make their meaning more obviousMatthias Radestock2012-01-111-5/+5
* include fd info in rabbit:status()Matthias Radestock2012-01-101-3/+5
* cosmetic: remove nonsensical commentMatthias Radestock2012-01-101-2/+1
* guard all prim_file usesAlexandru Scvortov2011-09-211-1/+5
* make fhc a gen_server2, turn releases into casts and prioritise themAlexandru Scvortov2011-09-201-22/+27
* release descriptors explicitlyAlexandru Scvortov2011-09-161-16/+27
* merge default into bug24386Alexandru Scvortov2011-09-161-15/+15
|\
| * use prim_file instead of file2Alexandru Scvortov2011-09-161-15/+15
| * merge default into bug24386Alexandru Scvortov2011-09-141-7/+6
| |\
| * | use file2 in most cases in queue_index, file_handle_cache and miscAlexandru Scvortov2011-09-071-12/+12
* | | Use ets table instead of dictbug24425Matthew Sackman2011-09-141-20/+22
| |/ |/|
* | merge default into bug 23056bug23056Alexandru Scvortov2011-08-251-7/+6
|\ \ | |/ |/|
| * fix dialyzer warningsAlexandru Scvortov2011-08-081-2/+1
| * more specsAlexandru Scvortov2011-08-051-1/+1
| * file_handle_specs are up to dateAlexandru Scvortov2011-08-051-4/+4
* | nuke file_handle_cache:last_sync_offsetMatthias Radestock2011-08-171-27/+10
|/
* merge default into bug23504Alexandru Scvortov2011-08-021-78/+99
|\
| * merge bug23942 into defaultMatthias Radestock2011-03-171-9/+7
| |\
| | * Merging bug23948 to bug23942Matthew Sackman2011-03-141-5/+8
| | |\
| | * | FixMatthew Sackman2011-03-141-9/+7
| * | | cosmeticbug23948Matthias Radestock2011-03-151-6/+4
| | |/ | |/|
| * | fixMatthew Sackman2011-03-141-5/+8
| |/
| * Pin the URL comment.bug23520Simon MacMullen2011-03-081-1/+1
| * Floats are bad. Use integer division instead. (via Matthias)Marek Majkowski2011-03-081-1/+1
| * Short commentMarek Majkowski2011-03-081-0/+3
| * Use system_info(check_io)/max_fds instead of ulimit.Marek Majkowski2011-03-081-29/+10
| * Merge bug23575.bug23575Jerry Kuch2011-03-041-3/+3
| |\
| | * cosmeticMatthias Radestock2011-03-041-3/+3
| * | remerged in changes from defaultTim Fox2011-03-021-10/+31
| |\ \ | | |/
| | * whitespaceMatthew Sackman2011-02-211-0/+3
| | * Don't use rabbity types.Simon MacMullen2011-02-181-3/+3
| | * :info instead of :get_xbug23533Marek Majkowski2011-02-181-14/+19
| | * untabifyMarek Majkowski2011-02-181-3/+3
| | * default merged into bug23533Marek Majkowski2011-02-041-26/+11
| | |\
| | * | Introduce file_handle_cache:get_obtain_count and get_obtain_limit.Marek Majkowski2010-11-261-1/+16
| * | | remove commented out codeTim Fox2011-02-111-24/+0
| * | | Refactored handle_call({obtain, ...}, ...) into single headed functionTim Fox2011-02-111-22/+49
| * | | Added code to raise or clear alarm "file_descriptor_limit" when transitions b...Tim Fox2011-02-101-12/+26
| | |/ | |/|
* | | Updated rabbit_event and rabbit_reader. Removed accidental tabs from file_han...John DeTreville2011-02-071-1/+1
* | | Updated supervisor2.John DeTreville2011-02-071-1/+1
* | | Updated file_handle_cache.erlJohn DeTreville2011-02-071-6/+6
|/ /
* | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/
* code doc tweakbug23315Emile Joubert2010-09-291-1/+1
* tweakbug23137Matthias Radestock2010-09-091-3/+3
* Improvements to documentationMatthew Sackman2010-09-091-28/+39
* say a bit more own fd ownershipMatthias Radestock2010-09-091-2/+4
* tweakMatthias Radestock2010-09-091-1/+1
* tweaksMatthias Radestock2010-09-091-20/+22
* Corrected documentationMatthew Sackman2010-09-081-22/+38