]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
2011-04-09  Alex RousskovSplit Rock-only Rock::DirMap into Rock::DirMap and...
2011-04-09  Alex RousskovAdded reserve() method to allow nested classes or simil...
2011-04-08  Alex RousskovUsed one-for-all constant page size for now; need to...
2011-04-08  Alex RousskovFixed raw page buffer type.
2011-04-06  Dmitry KurochkinInitial shared memory pages implementation.
2011-04-01  Alex RousskovProvided a better description for the stack index updat...
2011-03-31  Alex RousskovAdded initial API for managing shared memory cache...
2011-03-31  Alex RousskovMoved ipc/SharedMemory to ipc/mem/ and renamed it to...
2011-03-31  Alex RousskovInitial implementation of atomic container for free...
2011-03-31  Alex RousskovAdded initial __sync_fetch_and_and support.
2011-03-02  Dmitry KurochkinMerge IpcIoFile atomic queue v5.
2011-03-02  Dmitry KurochkinIpcIoFile atomic queue v5:
2011-03-02  Dmitry KurochkinIpcIoFile atomic queue v4.
2011-03-02  Dmitry KurochkinIpcIoFile atomic queue v4:
2011-03-01  Dmitry KurochkinIpcIoFile atomic queue v3.
2011-03-01  Dmitry KurochkinIpcIoFile atomic queue v2:
2011-02-22  Alex RousskovFixed blocking reads that were sometimes reading from... take04
2011-02-17  Dmitry KurochkinMerge IpcIoFile atomic queue v2.
2011-02-17  Dmitry KurochkinIpcIoFile atomic queue v2.
2011-02-16  Dmitry KurochkinMerge 3p2-rock.
2011-02-16  Dmitry KurochkinIpcIoFile atomic queue v1.
2011-02-15  Alex RousskovUpdate fd/disk stats when doing disk I/O.
2011-02-15  Alex Rousskov* Removed old Rock Store hack to update swap_file_sz...
2011-02-15  Alex RousskovChanges revolving around making Store work with SMP...
2011-02-14  Alex RousskovAdded an optimization TODO comment. No runtime changes.
2011-02-14  Alex RousskovCall StoreEntry::abort() instead of setting ENTRY_ABORT...
2011-02-14  Alex RousskovPolished mgr query handoff from the original recepient...
2011-02-14  Alex RousskovFixed ServerStateData::haveParsedReplyHeaders() descrip...
2011-02-08  Alex RousskovDestroy unused entries so that they do not keep Rock... take02
2011-02-08  Dmitry KurochkinMerge 3p2-rock.
2011-02-08  Alex RousskovDo not rely on LateReleaseStack.pop() returning NULL...
2011-02-08  Alex RousskovDo not add in-transit store entries to the already...
2011-02-08  Alex RousskovDo not reference destroyed diskless entries when they...
2011-02-08  Alex RousskovPolished debugging. Needs more work.
2011-02-08  Alex RousskovFixed debugging: print the entry size, as intended...
2011-02-07  Alex RousskovRemoved temporary code disabling Rock::SwapDir::maintain().
2011-02-07  Alex RousskovDo not create an unused replacement policy and stuff...
2011-02-07  Alex RousskovMade Rock::Rebuild an AsyncJob because it is.
2011-02-07  Alex RousskovFixed "no swap_filen" test. Zero swap_filen is a valid...
2011-02-06  Alex RousskovFixed busy slot accounting
2011-02-06  Alex RousskovDisabled Rock::SwapDir::maintain() because it has no...
2011-02-04  Alex RousskovQuiet down swap out error reporting.
2011-02-04  Alex RousskovRevised Core/Store cooperation w.r.t. SwapDir map slot...
2011-02-04  Alex RousskovProvide a method to abnormally terminate slot writing.
2011-02-04  Alex RousskovWhen we are done writing, we still need to keep the...
2011-02-04  Alex RousskovPolished debugging.
2011-02-03  Alex RousskovRevised Slot management in Rock::DirMap.
2011-02-03  Alex RousskovAdded comments to explain slot read level maintenance...
2011-02-03  Alex RousskovAvoid assertions when mgr:storedir is requested before...
2011-02-03  Alex RousskovSupport IpcIO timeouts.
2011-02-02  Alex RousskovFixed Rock MapDir read and write locking:
2011-02-02  Alex RousskovPolished skipping of cache_dirs inactive in a given...
2011-02-01  Alex RousskovRemoved "multiple of page size" restriction on cache_di...
2011-02-01  Alex RousskovCall ioCompletedNotification after we are done with...
2011-02-01  Alex RousskovDo not start rebuilding cache_dir (i.e., loading its...
2011-02-01  Alex RousskovUse Blocking DiskIO module when runnining in a no-daemo...
2011-02-01  Alex RousskovRemoved unnecessary loud debugging.
2011-02-01  Alex RousskovRaised debugging level for "got in-transit entry" messages.
2011-02-01  Dmitry KurochkinSkip initialization for all cache_dirs except for one...
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Alex RousskovRestrict cache_dir creation to the disk process. take01
2011-02-01  Alex RousskovForgot to copy the read slot into caller's buffer,...
2011-02-01  Dmitry KurochkinDebug output polishing in Rock::DirMap.
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 12.
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 11.
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 10.
2011-02-01  Alex RousskovPreserve old registration tag when updating registratio...
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 9.
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Alex RousskovFixed Rock::DirMap::Slot::checkKey() which was ignoring...
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 8.
2011-02-01  Alex RousskovRemoved restriction on cache_dir max-size to be a multi...
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Alex RousskovAdded forgotten StrandSearch sources.
2011-02-01  Dmitry KurochkinMerge 3p2-rock.
2011-02-01  Alex RousskovAdded IpcIo DiskIO module for communication with remote...
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 7.
2011-02-01  Dmitry KurochkinShared Rock::DirMap version 6.
2011-01-31  Dmitry KurochkinShared Rock::DirMap version 5.
2011-01-30  Alex RousskovAdded "disker" processes to be responsible for individu...
2011-01-30  Dmitry KurochkinMerge 3p2-rock.
2011-01-30  Dmitry KurochkinShared Rock::DirMap version 4.
2011-01-30  Dmitry KurochkinRock::SwapDir::get() implementation.
2011-01-30  Dmitry KurochkinRevert RockSwapDir changes.
2011-01-30  Dmitry KurochkinShared Rock::DirMap version 3.
2011-01-30  Dmitry KurochkinMerge 3p2-rock.
2011-01-30  Dmitry KurochkinShared Rock::DirMap version 2.
2011-01-30  Alex RousskovWhen searching for a hit, ask each cache_dir after...
2011-01-30  Alex RousskovAdded stream operator << for StoreEntry to ease debugging.
2011-01-30  Dmitry KurochkinShared Rock::DirMap version 1.
2011-01-29  Dmitry KurochkinChange RockDirMap to use bytes instead of bits.
2011-01-29  Alex RousskovSupport multiple services and vectoring-point crossing...
2011-01-29  Alex RousskovAdded a configuration check to prevent IoState::startWr...
2011-01-28  Alex RousskovAdded STORE_META_OBJSIZE size to keep storeSwapMetaSize...
2011-01-27  Alex RousskovSupport multiple services and vectoring-point crossing...
2011-01-27  Alex RousskovMiscellaneous useful changes from 3p1-rock (r9630)...
2011-01-27  Alex RousskovRock Store implementation merged from the 3p1-rock...
2011-01-20  Amos JeffriesCleanup: remove dead code from typedefs.h take00
2011-01-18  Amos JeffriesTypo in ModKqueue
next