Skip to content

Releases: mathworks/llfs

v0.43.3 - Fix compiler version issue.

07 Jan 22:34
4888fea

Choose a tag to compare

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

07 Jan 14:40
dd4437a

Choose a tag to compare

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

07 Jan 14:27
13a1143

Choose a tag to compare

v0.43.0 - Page Cache Overcommit; new metrics; bug fixes

06 Jan 22:38
a462616

Choose a tag to compare

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

24 Sep 13:05
dab0b01

Choose a tag to compare

release-0.42.0

Upgrade dependencies to latest versions; merge kv-bakeoff changes. (#…

v0.41.0 - PageView::get_keys fixes, StorageSimulation enhancements

06 Dec 16:22
0c8d97b

Choose a tag to compare

release-0.41.0

Fixes SECURITY.md link (#175)

v0.40.0 - StableStringStore; PageView::get_keys

26 Nov 17:00
0b8f56d

Choose a tag to compare

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

14 Nov 19:21
92009a6

Choose a tag to compare

release-0.39.1

Switch to xxHash for Bloom filters; add convenience overload for trac…

v0.39.0

06 Nov 11:28
1b79ed7

Choose a tag to compare

Optimizations to PageRecycler (maintain cache of which pages have no outgoing refs to trace)

v0.38.0 - Better PageAllocator diagnostics

13 Sep 19:58
d7aa4b1

Choose a tag to compare

release-0.38.0

Fixes for #168, #167, #166, #165. (#169)