David Anderson
db04adb503
svn path=/trunk/boinc/; revision=17099
2009-02-02 17:29:22 +00:00
David Anderson
b7a2c227ca
- Work fetch / scheduler:
...
There are two mechanisms to prevent the scheduler from
sending jobs that won't finish by their deadline.
Simple mechanism:
The client sends the interval x for which CPUs are projected
to be saturated.
Given a job with estimated duration y,
the scheduler doesn't send it if x + y exceeds the delay bound.
If it does send it, x is incremented by y.
Complex mechanism:
Client sends workload description.
Scheduler does EDF simulation, sees if deadlines are missed.
The only project using this AFAIK is BOINC alpha test.
Neither of these mechanisms takes coprocessors into account,
and as a result jobs could be sent that are doomed to
miss their deadline.
This checkin adds coprocessor awareness to the Simple mechanism.
Changes:
Client:
compute estimated delay (i.e. time until non-saturation)
for coprocessors as well as CPU.
Send them in scheduler request as part of coproc descriptor.
Scheduler:
Keep track of estimated delays separately for different resources
- client: fixed bug that computed CPU estimated delay incorrectly
- client: the work request (req_secs) for a resource is the min
of the project's share and the shortfall.
svn path=/trunk/boinc/; revision=17086
2009-01-30 21:25:24 +00:00
David Anderson
592bf5c17b
- scheduler: get effective RAM sizes and running fraction just once
...
svn path=/trunk/boinc/; revision=17072
2009-01-29 20:42:45 +00:00
David Anderson
fe1f2dd3c4
svn path=/trunk/boinc/; revision=17064
2009-01-29 00:01:54 +00:00
David Anderson
305654d9ff
- converted BOINC web files to new translation format (tra())
...
svn path=/trunk/boinc/; revision=17023
2009-01-26 23:52:27 +00:00
Rom Walton
f1a1b1d568
Update
...
svn path=/trunk/boinc/; revision=16854
2009-01-08 23:39:19 +00:00
Jens Seidler
67284f3209
Localization: BOINC homepage websites language files updated: Spanish(es), Polish(pl), Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=15385
2008-06-11 05:27:38 +00:00
Jens Seidler
91992c16f0
BOINC homepage language files updated: Catalan(ca)
...
svn path=/trunk/boinc/; revision=15353
2008-06-03 05:27:56 +00:00
Jens Seidler
8e7f33eceb
BOINC Manager, distributed web site and homepage language files updated: Chinese simplified(zh_CN), Dutch(nl), Czech(cs)
...
svn path=/trunk/boinc/; revision=15352
2008-06-03 05:26:30 +00:00
David Anderson
1506b42d17
svn path=/trunk/boinc/; revision=15349
2008-06-02 17:24:04 +00:00
David Anderson
edc63eabbb
svn path=/trunk/boinc/; revision=15348
2008-06-02 16:08:42 +00:00
Jens Seidler
d92eedb96a
BOINC Manager, distributed web site and homepage language files updated: Chinese simplified(zh_CN), Spanish(es), Arabic(ar), Hungarien(hu)
...
svn path=/trunk/boinc/; revision=15280
2008-05-23 05:17:31 +00:00
David Anderson
e0f418dbf7
- client: eliminate spurious "unparsed XML" messages
...
Fixes #664 . Rom, please backport to 6.2
- web: convert some tr() to tra() on BOINC web pages
svn path=/trunk/boinc/; revision=15258
2008-05-20 00:11:28 +00:00
Jens Seidler
f1b6234b07
svn path=/trunk/boinc/; revision=15069
2008-04-18 05:10:56 +00:00
Jens Seidler
b5422c3110
svn path=/trunk/boinc/; revision=15056
2008-04-15 18:57:13 +00:00
Jens Seidler
2bb1c00585
svn path=/trunk/boinc/; revision=15055
2008-04-15 18:39:23 +00:00
David Anderson
9fa202d8f0
- client: add coprocessor support: i.e., parse the list of coprocs
...
in <app_version>s from the server,
keep track of the number free of each type of coproc,
and don't run an app that needs more than are available.
(not quite working yet)
svn path=/trunk/boinc/; revision=14992
2008-04-01 15:08:47 +00:00
David Anderson
2cca92f7e8
- compile fix
...
svn path=/trunk/boinc/; revision=14919
2008-03-16 23:36:53 +00:00
David Anderson
32022aa71e
- web: fixed bugs in Bulgarian translation file
...
svn path=/trunk/boinc/; revision=14916
2008-03-14 21:40:18 +00:00
Jens Seidler
5364e1a5d4
Localization: BOINC Manager and BOINC distribued web site language files updated: Japanese(ja), Italian(it), Chinese simplified(zh_CN), Spanish(es)
...
svn path=/trunk/boinc/; revision=14855
2008-03-06 06:50:36 +00:00
David Anderson
ea6b4f1d3a
- web site
...
svn path=/trunk/boinc/; revision=14801
2008-02-26 22:44:33 +00:00
Jens Seidler
642a18d26b
BOINC distributed and homepage website language files updated: Catalan(ca)
...
svn path=/trunk/boinc/; revision=14510
2008-01-09 06:17:32 +00:00
Jens Seidler
3899174501
BOINC distributed and homepage websites and BOINC Manager language files updated: Chinese Simplified(zh_CN), Chinese Traditional(zh_TW), Spanish(es), Catalan(ca), Italian(it)
...
svn path=/trunk/boinc/; revision=14453
2008-01-02 06:26:21 +00:00
David Anderson
481d5dd45b
- compile fixes (remove comma after last element of enum)
...
svn path=/trunk/boinc/; revision=14430
2007-12-21 16:27:38 +00:00
Jens Seidler
73d7277a77
Localization: BOINC distributed and homepage websites, Spanish(es), Catalan(ca), Italian(it)
...
svn path=/trunk/boinc/; revision=14424
2007-12-20 06:30:41 +00:00
Jens Seidler
3bad0ee460
svn path=/trunk/boinc/; revision=14289
2007-11-22 18:42:43 +00:00
Jens Seidler
d8ca586650
Localization: BOINC distributed websites and homepage language translation files Czech(cs), Polish(pl)
...
svn path=/trunk/boinc/; revision=14266
2007-11-20 06:29:21 +00:00
Jens Seidler
73d009b7b7
Localization: BOINC distributed websites and BOINC Manager language updated: Chinese Simplified(zh_CN), Spanish(es)
...
svn path=/trunk/boinc/; revision=13993
2007-10-29 21:34:49 +00:00
David Anderson
1239291e44
- client: add <active_task_state> to <active_task> elements in state file.
...
These are needed by some 3rd-party software that uses
the state file instead of GUI RPCs
svn path=/trunk/boinc/; revision=13921
2007-10-21 20:54:24 +00:00
Jens Seidler
9bdd9619ff
Localization update web: Spanish(es)
...
svn path=/trunk/boinc/; revision=13563
2007-09-10 18:32:47 +00:00
Jens Seidler
8dae734ff9
Localization: BOINC website language files updated: Spanish(es)
...
svn path=/trunk/boinc/; revision=13248
2007-07-31 05:45:37 +00:00
David Anderson
12ed1228d2
- user web: code cleanup related to user creation.
...
Make a single function that creates users and cleanses args.
svn path=/trunk/boinc/; revision=13216
2007-07-25 15:11:14 +00:00
Rytis Slatkevičius
b50174a589
Update Lithuanian translations
...
svn path=/trunk/boinc/; revision=13121
2007-07-08 11:46:06 +00:00
Rytis Slatkevičius
3497ee974e
Fix SVN properties for all translation files.
...
svn path=/trunk/boinc/; revision=13097
2007-07-04 15:28:28 +00:00
Rytis Slatkevičius
71ac323e7c
Convert multiple locales to use UTF-8 instead of custom character sets.
...
svn path=/trunk/boinc/; revision=13095
2007-07-04 11:17:34 +00:00
Jens Seidler
74cb4782fd
Localization: BOINC website language files updated: Spanish(es)
...
svn path=/trunk/boinc/; revision=13094
2007-07-04 05:39:46 +00:00
Rytis Slatkevičius
121265db2f
Updated Lithuanian translation of BOINC website a little.
...
svn path=/trunk/boinc/; revision=13086
2007-07-03 17:40:23 +00:00
Rytis Slatkevičius
6169525e1c
Attempt to convert French translation to UTF-8
...
svn path=/trunk/boinc/; revision=13085
2007-07-03 15:35:05 +00:00
Jens Seidler
f0500debd2
Localization: BOINC website and Manager language files updated: German(de), Czech(cs), Finish(fi)
...
svn path=/trunk/boinc/; revision=12982
2007-06-22 15:10:44 +00:00
Jens Seidler
2c7536c6d0
Localization: BOINC website language files updated: German(de)
...
svn path=/trunk/boinc/; revision=12939
2007-06-15 17:18:43 +00:00
Jens Seidler
28f2d09847
Localization: BOINC website and BOINC Manager language files updated: Polish(po), German(de), Czech(cs)
...
svn path=/trunk/boinc/; revision=12913
2007-06-13 05:36:08 +00:00
Jens Seidler
cbb9e93b76
Localization: BOINC website and BOINC Manager language files updated: Chinese simplified(zh_CN), French(fr)
...
svn path=/trunk/boinc/; revision=12882
2007-06-11 05:15:21 +00:00
Jens Seidler
3d19895d95
Localization: BOINC website and BOINC Manager language files updated: Dutch(nl), Russian(ru), Polish(pl), German(de), Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=12812
2007-06-04 19:34:49 +00:00
Jens Seidler
0693ac4c63
Localization: BOINC website language files updated: Durch(nl)
...
svn path=/trunk/boinc/; revision=12676
2007-05-16 05:22:50 +00:00
Jens Seidler
90e8bb20e2
BOINC homepage language files updated: Chinese simplified(zh_CN), Japanese(ja/ja_JP)
...
svn path=/trunk/boinc/; revision=12647
2007-05-11 04:57:52 +00:00
David Anderson
78807f659c
- scheduler: slight code cleanup prior to adding EDF stuff
...
languages/translations/
en.po
sched/
sched_send.C
server_types.h
svn path=/trunk/boinc/; revision=12631
2007-05-09 17:45:18 +00:00
Jens Seidler
fc8b7de723
Localization: BOINC website language and BOINC Manager files updated: Polish(po), Japanese(ja), German(de)
...
svn path=/trunk/boinc/; revision=12583
2007-05-07 05:45:45 +00:00
Jens Seidler
e88e8758a7
Localization: Web and BOINC survey language files: Polish(pl) Czech(cs)
...
svn path=/trunk/boinc/; revision=12550
2007-05-04 05:55:17 +00:00
Jens Seidler
7c544d06c3
Localization: BOINC survey language file updated: Polish(po)
...
svn path=/trunk/boinc/; revision=12524
2007-05-02 05:25:52 +00:00
David Anderson
3c9f9102e6
David 27 Apr 2007
...
- bug in language_select.php made 'auto' not work,
i.e. its impossible to return to browser settings
after doing a cookie-based language choice
- translation.inc and language_select.php were using $HTTP_SERVER_VARS,
which appears to be deprecated in PHP 5.
Use $_SERVER instead.
- made strings at top of web site translatable
html/
inc/
translation.inc
user/
language_select.php
languages/translations/
en.po
svn path=/trunk/boinc/; revision=12493
2007-04-27 16:27:12 +00:00