this post was submitted on 03 Nov 2023
49 points (93.0% liked)

Linux

56506 readers
547 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
all 12 comments
sorted by: hot top controversial new old
[–] morrowind@lemmy.ml 9 points 2 years ago (4 children)

That startup time test seems a little sus for BTRFS

[–] ProtonBadger@kbin.social 4 points 2 years ago* (last edited 2 years ago)

Yes, it seems like there could be a weakness there, unless it's just a fluke. The test has a background I/O load designed to stress BFQ I/O.

[–] Chewy7324@discuss.tchncs.de 3 points 2 years ago

Yes, I'm surprised it is so bad considering btrfs was close to the other fs on most benchmarks.

[–] piexil@lemmy.world 2 points 2 years ago

It's not just startup time, it's startup time with heavy background I/O

[–] drwho@beehaw.org 1 points 2 years ago

Very much so.

[–] Spore@lemmy.ml 2 points 2 years ago (1 children)

Kent just made a reply on this.

TL;DR: Fast on his machine. The reason of the difference is unclear though.

[–] wiki_me@lemmy.ml 1 points 2 years ago

Would help if they have a repo with a test suite anyone can run, like in science making it easy to reproduce results.

[–] autotldr@lemmings.world 0 points 2 years ago (1 children)

This is the best summary I could come up with:


Bcachefs has long been in development by Kent Overstreet as a new open-source file-system born out of the Linux kernel's block cache code.

For about a decade now it's been in the works as a modern copy-on-write file-system with aims to compete with the likes of Btrfs and ZFS.

After it was merged I built a fresh Linux Git build with the Bcachefs file-system driver enabled.

I tried a few different combinations like with different partition setups and other options, but ultimately was stuck with this "numerical out of range" errors each time regardless of what I tried.

If there is sufficient interest from readers, as follow-up articles may be multi-disk testing and looking at other advanced features of Bcachefs.

But for today's article and just getting an idea where this experimental file-system is currently at, it was a single disk and testing defaults for some sane representation.


The original article contains 563 words, the summary contains 148 words. Saved 74%. I'm a bot and I'm open source!

[–] morrowind@lemmy.ml 5 points 2 years ago

Bot can't detect multi-page articles eh