mirror of https://github.com/BOINC/boinc.git
e009537167
the cost of computing the md5 sums becomes expensive. Inserted a simple caching mechanism into the utility function process_wu_template(). For a given filename FILENAME, this looks for a file called FILENAME.md5, which contains the md5sum and length. If the file exists, these values are used. If not, such a file is created. Since (I think) David is planning to have a database for files, this mechanism will eventually be obsolete. Right now it disabled by default. Use -DBOINC_CACHE_MD5 to enable it. svn path=/trunk/boinc/; revision=4965 |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.am | ||
add | ||
backend_lib.C | ||
backend_lib.h | ||
create_work.C | ||
db_query | ||
dbcheck_files_exist | ||
dir_hier_move.C | ||
dir_hier_path.C | ||
grep_logs | ||
hr_db_convert.C | ||
make_project | ||
parse_config | ||
process_result_template.C | ||
project.xml | ||
sign_executable.C | ||
update_versions | ||
upgrade | ||
watch_tcp | ||
xadd |