summaryrefslogtreecommitdiff
path: root/engines/syslet-rw.c
AgeCommit message (Expand)Author
2008-05-30close_ioengine() clears ->data after calling engine cleanupJens Axboe
2008-02-24Move syslet/indirect bits into the OS specific directoryJens Axboe
2007-12-12syslet: we have fls(), use it for rounding ring size upJens Axboe
2007-12-11unsigned vs signed warningsJens Axboe
2007-12-11syslet: can't free the stackJens Axboe
2007-12-11->getevents() should take unsigned argsJens Axboe
2007-12-11syslet: cleanup event reapingJens Axboe
2007-12-11syslet: add proper read barrier between user_tail and completion readJens Axboe
2007-12-11syslet: error handlingJens Axboe
2007-12-11syslet: make sure ring buffer is a power-of-2Jens Axboe
2007-12-10syslet: memory allocation error handlingJens Axboe
2007-12-10syslet: update to -v7 as posted by ZachJens Axboe
2007-09-28Get rid of syslet-rw compile warnings on 32-bitJens Axboe
2007-09-19Update syslet-rw to fixed size ABI structuresZach Brown
2007-09-19Exec the getpid atom when testing for syslet supportZach Brown
2007-09-19Initialize the new_thread_stack so syslet support testing has oneZach Brown
2007-09-12Full readonly checkJens Axboe
2007-04-02Move os/arch/compiler headers into directoriesJens Axboe
2007-03-29syslet engine: fix segfault if syslets are not availableJens Axboe
2007-03-15Move thread options into a seperate structureJens Axboe
2007-03-14Fix build on x86-64 distros without __NR_pread64/pwrite64Jens Axboe
2007-03-14Fix build of syslet engine on x86-64Jens Axboe
2007-03-14Update io engine commentsJens Axboe
2007-03-12syslet engine: residual fixJens Axboe
2007-03-08Revamp file open/close handlingJens Axboe
2007-02-27syslet engine: submission latency numbersJens Axboe
2007-02-26syslet engine: smart batchingJens Axboe
2007-02-26syslet v4 supportJens Axboe
2007-02-23First cut at doing sequences of atoms in one commitJens Axboe
2007-02-22Add more context to the error messagesJens Axboe
2007-02-22syslet: typoJens Axboe
2007-02-22syslet engine: style fix and ->queue() error return value fixJens Axboe
2007-02-21v3 syslet engine supportIngo Molnar
2007-02-18Change IO engine queuingJens Axboe
2007-02-14[PATCH] syslet: code cleanupJens Axboe
2007-02-14[PATCH] syslet: fix leak of ring and ahuJens Axboe
2007-02-14[PATCH] syslet: async_head_user struct should be permanentJens Axboe
2007-02-14[PATCH] syslet engine: use pread instead lseek+readJens Axboe
2007-02-14[PATCH] Let the syslet ioengine register check supportabilityJens Axboe
2007-02-14[PATCH] First cut syslet async io supportJens Axboe