Commit Graph

6 Commits

Author SHA1 Message Date
David Anderson 67ef958be1 - scheduler: estimate peak FLOPS of anon platform app versions
based on CPU and GPU usage (or, if missing, 1 CPU).
    Previously we were using the user-supplied <flops> element,
    and if it was missing all hell broke loose.
- client: free malloced items on exit

svn path=/trunk/boinc/; revision=21775
2010-06-18 22:21:36 +00:00
David Anderson 5453185a1f - client: delete messages on exit
svn path=/trunk/boinc/; revision=21463
2010-05-11 20:18:57 +00:00
David Anderson b8df52bc8a - client: temporarily enable logic that deallocates memory on exit,
so that we can look for memory leaks.
- client: enable bandwidth quota limit only if both
    #MB and #days are nonzero.
- scheduler: when resending work, don't send more than
    client is requesting
- scheduler: restore Cobblestone factor to 100

svn path=/trunk/boinc/; revision=21460
2010-05-11 19:50:14 +00:00
Rom Walton 9cb3e6ffc7 - client & lib: bring header inclusion up-to-date for the CC to begin
hunting down a memory leak.
        
    client/
        <Various Files>
    lib/
        <Various Files>

svn path=/trunk/boinc/; revision=21457
2010-05-11 19:10:29 +00:00
Rom Walton e14e1cad34 - Remove BOINC_RCSID tags from source files, we are doing branching and tagging
properly.
        
    <Various Files>

svn path=/trunk/boinc/; revision=20873
2010-03-12 16:51:57 +00:00
David Anderson 98cfb8d3b0 - rename .C files to .cpp so that Doxygen will work
svn path=/trunk/boinc/; revision=16069
2008-09-26 18:20:24 +00:00