Re: Slotmem patch for alignment

2011-01-17 Thread Jim Jagielski
On Jan 17, 2011, at 12:51 PM, Rainer Jung wrote: > Hi, > > I wrote a small patch fixing an alignment issue for mod_slotmem: > > http://people.apache.org/~rjung/patches/mod_slotmem_shm_alignment.patch > > The problem is: mod_slotmem uses a header for meta data before the actual > data slots. T

Slotmem patch for alignment

2011-01-17 Thread Rainer Jung
Hi, I wrote a small patch fixing an alignment issue for mod_slotmem: http://people.apache.org/~rjung/patches/mod_slotmem_shm_alignment.patch The problem is: mod_slotmem uses a header for meta data before the actual data slots. The addresses used for the data slots are offset by the size of th