Releases: ned14/llfio
All tests passed 044418de759c225ec72e43e6fe74ce2a5ab0fdaf
On POSIX stop map_handle::commit() calling madvise() on non-file backed allocations.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 41861766afcbfb412fc6b01a3ac794878dfcb7c5
Have `process_cpu_usage` be zero initialised on default construction.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 62f7b92749fdfe55b86236f0ff32b376004f3555
Try once again on passing CI on Mac.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed d867bd612097979ca40b07852abbf7332538ab98
Fix potential write outside of array in dynamic_thread_pool_group's native Linux implementation.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed f6dd9743a94462472a4a06638b844046b5c71d8d
Looks like libstdc++-10 still confuses clang, so disabling on CI.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed bfef269358716de18c7beab08b22c15e3654c5f7
Fix an earlier fix to algorithm::traverse, where the earlier fix was obviously broken.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed a93b8521afb5d858f423de7accdc6d9d4504e7cb
Fix preceding commit.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed aaac3b0b28c271a258902e16389a0e71c8fb074d
No longer have path_handle identify itself as a directory, but instead as a path. directory_handle now identifies itself as both a path and a directory. In algorithm/summarize, if fed not a directory_handle, clone a directory handle from the input.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed b1a36308e99c5477fc3791de6f9fff993099c69f
Fix bug in algorithm::traverse where if we fail to create a thread, the exception throw does not cancel and join the existing threads, thus causing std::terminate to be invoked.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below:
All tests passed 757e61cff598e9ebd6a72008b427450e104fbe7f
Fix process termination in mapped_file_handle caused by throw of exception in a noexcept function.
Prebuilt binaries with development headers and documentation for common platforms are in Assets below: