mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=20035
This commit is contained in:
parent
c145a143b1
commit
868c18d2b2
|
@ -10719,8 +10719,9 @@ Charlie 23 Dec 2009
|
||||||
|
|
||||||
David 24 Dec 2009
|
David 24 Dec 2009
|
||||||
- client: divide LTD deltas by ninstances, same as for STD.
|
- client: divide LTD deltas by ninstances, same as for STD.
|
||||||
This is cosmetic - it won't affect work fetch,
|
This will prevent LTD from changing faster than real time,
|
||||||
but it will prevent LTD from changing faster than real time
|
and makes the notion of "overworked" meaningful
|
||||||
|
regardless of ninstances
|
||||||
|
|
||||||
client/
|
client/
|
||||||
work_fetch.cpp
|
work_fetch.cpp
|
||||||
|
|
Loading…
Reference in New Issue