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 | 54afb462a19d38d72af948560ac99bdeda4349dd | |
tree | f8f1db68739514b318210c8b31d9aad83701df70 | tree | snapshot |
parent | d22f8f220c91cd3f6c8c04f6a0bd4fd0ab1e8c85 | 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@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@1760 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_hw.c | diff | blob | history | |
program/src/rrd_open.c | diff | blob | history |