On Mon, Nov 23 2009, Tom wrote: > I search both on my server and found nothing, so I ask grandma google and > I found this: > > Don't use the POSIX_MEMALIGN function on solaris. > > on > http://www.ruby-forum.com/topic/165346 > > in a Website which is not our theme, but interessting. > > I try to find it with grep: > > # grep memalign /usr/include/stdlib.h > extern void *memalign(size_t, size_t); > extern void *memalign(); > > # grep fallocate /usr/include/stdlib.h > # grep fallocate /usr/include/* Can you try the newest snapshot? I added weak directives for those two helpers. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html