Releases: mathworks/llfs
Releases · mathworks/llfs
v0.43.3 - Fix compiler version issue.
Tastolfi/docker image gcc 12 (#198) * Extend PageCache ExternalAllocation API; fix bug with IoRingPageFileDevice when using dynamic file sizing. * Fix hard-coded direct IO block size/align. * Build binaries in release job. * Use local cache remote in release job. * Fix docker image (gcc 12). * Try to fix pipeline. * wip * wip * wip * Update pipeline docker image. * fix * hide output from conan-local-cache-server-config.sh * Don't pass cache conan remote vars to pipeline in yml.
v0.43.2 - Optimize release pipeline by using local cache server
Optimize release job. (#197) * Extend PageCache ExternalAllocation API; fix bug with IoRingPageFileDevice when using dynamic file sizing. * Fix hard-coded direct IO block size/align. * Build binaries in release job. * Use local cache remote in release job.
v0.43.1 - Page Cache Overcommit; new metrics; bug fixes
Fix for release job in pipeline.
v0.43.0 - Page Cache Overcommit; new metrics; bug fixes
release-0.43.0 Extend PageCache ExternalAllocation API; fix bug with IoRingPageFileD…
v0.42.0 - New cache replacement, Bloom filter, Sharded views and Paired page devices
release-0.42.0 Upgrade dependencies to latest versions; merge kv-bakeoff changes. (#…
v0.41.0 - PageView::get_keys fixes, StorageSimulation enhancements
release-0.41.0 Fixes SECURITY.md link (#175)
v0.40.0 - StableStringStore; PageView::get_keys
Add PageView get_keys function; Introduce StableStringStore (#174) * Initial commit * Fixed submodule issue * Addressed first set of feedback
v0.39.1 - Compatibility bug fixes, added xxHash for better Bloom Filters
release-0.39.1 Switch to xxHash for Bloom filters; add convenience overload for trac…
v0.39.0
Optimizations to PageRecycler (maintain cache of which pages have no outgoing refs to trace)
v0.38.0 - Better PageAllocator diagnostics
release-0.38.0 Fixes for #168, #167, #166, #165. (#169)