-
chevron_right
Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster
news.movim.eu / Phoronix • 15 June 2026
-
rss_feed
add Followpeople 277 subscribers • Linux Hardware Reviews, Open-Source Benchmarks & Linux Performance
Reading /proc/filesystems for obtaining a list of file-systems supported by the running kernel is done frequently on Linux. Namely due to being read by the SELinux library (libselinux), reading of /proc/filesystems is done more often than one would typically expect and now the Linux 7.2 kernel is optimizing for it to yield much better performance...