from small one page howto to huge articles all in one place
 

search text in:




Other .linuxhowtos.org sites: www.linuxhowtos.org
toolsntoys.linuxhowtos.org



Last additions:
How to make X listen on port 6000

How to make X listen on port 6000

words:

34

views:

72111

userrating:

average rating: 1.2 (8 votes) (1=very good 6=terrible)


May, 25th 2007:
April, 26th 2007:
Apr, 10th. 2007:
Druckversion . pdf icon
You are here: Portage


Details of sys-fs/bees:

Description: Best-Effort Extent-Same, a btrfs dedup agent
Homepage:
https://github.com/Zygo/bees

available versions:

releasesalphaamd64armhppaia64mipsppcppc64ppc macoss390shsparcx86USE-Flagsdependenciesebuild warnings
bees-9999 -------------none
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
WARNING: Kernel versions lower than 5.7 are no longer really supported by
bees. While there should be no unexpected data loss, you may experience
severe slowdowns or even system lockups.
Bees recommends running the latest current kernel for performance and
show
bees-0.11_rc3 -------------none
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
WARNING: Kernel versions lower than 5.7 are no longer really supported by
bees. While there should be no unexpected data loss, you may experience
severe slowdowns or even system lockups.
Bees recommends running the latest current kernel for performance and
show
bees-0.10-r1 -------------none
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
Bees recommends running the latest current kernel for performance and
show
bees-0.10 -------------
show
With kernel versions below 4.11, bees may severely degrade system performance
and responsiveness. Especially, the kernel may deadlock while bees is
running, it's recommended to run at least kernel 4.11.
With kernel versions below 4.14.29, bees may generate a lot of bogus WARN_ON()
messages in the kernel log. These messages can be ignored and this is fixed
with more recent kernels:
# WARNING: CPU: 3 PID: 18172 at fs/btrfs/backref.c:1391 find_parent_nodes+0xc41/0x14e0
With kernel versions below 5.4.96 and 5.7, the kernel may hold file system
locks for a long time while at the same time CPU usage increases when bees is
operating. bees tries to avoid this behavior by excluding very common extents
from deduplication. This has only a minimal impact on dedupe effectiveness.
IMPORTANT: With kernel versions below 5.1.0, you may experience data corruption
due to bees using compression in btrfs. You are adviced to use a chronologically
later kernel, that includes older LTS versions released after 5.0.4:
Fixed in: 5.1+, 5.0.4+, 4.19.31+, 4.14.108+, 4.9.165+, 4.4.177+, 3.18.137+
# commit 8e92821 btrfs: fix corruption reading shared and compressed extents after hole punching
With kernel versions below 5.4.19, bees may trigger a btrfs bug when running
btrfs-balance in parallel. This may lead to meta-data corruption in the worst
case. Especially, kernels 5.1.21 and 5.2.21 should be avoided. Kernels 5.0.x
after 5.0.21 should be safe. In the best case, affected kernels may force
the device RO without writing corrupted meta-data. More details:
https://github.com/Zygo/bees/blob/master/docs/btrfs-kernel.md
With kernel versions 5.15.107 or later, there is a memory fragmentation
issue with LOGICAL_INO which can lead to cache thrashing and cause IO
latency spikes. This version ships with a work-around at the cost of not
handling highly duplicated filesystems that well. More details:
https://github.com/Zygo/bees/issues/260
Bees recommends running the latest current kernel for performance and
show
Legend:
+ stable
~ testing
- not available
some ebuild warning depend on specific use-flags or architectures, all ebuild-warnings are shown.


back



Support us on Content Nation

New Packages

- as rdf newsfeed
- as rss newsfeed
- as Atom newsfeed
2025-02-05
aws - 25.1.0
Ebuild name:

dev-ada/aws-25.1.0

Description

A complete Web development framework

Added to portage

2025-02-05

binutils - 2.44
Ebuild name:

sys-devel/binutils-2.44

Description

Tools necessary to build programs

Added to portage

2025-02-05

binutils - 2.44.9999
Ebuild name:

sys-devel/binutils-2.44.9999

Description

Tools necessary to build programs

Added to portage

2025-02-05

diffutils - 3.11
Ebuild name:

sys-apps/diffutils-3.11

Description

Tools to make diffs and compare files

Added to portage

2025-02-05

dtrace - 2.0.2
Ebuild name:

dev-debug/dtrace-2.0.2

Description

Dynamic BPF-based system-wide tracing tool

Added to portage

2025-02-05

installkernel - 51-r1
Ebuild name:

sys-kernel/installkernel-51-r1

