Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use O_DIRECT by default | Suren A. Chilingaryan | 2012-12-04 | 1 | -1/+10 |
| | |||||
* | Merge custom memcpy | Suren A. Chilingaryan | 2012-12-03 | 5 | -6/+424 |
|\ | |||||
| * | Seems new memcpy is only good for ipepdvcompute2, make it optional and ↵ | Suren A. Chilingaryan | 2012-11-27 | 3 | -6/+18 |
| | | | | | | | | disabled by default | ||||
| * | Use memcpy implementation by Daniel Vik | Suren A. Chilingaryan | 2012-11-25 | 4 | -4/+412 |
| | | |||||
* | | AIO support | Suren A. Chilingaryan | 2012-12-03 | 3 | -37/+214 |
|/ | |||||
* | Fix INCLUDE_INSTALL_DIR | Suren A. Chilingaryan | 2012-08-18 | 1 | -1/+1 |
| | |||||
* | Report with different error codes if library will block until buffer is free ↵ | Suren A. Chilingaryan | 2012-05-12 | 1 | -1/+5 |
| | | | | or if the supplied block is too big to fit into the buffer | ||||
* | Try without O_DIRECT if run under normal user | Suren A. Chilingaryan | 2012-03-26 | 1 | -1/+13 |
| | |||||
* | Support XFS RealTime partition | Suren A. Chilingaryan | 2012-03-08 | 4 | -3/+31 |
| | |||||
* | Use sync-io with raw devices (significantly improves speed) | Suren A. Chilingaryan | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Clean open flags in raw mode | Suren A. Chilingaryan | 2012-03-07 | 1 | -0/+1 |
| | |||||
* | Adjust cmake scripts | Suren A. Chilingaryan | 2011-12-14 | 1 | -1/+6 |
| | |||||
* | Properly detect /dev/null as raw device and do not set DIRECT flag on raw ↵ | Suren A. Chilingaryan | 2011-12-13 | 4 | -10/+16 |
| | | | | devices | ||||
* | Few synchronization and alignment related fixes | Suren A. Chilingaryan | 2011-12-13 | 3 | -23/+56 |
| | |||||
* | Merge | Suren A. Chilingaryan | 2011-12-13 | 2 | -6/+7 |
|\ | |||||
| * | Compile-in default api descriptor | Suren A. Chilingaryan | 2011-12-13 | 2 | -6/+7 |
| | | |||||
* | | Just push instead push_chunk | Suren A. Chilingaryan | 2011-12-13 | 2 | -3/+3 |
|/ | |||||
* | Initial release | Suren A. Chilingaryan | 2011-12-13 | 11 | -0/+869 |