Re: [PATCH v2] server: Add API to protect access to an SHM buffer

2013-11-13 Thread Kristian Høgsberg
On Wed, Nov 13, 2013 at 03:32:05PM +, Neil Roberts wrote: > Ok, here is a second version of the patch which leaves the signal > handler permanently installed and uses thread-local storage to keep > track of the current pool. Yeah, that looks good now, both patches pushed. thanks, Kristian >

[PATCH v2] server: Add API to protect access to an SHM buffer

2013-11-13 Thread Neil Roberts
Ok, here is a second version of the patch which leaves the signal handler permanently installed and uses thread-local storage to keep track of the current pool. Regards, - Neil --- >8 --- (use git am --scissors to automatically chop here) Linux will let you mmap a region of a fil