Skip to content

Releases: ned14/llfio

All tests passed 8cec4ff8fcd601b774c0ed882fe869e73d23d136

map handle cache: Fix bug where adding a map to the cache was using the length not the reservation as the size.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 2917dc7799bc3be9c3fef406ccde21a273aeaffc

map_handle cache now looks to be working well.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

All tests passed 5fc220fb1d39da11c9d41fdd6611e4455cc22eba

Fix utils::current_process_memory() on Linux which could enter an infinite loop.

Prebuilt binaries with development headers and documentation for common platforms are in Assets below:

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: