/srv/irclogs.ubuntu.com/2021/07/20/#ubuntu-mirrors.txt

Woofybeanbit of a left field question, reviewing various bits of performance tuning, any modern up to date pointers for tuning directory cache and so on for fast rsync and content listing?02:48
sarnoldWoofybean: the bytes in here are kinda specific to my machine -- 128 gigs ram, and I wanted the filesystem to 'own' the machine: $ cat /etc/modprobe.d/zfs.conf 02:53
sarnoldoptions zfs l2arc_write_boost=1073741824 l2arc_write_max=1073741824 zfs_arc_max=120847181648 zfs_arc_meta_limit_percent=95 zfs_arc_dnode_limit_percent=7502:53
sarnoldthat raises the arc from 64g to 120g, drastically raises the meta limit to 95 of arc, drastically raises the dnode percentage of the meta portion to 75 percent of that02:53
Woofybeanthanks sarnold, I'll give that a test03:05
Woofybeanthis is a 256GB machine, so more than sufficient for caching the directory tree03:05
sarnoldhah I'll say03:06
sarnoldmine was tuned to try to provide good ripgrep speeds over the unpacked archive03:06
sarnoldthe 'normal' archive might have fit in the defaults03:06

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!