From: oetiker Date: Sat, 21 Mar 2009 09:53:30 +0000 (+0000) Subject: the call to rrd_flush has appeared when rrd_open was fleshed out. It used to be an... X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=da01610763dd87294ae64a909093b41434cf50a4;hp=da01610763dd87294ae64a909093b41434cf50a4 the call to rrd_flush has appeared when rrd_open was fleshed out. It used to be an fflush call which is something entirely different than the current rrd_flush implementation with fdatasync was ... we can safely drop this and gain performance for holt winters in the process ... -- tobi git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1760 a5681a0c-68f1-0310-ab6d-d61299d08faa ---