#f2fs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #f2fs, aggregated by home.social.
-
F2FS - Structure needs cleaning #f2fs
-
@quixoticgeek @DrHyde I was wondering for years why they do not use #f2fs by default. I also try to use readonly root-fs if possible.
-
I installed Arch Linux onto a 128 GB USB stick. You may think "So, what?" but this has been incredibly useful.
I can use this system to do all sorts of data migration shenanigans and it will remember all my settings. Whenever I need access to the data on a different machine, I just plug it in.
Everyone should have one. 💾
-
also, decided against using #f2fs for anything for mmm let's say another 5 years, I'll check in on it in 2030
-
#Bcachefs #Btrfs #EXT4 #F2FS & #XFS #FileSystem Performance On Linux 6.15.
When taking the geometric mean of all the file-systems tested, XFS was by far the fastest with this testing on #Linux 6.15 and using a Crucial T705 #NVMe PCIe 5.0 SSD. With each file-system at its defaults, XFS was 20% faster than F2FS as the next fastest file-system. EXT4 and Btrfs meanwhile were tied for third. Bcachefs out-of-the-box on this PCIe 5 SSD was in a distant last place on Linux 6.15 Git.
-
It sucks #F2FS trigger fsck during boot time if you upgrade your kernel version.
This has happened to me multiple times during the last 5 years.
I guess the solution is going back to ext4.
-
#F2FS Inline Tail Allows For Saving Space On Small Files & Reducing I/O
-
I’m currently in the process of moving all my #raspberrypi to #uefi and a #LUKS encrypted main partition with #f2fs.
Was a really interesting project and I learned a lot.
All of them are running #NixOS. It’s really nice that I can just build the whole thing on another system, restore the data and then just swap the SD cards. -
#Linux #F2FS Preparing To Land Async Buffered Write Support
https://www.phoronix.com/news/F2FS-Async-Buffered-Writes
Original tweet : https://twitter.com/phoronix/status/1670874438777073667
-
#F2FS & #Btrfs Enjoy Some Nice Improvements With #Linux 6.4
https://www.phoronix.com/news/Btrfs-F2FS-Linux-6.4
Original tweet : https://twitter.com/phoronix/status/1651010896762748929
-
#F2FS Brings Minor Improvements With #Linux 6.3
https://www.phoronix.com/news/Linux-6.3-F2FS
Original tweet : https://twitter.com/phoronix/status/1630569375085338625
-
#partitionmanager now supports setting F2FS labels:
https://invent.kde.org/system/kpmcore/-/commit/b3fb2064b7a9160d69032d1ef4c8be8e7f09a71c
This means you'll need to use non-ancient f2fs-tools package (f2fslabel command was added at some time in 2021)
-
#F2FS With #Linux 6.2 Lands Atomic Replace, Per-Block Age-Based Extent Cache
https://www.phoronix.com/news/Linux-6.2-F2FS
Original tweet : https://twitter.com/phoronix/status/1603335884170203136
-
Some highlights from a #F2FS merge for #Linux #kernel 6.2:
https://git.kernel.org/torvalds/c/041fae9c105ae342a4245cf1e0dc56a23fbb9d3c #LinuxKernel```In this round, we've added two features: F2FS_IOC_START_ATOMIC_REPLACE and a per-block age-based extent cache.
F2FS_IOC_START_ATOMIC_REPLACE […] guarantees a per-file atomicity […] more efficient […]
The per-block age-based extent cache […] keeps the per-block age in a file, so that block allocator could split the hot and cold data blocks more accurately.``` -
#XFS & #F2FS Changes Are Tame For #Linux 6.1
https://www.phoronix.com/news/Linux-6.1-XFS-F2FS
Original tweet : https://twitter.com/phoronix/status/1581583363986444289
-
#F2FS Preparing Support For Atomic Replace
https://www.phoronix.com/news/F2FS-Atomic-Replace-Coming
Original tweet : https://twitter.com/phoronix/status/1575209792850694144
-
Found a few more or less bad #benchmarks about #NILFS2 / #F2FS on #SMR drives vs #btrfs. Is anyone actually using those? How's small file update performance? #ext4 performance is a few files ( \< 5) per second, and that's really bad. #linux #filesystem #storage #blockdevice -
Теперь Calculate Linux будет отлично работать после установки на SD-карты и флэш-накопители. Проверьте производительность, выбрав #F2FS!
-
Als #pinephone Distrohopper bin ich zum ersten mal bei #postmarketos und muss sagen, bin schwer begeistert. Sehr stabil und manuelle install erlaubt ein sehr individuelles setup. habe #phosh #fde und #f2fs gewählt
-
Now running #DanctNIXMobile with #fde and #plasmamobile on #f2fs. Survived reboot after pacman -Syu. Only APN trouble, blazingly fast. I am really happy with this one. And finally a screenshot-tool
-
@federico3 Interestingly I was just looking into #F2FS for use on #RaspberryPi! Seems it would be a nice fit for #MicroSD roots. Or even other modern SSDs where #ZFS isn't suitable.