Description

Gentoo fork of installkernel script from debianutils

Added to portage

2025-02-05

libffi - 3.4.6-r3
Ebuild name:

dev-libs/libffi-3.4.6-r3

Description

Portable, high level programming interface to various calling conventions

Added to portage

2025-02-05

linux-headers - 6.13
Ebuild name:

sys-kernel/linux-headers-6.13

Description

Added to portage

2025-02-05

mawk - 1.3.4_p20250131
Ebuild name:

sys-apps/mawk-1.3.4_p20250131

Description

An (often faster than gawk) awk-interpreter

Added to portage

2025-02-05

mesa_clc - 9999
Ebuild name:

dev-util/mesa_clc-9999

Description

mesa_clc tool used for building OpenCL C to SPIR-V

Added to portage

2025-02-05

pyside - 6.8.2-r1
Ebuild name:

dev-python/pyside-6.8.2-r1

Description

Python bindings for the Qt framework

Added to portage

2025-02-05

strace - 6.13
Ebuild name:

dev-debug/strace-6.13

Description

Useful diagnostic, instructional, and debugging tool

Added to portage

2025-02-05

wsjtx - 2.7.0_rc8
Ebuild name:

media-radio/wsjtx-2.7.0_rc8

Description

Weak signal ham radio communication

Added to portage

2025-02-05

2025-02-04
aiosqlite - 0.21.0
Ebuild name:

dev-python/aiosqlite-0.21.0

Description

asyncio bridge to the standard sqlite3 module

Added to portage

2025-02-04

aspell-az - 0.02.0-r1
Ebuild name:

app-dicts/aspell-az-0.02.0-r1

Description

Aspell () language dictionary

Added to portage

2025-02-04

awscli - 1.37.12
Ebuild name:

app-admin/awscli-1.37.12

Description

Universal Command Line Environment for AWS

Added to portage

2025-02-04

bazel-buildtools - 8.0.2
Ebuild name:

dev-build/bazel-buildtools-8.0.2

Description

Tools for working with Google's Bazel BUILD files.

Added to portage

2025-02-04

blueman - 2.4.4
Ebuild name:

net-wireless/blueman-2.4.4

Description

Simple and intuitive GTK+ Bluetooth Manager

Added to portage

2025-02-04

boto3 - 1.36.12
Ebuild name:

dev-python/boto3-1.36.12

Description

The AWS SDK for Python

Added to portage

2025-02-04

botocore - 1.36.12
Ebuild name:

dev-python/botocore-1.36.12

Description

Low-level, data-driven core of boto 3

Added to portage

2025-02-04

devcontainer - 0.73.0
Ebuild name:

app-containers/devcontainer-0.73.0

Description

Reference implementation of the Development Containers specifica

Added to portage

2025-02-04

discord - 0.0.83
Ebuild name:

net-im/discord-0.0.83

Description

All-in-one voice and text chat for gamers

Added to portage

2025-02-04

dotnet-runtime-nugets - 8.0.12
Ebuild name:

dev-dotnet/dotnet-runtime-nugets-8.0.12

Description

.NET runtime nugets

Added to portage

2025-02-04

dotnet-runtime-nugets - 9.0.1
Ebuild name:

dev-dotnet/dotnet-runtime-nugets-9.0.1

Description

.NET runtime nugets

Added to portage

2025-02-04

dotnet-sdk-bin - 9.0.102-r1
Ebuild name:

dev-dotnet/dotnet-sdk-bin-9.0.102-r1

Description

.NET is a free, cross-platform, open-source developer platform

Added to portage

2025-02-04

firefox - 128.7.0
Ebuild name:

www-client/firefox-128.7.0

Description

Firefox Web Browser

Added to portage

2025-02-04

firefox - 135.0
Ebuild name:

www-client/firefox-135.0

Description

Firefox Web Browser

Added to portage

2025-02-04

firefox-bin - 128.7.0
Ebuild name:

www-client/firefox-bin-128.7.0

Description

Firefox Web Browser

Added to portage

2025-02-04

hypothesis - 6.125.1
Ebuild name:

dev-python/hypothesis-6.125.1

Description

A library for property based testing

Added to portage

2025-02-04

id3lib - 3.8.3-r11
Ebuild name:

media-libs/id3lib-3.8.3-r11

Description

Id3 library for C/C++

Added to portage

2025-02-04

jupyter-events - 0.12.0
Ebuild name:

dev-python/jupyter-events-0.12.0

Description

Jupyter Event System library

Added to portage

2025-02-04

klayout - 0.29.11
Ebuild name:

