]> git.ipfire.org Git - thirdparty/squid.git/commit
Convert most Segment::mem() calls to reserve().
authorDmitry Kurochkin <dmitry.kurochkin@measurement-factory.com>
Tue, 19 Apr 2011 05:20:17 +0000 (09:20 +0400)
committerDmitry Kurochkin <dmitry.kurochkin@measurement-factory.com>
Tue, 19 Apr 2011 05:20:17 +0000 (09:20 +0400)
commit2d0647fbfe04fd2071f99f886f2ace875e22599f
tree2818b2cc9aaa2b5991fdcac858bc05725c114012
parent826e236d69778d135bbd770ce7bc11e7b107049e
Convert most Segment::mem() calls to reserve().

Now all shared structures properly reserve() memory.
src/ipc/Queue.cc
src/ipc/mem/PagePool.cc
src/ipc/mem/PageStack.cc
src/ipc/mem/PageStack.h
src/ipc/mem/Segment.cc
src/ipc/mem/Segment.h