summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not use O_DIRECT by defaultSuren A. Chilingaryan2012-12-041-1/+10
|
* Merge custom memcpySuren A. Chilingaryan2012-12-035-6/+424
|\
| * Seems new memcpy is only good for ipepdvcompute2, make it optional and ↵Suren A. Chilingaryan2012-11-273-6/+18
| | | | | | | | disabled by default
| * Use memcpy implementation by Daniel VikSuren A. Chilingaryan2012-11-254-4/+412
| |
* | AIO supportSuren A. Chilingaryan2012-12-033-37/+214
|/
* Fix INCLUDE_INSTALL_DIRSuren A. Chilingaryan2012-08-181-1/+1
|
* Report with different error codes if library will block until buffer is free ↵Suren A. Chilingaryan2012-05-121-1/+5
| | | | or if the supplied block is too big to fit into the buffer
* Try without O_DIRECT if run under normal userSuren A. Chilingaryan2012-03-261-1/+13
|
* Support XFS RealTime partitionSuren A. Chilingaryan2012-03-084-3/+31
|
* Use sync-io with raw devices (significantly improves speed)Suren A. Chilingaryan2012-03-081-1/+1
|
* Clean open flags in raw modeSuren A. Chilingaryan2012-03-071-0/+1
|
* Adjust cmake scriptsSuren A. Chilingaryan2011-12-141-1/+6
|
* Properly detect /dev/null as raw device and do not set DIRECT flag on raw ↵Suren A. Chilingaryan2011-12-134-10/+16
| | | | devices
* Few synchronization and alignment related fixesSuren A. Chilingaryan2011-12-133-23/+56
|
* MergeSuren A. Chilingaryan2011-12-132-6/+7
|\
| * Compile-in default api descriptorSuren A. Chilingaryan2011-12-132-6/+7
| |
* | Just push instead push_chunkSuren A. Chilingaryan2011-12-132-3/+3
|/
* Initial releaseSuren A. Chilingaryan2011-12-1311-0/+869