]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Polished SMP caching code, primarily to stay out of the way in non-SMP mode.
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 6 Oct 2011 16:41:46 +0000 (10:41 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 6 Oct 2011 16:41:46 +0000 (10:41 -0600)
Do not start useless diskers. Do not assume Rock cache_dirs are present.
Do not require IpcIo DiskIO module to build Rock store.
Check IPC I/O pages limits in Rock store only when using a disker.
Warn about Rock cache_dir disk space waste.
Warn if shared memory cache is enabled in non-SMP mode.
Fake shared memory segments if needed (e.g., we are using Rock cache_dirs with
  no POSIX shared memory support) and possible (e.g., no SMP).

1  2 
configure.ac
src/Makefile.am

diff --cc configure.ac
Simple merge
diff --cc src/Makefile.am
Simple merge