On 03/13/2012 09:57 PM, Yufei Ren wrote: > For rdma ioengine's one side operation, RDMA_WRITE or RDMA_READ, > server side gets a message from client side that the task is finished. > In previous version, the server simply exit() in td_io_commit() which > causes segmentation fault in thread mode or process hanging in process > mode. This patch achieves graceful tear down by setting up `td->done` > as UDP engine did. It's a bit of a hack, but if it improves the situation, I'm fine with it. Applied, thanks. -- 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