]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove MEM_STMEM_BUF from the scene, and statically define the stmem
authoradrian <>
Sat, 8 Sep 2001 00:02:44 +0000 (00:02 +0000)
committeradrian <>
Sat, 8 Sep 2001 00:02:44 +0000 (00:02 +0000)
commitd1a6896601f9dcbfdfd82329102f21a2e0566ed1
tree61f0a17eb2f5f3276fe087e3b80c8fb3d51ec03f
parent9c7a94e75de35622f314987822a52faa213a0ed4
Remove MEM_STMEM_BUF from the scene, and statically define the stmem
buffer into the mem_node struct. This should cut down on the number
of allocation requests made per HTTP request.
src/enums.h
src/mem.cc
src/stmem.cc
src/store.cc
src/structs.h