automorphism88

Results 14 comments of automorphism88

> I was wondering why the compression level is capped at 15 for zstd. They actually go up to 22 (when `ultra` is on). > > Would be nice to...

LTO works for me, but I am using gcc (9.1) and have not tested LTO with clang.

> 2. `stat -c %i $PATH` can't figure out the subvolume ID, but `btrfs ins rootid $PATH` can. `stat` can also report the fstype for the path. bees needs a...

>I don't really write the distro integration scripts, I just pull them. Usually when I try to edit them, I break them. I wouldn't consider this a distro integration script...

> I'm the maintainer of the Gentoo ebuild. @Zygo if you don't mind I come up with a suggestion, maybe also fixing the other problems mentioned here. I'm the one...

> OK, so send had _two_ bugs after all. Are you willing to report this to the linux-btrfs mailing list? I've never posted to the mailing list before but I'm...

https://bugzilla.kernel.org/show_bug.cgi?id=203933

> Chrome/ium uses clangs -fwhole-program-vtables for performance boost amongst other things, > "Skia contains SSE and AVX optimized rendering routines which are written using Clang only vector extensions." From Honza...

If this change were implemented, I'd have to add a bunch more `# shellcheck disable` lines in my scripts. I think it's relatively common to have a variable that should...

I'm using btrfs-progs 5.7 at the moment. But I didn't actually test it thoroughly enough to know whether the absence of devid 1 was the key factor. This particular filesystem...