• Ph chevron_right

      Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster

      news.movim.eu / Phoronix • 14:33

    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...