On Wed, Jul 17, 2013 at 6:29 PM, Hilton Gibson <[email protected]> wrote: > Perhaps I should explain why I choose weekly for filter-media. > It was daily but it caused high cpu loads, so I moved it to weekly on the > weekend during quiet study times.
Why not simply run it with a lower disk access priority instead: ionice -c 3 /home/dspace/bin/dspace filter-media The daily jobs are supposed to run at night, anyway. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
