]> git.ipfire.org Git - thirdparty/squid.git/history - src/ipc/StoreMap.h
Stop wasting 96 RAM bytes per slot for high-offset slots in large shared caches
[thirdparty/squid.git] / src / ipc / StoreMap.h
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-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-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-07-28  Alex RousskovRemoving a shared cache entry w/o slices does not count...
2013-07-22  Alex RousskovAvoid invalid fileno assertion when purging victim...
2013-07-02  Alex RousskovAddressed and updated XXXs and TODOs.
2013-06-25  Alex RousskovDo not broadcast changes if there are no remote readers.
2013-06-22  Alex RousskovThe path member can remain private.
2013-06-22  Alex RousskovProperly reinitialize reused acnhor.start and slice...
2013-06-07  Alex RousskovSupport "appending" read/write lock state that can...
2013-05-22  Alex RousskovMerged from parent (large-rock r12530 including trunk...
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 RousskovUse signed type for StoreMapSliceId because we use...
2013-01-17  Alex RousskovMoved StoreMapSlice declaration and ctor definition...
2013-01-07  Alex RousskovWorking Large Rock implementation, including concurrent...
2013-01-02  Amos JeffriesBug 3676: Fix various shadowed variables
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 RousskovReverted trunk r12255 changes. Provided a portable...
2012-08-28  Francesco ChemolliMerged from trunk
2012-08-28  Automatic source... SourceFormat Enforcement
2012-08-06  Francesco ChemolliImprove support for clang compilers
2012-02-24  Christos TsantilasMerge from trunk
2011-12-13  Francesco ChemolliMerged from trunk
2011-12-07  Francesco ChemolliC++-refactor FileMap
2011-10-28  Dmitry KurochkinProvide "fake" AtomicWordT implementation for non-SMP...
2011-10-03  Alex RousskovMerged from parent (trunk r11763, v3.2.0.12+).
2011-09-16  Francesco ChemolliMerged from trunk
2011-09-15  Automatic source... SourceFormat Enforcement
2011-09-14  Alex RousskovMade Ipc::StoreMap::Shared public to make ICC compiler...
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-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-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-19  Dmitry KurochkinUnlink shared segments used by memory cache, using...
2011-04-14  Alex RousskovMerged from parent (trunk r11379, v3.2.0.6+).
2011-04-13  Alex RousskovFixed shared memory cleanup code -- we were not returni...
2011-04-09  Alex RousskovSplit Rock-only Rock::DirMap into Rock::DirMap and...