]> git.itanic.dy.fi Git - rrdd/commit
rrdtool_draw_image: Draw images in parallel
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 15 Apr 2012 18:20:35 +0000 (21:20 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 15 Apr 2012 18:20:35 +0000 (21:20 +0300)
commit818d450b6da95673bbb80335150516de24d4b575
tree084507c60190d2e6d8cec8c6429f93bb85188ff0
parentfaf57fcbdb3e835602b4e58067b2abd9145ced29
rrdtool_draw_image: Draw images in parallel

Use the do_fork_limited() to draw images in parallel while avoiding to
draw too many images at the same time.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
rrdtool.c