BEES is a btrfs deduplication tool
Bees is a block-oriented userspace deduplication agent designed for large btrfs filesystems. It is an offline dedupe combined with an incremental data scan capability to minimize time data spends on disk from write to dedupe.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / bees
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout filesystems/bees && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
avoid-swap.patch | 0000000600 600 Bytes | |
bees.changes | 0000003951 3.86 KB | |
bees.spec | 0000002417 2.36 KB | |
v0.9.3.tar.gz | 0000177265 173 KB |
Revision 24 (latest revision is 29)
Dirk Mueller (dirkmueller)
committed
(revision 24)
- update to 0.9.3: * roots: don't share a RootFetcher between threads * seeker: fix the test for ILP32 platforms * reduce memory usage with long-running work items * allow BtrfsIoctlLogicalInoArgs to be reused, remove virtual methods * create a Pool of BtrfsIoctlLogicalInoArgs objects - add avoid-swap.patch to fix build with gcc 13
Comments 0