boinc/samples/wrapper
David Anderson 317dc915b0 wrapper: let job.xml specify the process priorities of sub-tasks
Add optional <priority>N</priority> to <task> element to job.xml.
Lets you specify the process priority of the task;
in particular, task can run at high priority.
Apparently this is needed to make bitcoin ASIC apps perform well.
2014-10-13 11:35:16 -07:00
..
BuildMacWrapper.sh wrapper: Fix build script and Makefile on Mac 2013-03-04 17:19:38 +01:00
Makefile WRAPPER: Remove the pthread library when building for Android. 2014-04-18 17:09:17 -04:00
Makefile_mac wrapper: Fix build script and Makefile on Mac 2013-03-04 17:19:38 +01:00
job.xml wrapper: log task completion as well as start 2014-04-30 15:36:28 -07:00
regerror.c - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp.c - wrapper: compile fixes for Win 2013-03-04 15:04:51 +01:00
regexp.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_custom.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_int.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_memory.c - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regexp_report.c Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
regmagic.h - wrapper: add source files for a regular expression library 2013-03-04 15:04:51 +01:00
regsub.c - wrapper: compile fixes for Win 2013-03-04 15:04:51 +01:00
wrapper.cpp wrapper: let job.xml specify the process priorities of sub-tasks 2014-10-13 11:35:16 -07:00
wrapper_win.h VBOX/WRAPPER: Introduce versioning information to the two wrappers. It is now compiled into the executable instead of relying on file name. 2014-05-21 13:57:16 -04:00
wrapper_win.rc * Fix version resource information for wrapper and vboxwrapper. 2014-09-08 12:37:15 -04:00