]> git.ipfire.org Git - thirdparty/squid.git/history - src/fs/rock/RockSwapDir.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / fs / rock / RockSwapDir.h
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-12-30  Francesco ChemolliMerged from trunk
2014-12-30  Francesco ChemolliSimplified MSNT basic auth helper
2014-12-20  Source MaintenanceSourceFormat Enforcement
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-13  Amos JeffriesBoilerplate: update copyright blurbs on src/
2014-08-23  Amos JeffriesSync with trunk rev.13542
2014-08-06  Christos Tsantilasmerge from trunk r13526
2014-07-30  Alex RousskovMerged from trunk (r13515).
2014-07-30  Amos JeffriesMerged from trunk rev.13515
2014-07-12  Amos JeffriesMerge from trunk
2014-06-24  Alex RousskovRock and shared memory caches fixes/improvements.
2014-06-24  Alex RousskovMerged from trunk r13474.
2014-06-24  Alex RousskovPrep for merge from trunk: undo branch r13313, r13312...
2014-05-27  Francesco ChemolliMerged from trunk
2014-05-23  Alex RousskovMerged from trunk (r13356).
2014-05-02  Christos Tsantilasmerge from trunk
2014-04-21  Alex RousskovStop wasting 96 RAM bytes per slot for high-offset...
2014-04-06  Alex RousskovLifted 16777216 slot limit from rock cache_dirs and...
2014-04-03  Amos JeffriesMerge from trunk
2014-03-17  Alex RousskovUndo trunk r13269: "Vector refactor: move almost all...
2014-02-21  Alex RousskovMigrated RegisteredRunners to a multi-action interface.
2014-02-17  Amos JeffriesMerge from trunk
2014-02-11  Francesco ChemolliVector refactor: move almost all clients to std::vector...
2014-02-11  Francesco ChemolliMerged from trunk
2014-02-10  Francesco ChemolliMore Vector to std::vector refactoring
2014-01-05  Francesco ChemolliMerged from upstream
2014-01-05  Amos JeffriesMerge from trunk
2014-01-02  Francesco ChemolliMerged from trunk
2014-01-01  Alex RousskovInitial Large Rock and Collapsed Forwarding support.
2014-01-01  Alex RousskovMerged from trunk 13199.
2013-12-31  Alex RousskovSourceFormat Enforcement
2013-12-11  Francesco ChemolliMerged from trunk
2013-12-06  Alex RousskovMerged from trunk 13172.
2013-10-27  Francesco ChemolliBroken: define and use stub_libauth.cc
2013-10-25  Automatic source... SourceFormat Enforcement
2013-08-15  Alex RousskovMerged from trunk r12948.
2013-06-27  Alex RousskovTightened StoreEntry locking. Fixed entry touching...
2013-06-22  Alex RousskovVarious shared memory-based collapsed forwarding improv...
2013-06-07  Alex RousskovSupport "appending" read/write lock state that can...
2013-03-21  Alex RousskovMerged from trunk (r12732, v3.3.3+).
2013-01-20  Alex RousskovPolished names, debugging, comments, whitespaces, style.
2013-01-20  Alex RousskovInitialize freeSlots before the map in case we decide...
2013-01-07  Alex RousskovWorking Large Rock implementation, including concurrent...
2012-12-05  Alex RousskovUse unique map/index paths not only when creating their...
2012-12-05  Alex RousskovUse newly added slot-size cache_dir parameter instead...
2012-12-05  Alex RousskovInitial Large Rock implmentation.
2012-12-04  Alex RousskovReduced code duplication when creating rock db file.
2012-11-13  Christos Tsantilasmerge from SslServerCertValidator r12332
2012-11-13  Christos Tsantilasmerge from trunk r12441
2012-11-04  Amos JeffriesMerged from trunk
2012-10-16  Alex RousskovAllow a ufs cache_dir entry to coexist with a shared...
2012-08-28  Francesco ChemolliMerged from trunk
2012-08-28  Automatic source... SourceFormat Enforcement
2011-10-27  Dmitry KurochkinBug 3150: do not start useless unlinkd.
2011-10-14  Alex RousskovAdd basic "make check" tests for Rock Store, based...
2011-10-06  Alex RousskovAdded max-swap-rate=swaps/sec option to Rock cache_dir.
2011-10-04  Francesco ChemolliMerged from trunk
2011-10-03  Alex RousskovMerged from parent (trunk r11763, v3.2.0.12+).
2011-09-22  Dmitry KurochkinRemove SwapDir::reconfigure() arguments since they...
2011-09-22  Dmitry KurochkinIgnore and warn about attempts to reconfigure static...
2011-09-16  Francesco ChemolliMerged from trunk
2011-09-15  Alex RousskovAdded max-swap-rate=swaps/sec option to Rock cache_dir.
2011-09-14  Alex RousskovImplemented the second Store::get() API to make ICC...
2011-09-13  Alex RousskovSMP Caching: Core changes, IPC primitives, Shared memor...
2011-09-12  Alex RousskovMerged from parent (trunk r11728, v3.2.0.11+).
2011-09-11  Alex RousskovNamed StoreEntry::swap_filen maximum value to avoid...
2011-09-10  Alex RousskovRenamed RockFile.h to RockDbCell.h to better match...
2011-09-10  Alex RousskovMoved squid.conf global disk_io_timeout to cache_dir...
2011-09-06  Alex RousskovSourceFormat Enforcement
2011-09-06  Alex RousskovMerged from parent (trunk r11711, v3.2.0.11+).
2011-09-04  Alex RousskovMerged from parent (trunk r11700, v3.2.0.11+).
2011-08-30  Alex RousskovMerged from parent (trunk r11691, v3.2.0.11+).
2011-08-25  Dmitry KurochkinMerged from parent (trunk r11672, v3.2.0.10+).
2011-08-10  Alex RousskovMerged from parent (trunk r11623, v3.2.0.10+).
2011-05-24  Alex RousskovMerged from parent (trunk r11446, v3.2.0.7+).
2011-05-12  Alex RousskovRemoved Rock-specific code from StoreController.
2011-04-27  Dmitry KurochkinChange SwapDir::max_size to bytes, make it protected...
2011-04-27  Dmitry KurochkinRemove updateSize() from Store and make it protected...
2011-04-27  Dmitry KurochkinCode polishing: move Rock store entry limit calculation...
2011-04-27  Dmitry KurochkinInitialize and cleanup Rock shared maps using RunnersRe...
2011-04-25  Dmitry KurochkinRework shared object design and management API.
2011-04-19  Alex RousskovMerged from parent (trunk r11387, v3.2.0.7+).
2011-04-18  Dmitry KurochkinImprove statistic reporting for shared Rock caches.
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-02-16  Dmitry KurochkinMerge 3p2-rock.
2011-02-15  Alex Rousskov* Removed old Rock Store hack to update swap_file_sz...
2011-02-08  Dmitry KurochkinMerge 3p2-rock.
2011-02-04  Alex RousskovRevised Core/Store cooperation w.r.t. SwapDir map slot...
2011-02-02  Alex RousskovPolished skipping of cache_dirs inactive in a given...
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 7.
2011-01-31  Dmitry KurochkinShared Rock::DirMap version 5.
2011-01-30  Dmitry KurochkinMerge 3p2-rock.
2011-01-30  Dmitry KurochkinShared Rock::DirMap version 4.
2011-01-30  Dmitry KurochkinMerge 3p2-rock.
2011-01-30  Alex RousskovWhen searching for a hit, ask each cache_dir after...
2011-01-27  Alex RousskovRock Store implementation merged from the 3p1-rock...