CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/12/01 05:55:28

Modified files:
        net/rrdtool    : Makefile 

Log message:
enable mmap in rrdtool; earlier versions of rrdtool just used it for
updates and used file io for other things, but it seems that was changed
sometime around 1.3-ish, which makes it less scary for non-UBC

with this, i see much lower cpu spin%, at least when used with rrdcached,
and haven't noticed any problems with a fairly busy librenms

while there, use -flto on lld archs, except on archs where we usually
have problems with it

Reply via email to