author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 17 May 2007 08:44:06 +0000 (08:44 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 17 May 2007 08:44:06 +0000 (08:44 +0000) | ||
commit | 262f7464fbd838081c85097854afb5ce56e54418 | |
tree | aedb2dd8c25b933a288af89030e1a860e8920456 | tree | snapshot |
parent | 2c58f2bdfc795af8d121db788f6f5267ff3cd1f0 | commit | diff |
added posix_fadvise support (untested) ... this should help performance by
stopping read-ahead and droping buffer cache for all rrd data except the
file header portion. Newly created files are fdsynced to disk and released
from cache after creation, to soften the blow on buffer cache by creating
new rrds.
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1062 a5681a0c-68f1-0310-ab6d-d61299d08faa
stopping read-ahead and droping buffer cache for all rrd data except the
file header portion. Newly created files are fdsynced to disk and released
from cache after creation, to soften the blow on buffer cache by creating
new rrds.
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@1062 a5681a0c-68f1-0310-ab6d-d61299d08faa