Le 28 sept. 2013 à 11:34, David S Hustace <da...@opennms.com> a écrit :

> 
> On Sep 18, 2013, at 6:57 PM, Fabrice Bacchella <fbacche...@spamcop.net> wrote:
> 
>> I kept FILE as the backend, I agree that NIO is too heavy on memory.
> 
> What symptoms do you have of NIO weightiness?  I've struggled with NIO, too, 
> and just wonder what you are seeing.  Perhaps I missed something in the 
> scroll back on this thread, sorry.

I think the problems is in the read ahead policy on linux, that load page in 
chunk of mega bytes, just for a simple update of a few bytes. When you have a 
lot of rrd collected, it files the memory in a blink and you get too much swap 
in/swap out for real data. Switching from NIO to FILE decreased dramaticaly my 
IO load.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to