Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replaced "can not" with "cannot" and "could not" in a bunch of places. | Ruslan Ermilov | 2011-09-19 |
| | | | | Fixed nearby grammar errors. | ||
* | Bugfix: open_file_cache lost is_directio flag. | Maxim Dounin | 2011-09-05 |
| | | | | | | On file retest open_file_cache lost is_directio if file wasn't changed. This caused unaligned operations under Linux to fail with EINVAL. It wasn't noticeable with AIO though, as errors wasn't properly logged. | ||
* | export aio presence knowledge to prevent using "aio sendfile", | Igor Sysoev | 2009-11-05 |
| | | | | if aio does not present | ||
* | aio sendfile | Igor Sysoev | 2009-08-30 |
| | |||
* | FreeBSD and Linux AIO support | Igor Sysoev | 2009-08-28 |