]> git.ipfire.org Git - thirdparty/squid.git/commit
apply the initial Phase3 of the SMP Cache Manager patch
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 24 Jan 2011 17:24:59 +0000 (19:24 +0200)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Mon, 24 Jan 2011 17:24:59 +0000 (19:24 +0200)
commitb8151fa1c3e4e2f7b729bca1f5a8984b0fc5e4e2
tree7069d5b4b6cc165dcf7f552ea252f6298fcf2ec7
parent1da023b58a8d507a333ddcf258606c32a2fc9362
apply the initial Phase3 of the SMP Cache Manager patch
14 files changed:
src/cache_manager.cc
src/mgr/ActionParams.cc
src/mgr/ActionParams.h
src/mgr/Inquirer.cc
src/mgr/Inquirer.h
src/mgr/IntParam.cc [new file with mode: 0644]
src/mgr/IntParam.h [new file with mode: 0644]
src/mgr/Makefile.am
src/mgr/QueryParam.h [new file with mode: 0644]
src/mgr/QueryParams.cc [new file with mode: 0644]
src/mgr/QueryParams.h [new file with mode: 0644]
src/mgr/StringParam.cc [new file with mode: 0644]
src/mgr/StringParam.h [new file with mode: 0644]
src/mgr/forward.h