Linux 4.2 Advertises GFS2 Performance Improvements

Written by Michael Larabel in Linux Kernel on 27 June 2015 at 08:00 AM EDT. Add A Comment
LINUX KERNEL
For those using the Global File System 2 (GFS2) for Linux clusters, the Linux 4.2 kernel is slated to offer better performance.

Bob Peterson on Friday sent in the GFS2 pull request for Linux 4.2. Aside from fixes and improvements to quotas on GFS2, there are performance improvements as well as support for rename2 and RENAME_EXCHANGE on this file-system. The performance improvements come from trying to avoid the glock lru_list being a bottleneck, avoiding unnecessary buffer head releases, and using the average glock round trip time from all CPUs.

More details via the pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week