From e9a1806f4ca6a7d177e65842f95dabef7c9d669c Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 21 Mar 2007 08:51:56 +0100 Subject: [PATCH] Mention GUASI in the HOWTO for the ioengine= option Signed-off-by: Jens Axboe --- HOWTO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HOWTO b/HOWTO index d8c09d07..76613714 100644 --- a/HOWTO +++ b/HOWTO @@ -330,6 +330,14 @@ ioengine=str Defines how the job issues io to the file. The following will cause that job to do nothing but burn 85% of the CPU. + guasi The GUASI IO engine is the Generic Userspace + Asyncronous Syscall Interface approach + to async IO. See + + http://www.xmailserver.org/guasi-lib.html + + for more info on GUASI. + external Prefix to specify loading an external IO engine object file. Append the engine filename, eg ioengine=external:/tmp/foo.o -- 2.25.1