summaryrefslogtreecommitdiff
path: root/engines/solarisaio.c
AgeCommit message (Expand)Author
2018-03-05Remove fio.HEADmastermainElliott Hughes
2017-05-19Update to fio-2.20.Elliott Hughes
2015-03-06Constify a few more hot pathsJens Axboe
2013-01-10Add configure scriptJens Axboe
2010-09-26Use log_err() in the io enginesJens Axboe
2009-08-04solarisaio: fix aio errno assignmentJens Axboe
2009-06-16Add support for fdatasync()Jens Axboe
2009-03-05Avoid opening files until they are usedJens Axboe
2008-06-04Compile warning for non-signal driven solaris asynch ioJens Axboe
2008-06-04Add write barriersJens Axboe
2008-06-02solarisaio: support signal driven async IOJens Axboe
2008-06-02solarisaio: aiowait() can return (void *) -1 for errorJens Axboe
2008-06-02solarisaio: IO depth constrained by MAXASYNCHIOJens Axboe
2008-06-02Add Solaris native aio engineJens Axboe