[squid-dev] [RFC] Fix shared memory initialization, cleanup. Ensure its usability.
Alex Rousskov
rousskov at measurement-factory.com
Thu Jan 28 01:55:16 UTC 2016
On 12/09/2015 11:42 AM, Alex Rousskov wrote:
> 1. Fixes shared memory initialization. The OS X portability fix (Bug
> 3805) is a gift that keeps on giving: After we fixed OS X compilation,
> we stopped initializing previously used shared memory after crashes!
> Search the patch for "truncate".
>
> 2. Fixes shared memory cleanup. One segment was not deleted when running
> Squid in non-daemon mode (-N). Search the patch for "UsingSmp".
...
> My plan is:
>
> * Commit #1 and #2 fixes to trunk without review unless somebody
> requests one now: IMO, they are simple and non-controversial.
This part of the plan is now done:
#1 is trunk r14512 (combined with Markus Mayer patch),
#2 is trunk r14513.
Thank you,
Alex.
More information about the squid-dev
mailing list