Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ned14/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-15Fix VS2019 CI failure.reenable_vs2019Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-14On Windows find bash binary top of CI ctest script, and verify it is working.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-14Reenable github actions CI testing for VS2019, now it no longer ICEs with LLF...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-14summarize: Ignore stat errors during summarisation, increment a counter instead.all_tests_passed_2a4b25534da449d6a3e26617c3f328bf76cbae7fNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-08Fix x86 build error and warnings on Windows.all_tests_passed_fba45d6bacbdc7710e257a0b3d229fe3ef3a1f5dNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-03Disable header only CI builds on GCC to avoid ICE failing the build.all_tests_passed_48ac6664f123ca1072750f8c0169824683cf6aafNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-03Merge branch 'develop' of github.com:ned14/llfio into developNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-03Fix CI failures.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-01path view: Fix use of span<T>::const_iterator which the LEWG refactor last me...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-12-01BREAKING CHANGE: Merge the latest changes to path_view demanded by WG21 LEWG.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-11-18Also set CTEST_QUICKCPPLIB_CLONE_DIR to something different if LLFIO_DEPENDEN...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-11-18To CMakeLists add configure options:Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-11-01Add cmake options LLFIO_FORCE_CONCEPTS_OFF and LLFIO_FORCE_COROUTINES_OFF.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-29Merge pull request #82 from ned14/byte_granularity_map_offsetsNiall Douglas
2021-10-28Fix programs breaking in recent commits.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-28Fix failures on CI from previous commits.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-28Wrote a unit test and fixed bugs for byte granularity map offsets.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-27Untested first implementation of byte granularity map_handle and mapped_file_...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-22Sigh, yes, last commit was also broken. Fixed.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-22Fix yet another bug in preceding commit. Definitely now passes CI!Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-22Fix weird case of size_t type not being chosen by operator ?Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-22Fix previous commit generating resource_unavailable_try_again errors.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-21file_handle::clone_extents_to() could fail in certain corner cases with align...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-15Complete LEWG refactor of path_view.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-10-15Remedy to_win32_path() not accepting path_handle as input.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-30wip refactor of path_view to match LEWG feedback.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-29wipNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-24Trap segmentation faults in map_handle::write() and report and no disc space.all_tests_passed_8068cc3231d05e9e69f1ab4e0bdd735621ca9786Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-24Fix section_handle::flag::write_via_syscall, which broke if buffers were zero...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-17map_handle cache: Fix nasty bug where if a map handle is closed during static...all_tests_passed_721503d32fe35dbaa93bde0214ae8cd3799d14b8Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-17Fix map_handle::set_cache_disable() recursing forever.all_tests_passed_306f473ffa4a42ed99ee5beaea3fcbea79879af1Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-16map_handle: On POSIX suppress a benign cause of tsan failure.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-16Fix last two commits by using volatile to prevent dead store elimination.all_tests_passed_ca32e1c25908866b277f5332bb308f23de54e187Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-15Fix broken last commit on POSIX.all_tests_passed_ac83bef9d7bc6e31e8487e2f8e01ea63269dc4f9Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-14Fix #80 by no longer exporting from a DLL map_handle_cache(). Thanks to awson...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-10map handle caching: Add API to disable map handle caching.all_tests_passed_7238591f99132d8c0b223c144f21276e952c8e3fNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-10current_process_memory_usage: Fix bug in accurate committed private calculati...all_tests_passed_a9215c6ecc9b268c522386840c869803768e3540Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-08Fix typo on Mac OS in last commit.all_tests_passed_da688a15607c55359840a13ac844f185d2d7a069Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-09-08current_process_memory_usage: Add system memory stats.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-30current_process_memory_usage: Better document what happens with inaccurate co...all_tests_passed_bcc600db9feb6aa50e0880422a071d0e39ae74aaNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21map handle cache: Fix bug where adding a map to the cache was using the lengt...all_tests_passed_8cec4ff8fcd601b774c0ed882fe869e73d23d136Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21Fix use of iostream in last commit.all_tests_passed_c86f5a536072da82a73024ccd640efc11e1ce3d3Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21Fix bug in Linux current_process_memory_usage() where we weren't taking the f...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21map_handle cache now looks to be working well.all_tests_passed_2917dc7799bc3be9c3fef406ccde21a273aeaffcNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-21Reimplemented current_process_memory_usage() for Linux so it's a lot faster f...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-20Merge branch 'develop' of github.com:ned14/llfio into developNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-20Using the new bitwise tries algorithm in QuickCppLib, implement map_handle ca...Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-20Fix utils::current_process_memory() on Linux which could enter an infinite loop.all_tests_passed_5fc220fb1d39da11c9d41fdd6611e4455cc22ebaNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-20Suppress codecvt warnings in path_view on GCC.Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2021-08-19On POSIX stop map_handle::commit() calling madvise() on non-file backed alloc...all_tests_passed_044418de759c225ec72e43e6fe74ce2a5ab0fdafNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)