K 10 svn:author V 6 jasone K 8 svn:date V 27 2007-03-23T22:58:15.000000Z K 7 svn:log V 277 Fix posix_memalign() for large objects. Now that runs are extents rather than binary buddies, the alignment guarantees are weaker, which requires a more complex aligned allocation algorithm, similar to that used for alignment greater than the chunk size. Reported by: matteo END