The following changes since commit a6cee43d4e9f2163bca89bf25c8d529128ebc905: Jens Axboe (1): Include crc32c and crc32c-intel checksums in FreeBSD/Solaris are available in the git repository at: git://git.kernel.dk/fio.git master Jens Axboe (6): Add fio_cpuset_exit() empty handler for platforms that don't support affinity Fixup handling of pthread_mutex*() error returns Only use process shared mutexes on support platforms Make sure os mutex define is visible in mutex.c Add --debug=mutex Some more pthread_* call mishandled errors README | 1 + debug.h | 1 + fio.c | 36 +++++++++++++++++++++++++++--------- init.c | 10 ++++++++++ mutex.c | 30 ++++++++++++++++++++++-------- os/os-linux.h | 2 ++ os/os-solaris.h | 1 + os/os.h | 1 + 8 files changed, 65 insertions(+), 17 deletions(-) -- 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