summaryrefslogtreecommitdiff
path: root/blockdev/filedev
AgeCommit message (Collapse)Author
2015-09-22Demo apps refactoringgkostka
2015-09-16Linux codestyle format (tabs indenation)gkostka
2015-06-16clang-format: blockdev modulesgkostka
2014-04-06Remove warnings. Default port to 1234.gkostka
Conditionally link winsock lib (only windows). Linux cachu bufer drop disabled.
2014-04-06Client server basic test suite + minor code improvment.gkostka
2014-01-17Support for large files and block devices.gkostka
2014-01-17Support for large files and block devices.gkostka
2014-01-12Update project settings.gkostka
2013-10-27Removed nasty tabs.gkostka
2013-10-27Add readme file.gkostka
2013-10-27Disable linux caches.gkostka
2013-10-27Disable buffering for filedev and raw_io.gkostka
2013-10-27BUGFIX:gkostka
1. gettimeofday bad param list 2. No buffering at file.
2013-10-27FEATURES:gkostka
1. New io_raw block device. Allows to access windows partitions. 2. Demo app timings. Windows ext2/3/4 volume access. 3. Faster big file read/write operations (multi block mode).
2013-10-13Update directory tree.gkostka