El Jue 14 May 2009 16:03:59 David Anderson escribió:
> The scheduler is failing in memory allocation.
> According to my rough calculation,
> this is happening after allocating about 256MB
> given a request that reports 1800 completed jobs.

On my machine, a RESULT is 197560 bytes and a SCHED_RESULT_ITEM is 131664 
bytes. 1800 reported tasks need at least 678MB of memory, plus std::strings 
for every result name (for the acks).
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to