Commits
master
Name already in use
Commits on Mar 20, 2016
-
-
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committed
Mar 20, 2016
Commits on Mar 19, 2016
-
AFIO v2: Did a bit of fixup for the doxygen docs, made them usable.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 19, 2016 -
AFIO v2: buffers_type is now a C++17 span instead of a std::vector. R…
…equired surprisingly few source code changes to implement this.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 19, 2016 -
AFIO v2: Add in append_only hack in async_file_handle.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 19, 2016 -
AFIO v2: Add in GSL-Lite and make use of span<> to eliminate memory a…
…llocation in read() and write().
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 19, 2016 -
AFIO v2: Finished refactoring async_file_handle to match new refactor.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 19, 2016 -
AFIO v2: First round of extensive refactoring of handle and file_hand…
…le into a proper layered hierarchy of cascading implementation. Windows only so far, and whilst it compiles I very much doubt it works. Todo on the async_file_handle.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 19, 2016
Commits on Mar 12, 2016
-
AFIO v2: First compiling implementation of child_process for Windows.…
… Very unlikely it actually works.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 12, 2016 -
AFIO v2: Broke native_handle_type into own header. Stubbed out a deta…
…il::child_process class.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedMar 12, 2016
Commits on Mar 10, 2016
Commits on Feb 11, 2016
Commits on Feb 7, 2016
-
-
AFIO v2: Ported to GCC 4.9. Updated YAML database with Linux results.
Niall Douglas committedFeb 7, 2016 -
AFIO v2: Ported to Linux (not hard)
Niall Douglas committedFeb 7, 2016
Commits on Feb 6, 2016
-
AFIO v2: Now fully functional on POSIX AIO
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedFeb 6, 2016 -
AFIO v2: Many, many bugs fixed on POSIX. Now up to concurrency:* fail…
…ing.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedFeb 6, 2016
Commits on Feb 5, 2016
-
AFIO v2: First compiling version on POSIX. Hangs when running, but
this is not surprising.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedFeb 5, 2016
Commits on Feb 2, 2016
-
-
AFIO v2: Theretically first compiling edition on POSIX, except we
have a compile problem with ODR-instantiation of static constexpr objects :(
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedFeb 2, 2016
Commits on Jan 30, 2016
-
AFIO v2: Made a start on a POSIX edition of storage_profile
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 30, 2016 -
AFIO v2: Yet more POSIX AIO wip
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 30, 2016
Commits on Jan 28, 2016
-
AFIO v2: more wip on POSIX AIO backend
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 28, 2016
Commits on Jan 27, 2016
-
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committed
Jan 27, 2016
Commits on Jan 26, 2016
-
AFIO v2: more wip for POSIX AIO
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 26, 2016
Commits on Jan 23, 2016
-
AFIO v2: wip POSIX AIO backend
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 23, 2016
Commits on Jan 19, 2016
-
AFIO v2: First minor fixes for POSIX support.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 19, 2016
Commits on Jan 14, 2016
-
fs_probe: Line break description comments in yaml output.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 14, 2016 -
fs_probe: Use the phrase "rewrite" instead of "write" as we are testi…
…ng non-extent allocating writes. Add additional testing of max_aligned_atomic_rewrite when it exceeds atomic_rewrite_quantum. Preallocate the test file in fs_probe. Results are now very stable and predictable, excellent!
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 14, 2016
Commits on Jan 13, 2016
-
Merge branch 'master' of github.com:BoostGSoC/boost.afio
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 13, 2016 -
fs_probe: Added atomic_write_offset_boundary test.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 13, 2016
Commits on Jan 12, 2016
-
-
fsprobe: Add more reader threads to atomic write quantum test.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 12, 2016 -
AFIO v2: Add storage controller to storage profile.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) committedJan 12, 2016