summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTrond Norbye <Trond.Norbye@sun.com>2008-02-11 05:59:36 +0000
committerTrond Norbye <Trond.Norbye@sun.com>2008-02-11 05:59:36 +0000
commitf7a126a441b4c7ffb4118b51dbe0594f76115fa8 (patch)
tree27fb628b749f3685cc8600f3f2cf39b70d04578e /ChangeLog
parent1f119ce7dc902126d3678123626200bbab51a0d1 (diff)
downloadmemcached-f7a126a441b4c7ffb4118b51dbe0594f76115fa8.tar.gz
The memory returned from do_slabs_alloc is currently not properly aligned when compiled in an ILP32 environment. The memory returned is aligned to the size of the pointers, but we need to return a pointer that is suitable aligned so that it may be assigned to a pointer to any type of object.
The cas_id member cause the item-struct to require 8 byte boundaries. (Trond.Norbye@Sun.COM) git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@696 b0b603af-a30f-0410-a34e-baf09ae79d0b
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions