author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 21 Mar 2009 09:53:30 +0000 (09:53 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sat, 21 Mar 2009 09:53:30 +0000 (09:53 +0000) | ||
commit | da01610763dd87294ae64a909093b41434cf50a4 | |
tree | c54d46dfbb62e576ad71226d2379eb4b0f26457f | tree | snapshot |
parent | 4493487acbf098efd1aa166fc8ab05fce968dbe0 | commit | diff |
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
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
src/rrd_hw.c | diff | blob | history | |
src/rrd_open.c | diff | blob | history |