Skip to content

Releases: flyingcircusio/backy-extract

FUSE: Write-back dirty page cache

08 Dec 19:07

Choose a tag to compare

Performance optimizations

- Drop Mmap for backend store reading. Reading from memory-mapped files
  causes lots of small IOs.
- Drop jemalloc. In 2021 the standard allocator is quite decent.
- Write back to the restore device with only a single thread. We expect
  the underlying file system to process open write requests
  concurrently.

1.0.0

19 May 08:09

Choose a tag to compare

Stable release! :-) Improved cache handling, many bugfixes.

0.3.2

04 May 13:24

Choose a tag to compare

Fix FUSE read errors

Documentation improvements

09 Dec 09:31

Choose a tag to compare

0.3.1

Update dependencies

FUSE driver

07 Dec 11:58

Choose a tag to compare

0.3.0

Release 0.3.0

Initial release

11 Feb 13:46

Choose a tag to compare

0.2.0

Release 0.2.0