Lucas, Take a look at what Thomas wrote here: https://sourceforge.net/apps/trac/robinhood/wiki/TunePipeline
This should give you a better gauge as to what the bottle neck is with RBH. You can send a single kill -HUP on the RBH process and it will reload the configuration while its running. However, I do not believe it can allocate more threads. You will need to stop the process and then start it up. -- Adam Brenner Computer Science, Undergraduate Student Donald Bren School of Information and Computer Sciences Research Computing Support Office of Information Technology http://www.oit.uci.edu/rcs/ University of California, Irvine www.ics.uci.edu/~aebrenne/ [email protected] On Wed, Nov 6, 2013 at 10:11 PM, Lucas <[email protected]> wrote: > Hi, > When I use robinhood to scan file system, I find it hard for me to > determine the exact number of threads to scan file system. Is that possible > robinhood changes its number of threads according to system loading > conditions? And robinhood doesn't have that function yet, how difficult it > would be to add a function like that? > > Best regards, > Lucas > > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and > register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > robinhood-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/robinhood-support > ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ robinhood-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/robinhood-support
