cp enabling copy-on-write by default is a _huge_ performance boost for things like "make install"... but only for those using #xfs, #btrfs and perhaps also F2FS.
https://www.phoronix.com/scan.php?page=news_item&px=GNU-Coreutils-9.0
#gnu #linux
 Bernie
Bernie
            cp enabling copy-on-write by default is a _huge_ performance boost for things like "make install"... but only for those using #xfs, #btrfs and perhaps also F2FS.
https://www.phoronix.com/scan.php?page=news_item&px=GNU-Coreutils-9.0
#gnu #linux
 Bernie
Bernie
               
              @kai @benoit I've been using XFS filesystems formatted with the reflink option when it was still experimental. It's been enabled by default on newly formatted filesystems for a few years.
One case where I use it is for making backups of configs before launching a new beta, so I can safely rollback:
cp -a --reflink ~/.config/chromium ~/config/chromium.bak
 Kaito
Kaito
               
              @benoit @codewiz I will link you back to phoronix 😂 https://www.phoronix.com/scan.php?page=news_item&px=XFS-2019-Copy-On-Write-Better
 Benoit
Benoit
               
              @codewiz Wait XFS is CoW? :mindblown: Didn't know that...
Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.
      All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.
 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.