sci-electronics/klayout-0.29.11

Description

Viewer and editor for GDS and OASIS integrated circuit layouts

Added to portage

2025-02-04

knot - 3.4.4
Ebuild name:

net-dns/knot-3.4.4

Description

High-performance authoritative-only DNS server

Added to portage

2025-02-04

kwave - 24.12.1-r1
Ebuild name:

kde-apps/kwave-24.12.1-r1

Description

Sound editor built on KDE Frameworks that can edit many types of audio fi

Added to portage

2025-02-04

libadalang-tools - 25.0.0
Ebuild name:

dev-ada/libadalang-tools-25.0.0

Description

Libadalang-based tools gnatpp, gnatmetric and gnatstub

Added to portage

2025-02-04

libtmux - 0.42.0
Ebuild name:

dev-python/libtmux-0.42.0

Description

Typed library that provides an ORM wrapper for tmux, a terminal multiplex

Added to portage

2025-02-04

marshmallow - 3.26.1
Ebuild name:

dev-python/marshmallow-3.26.1

Description

A library for converting to and from native Python datatypes

Added to portage

2025-02-04

mkdocs-material - 9.6.2
Ebuild name:

dev-python/mkdocs-material-9.6.2

Description

A Material Design theme for MkDocs

Added to portage

2025-02-04

mkdocstrings - 0.28.0
Ebuild name:

dev-python/mkdocstrings-0.28.0

Description

Automatic documentation from sources, for MkDocs

Added to portage

2025-02-04

mkdocstrings-python - 1.14.3
Ebuild name:

dev-python/mkdocstrings-python-1.14.3

Description

Python handler for dev-python/mkdocstrings

Added to portage

2025-02-04

netdata-go-plugin - 1.47.5
Ebuild name:

net-analyzer/netdata-go-plugin-1.47.5

Description

Netdata plugin for collectors written in Go

Added to portage

2025-02-04

nuitka - 2.6.3
Ebuild name:

dev-python/nuitka-2.6.3

Description

Python to native compiler

Added to portage

2025-02-04

orderly-set - 5.3.0
Ebuild name:

dev-python/orderly-set-5.3.0

Description

A package containing multiple implementations of Ordered Set

Added to portage

2025-02-04

paramiko - 3.5.1
Ebuild name:

dev-python/paramiko-3.5.1

Description

SSH2 protocol library

Added to portage

2025-02-04

reportlab - 4.3.0
Ebuild name:

dev-python/reportlab-4.3.0

Description

Tools for generating printable PDF documents from any data source

Added to portage

2025-02-04

rtslib-fb - 2.2.2
Ebuild name:

dev-python/rtslib-fb-2.2.2

Description

A Python object API for managing the Linux LIO kernel target

Added to portage

2025-02-04

rust-mode - 1.0.5
Ebuild name:

app-emacs/rust-mode-1.0.5

Description

A major emacs mode for editing Rust source code

Added to portage

2025-02-04

rust-mode - 1.0.6
Ebuild name:

app-emacs/rust-mode-1.0.6

Description

A major emacs mode for editing Rust source code

Added to portage

2025-02-04

sourcegit - 2025.03
Ebuild name:

dev-vcs/sourcegit-2025.03

Description

Open Source Git GUI client using .NET AvaloniaUI

Added to portage

2025-02-04

sqlglot - 26.4.1
Ebuild name:

dev-python/sqlglot-26.4.1

Description

An easily customizable SQL parser and transpiler

Added to portage

2025-02-04

telegram-desktop - 5.10.7
Ebuild name:

net-im/telegram-desktop-5.10.7

Description

Official desktop client for Telegram

Added to portage

2025-02-04

transient - 0.8.4
Ebuild name:

app-emacs/transient-0.8.4

Description

Transient commands abstraction for GNU Emacs

Added to portage

2025-02-04

unixcw - 3.6.1-r1
Ebuild name:

media-radio/unixcw-3.6.1-r1

Description

Collection of programs that fit together to form a morse code tutor pro

Added to portage

2025-02-04

uv - 0.5.27
Ebuild name:

dev-python/uv-0.5.27

Description

A Python package installer and resolver, written in Rust

Added to portage

2025-02-04

webtest - 3.0.4
Ebuild name:

dev-python/webtest-3.0.4

Description

Helper to test WSGI applications

Added to portage

2025-02-04

xfce4-panel - 4.20.3
Ebuild name:

xfce-base/xfce4-panel-4.20.3

Description

Panel for the Xfce desktop environment

Added to portage

2025-02-04

rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 27.2 ms