Commit Graph

108 Commits

Author SHA1 Message Date
David Anderson 1e7e58875a - client: add cmdline options --exit_before_start and --exit_after_finish.
This cause the core client to exit immediately before or after
    running a job,
    letting you examine the contents of the slot directory.
- scheduler: changed max # of CPUs used in daily_result_quota
    limit from 4 to 8, and make it a compile-time parameter
- feeder/scheduler: make the number of work items in shared
    memory configurable (in config.xml).
    The element is <shmem_work_items>
- feeder: make the size of the work item query configurable
    (<feeder_query_size)
- feeder: remove code related to removing infeasible results
    from shared mem.
    This mechanism was never needed,
    and I think a timeout would accomplish the same effect.

client/
    app.C
    app_start.C
    client_state.C,h
    cs_cmdline.C
sched/
    feeder.C
    sched_array.C
    sched_config.C,h
    sched_send.C
    sched_shmem.C,h
    sched_util.C
    show_shmem.C

svn path=/trunk/boinc/; revision=12771
2007-05-29 21:45:01 +00:00
David Anderson 9f07182cf6 - client, Unix: always use 1 (rather than slot#) in ftok().
Slot is already encoded in path.
- client, Linux: get memory size from /proc/meminfo
    rather than sysconf()
    
client/
    app_start.C
    hostinfo_unix.C

svn path=/trunk/boinc/; revision=12731
2007-05-23 20:36:49 +00:00
David Anderson f7e650191a - client: change Win program launch to suppress hourglass cursor
- client simulator: add --cpu_sched_rr_only and --dual_dcf options

client/
    app.h
    app_start.C
    client_types.C,h
    cpu_sched.C
    cs_scheduler.C
    sim.C,h
    work_fetch.C

svn path=/trunk/boinc/; revision=12671
2007-05-15 20:29:26 +00:00
David Anderson 1411e4c003 *** empty log message ***
svn path=/trunk/boinc/; revision=12324
2007-04-05 23:15:20 +00:00
David Anderson aacfe0c952 *** empty log message ***
svn path=/trunk/boinc/; revision=12255
2007-03-20 19:55:53 +00:00
David Anderson 71afcf8c06 *** empty log message ***
svn path=/trunk/boinc/; revision=12235
2007-03-15 23:01:51 +00:00
David Anderson 138f17af40 *** empty log message ***
svn path=/trunk/boinc/; revision=12216
2007-03-13 19:33:27 +00:00
David Anderson 81effa6a7b *** empty log message ***
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
David Anderson ac3e809427 *** empty log message ***
svn path=/trunk/boinc/; revision=12026
2007-02-02 17:12:07 +00:00
David Anderson 7cffb663b2 *** empty log message ***
svn path=/trunk/boinc/; revision=12023
2007-01-31 21:55:12 +00:00
David Anderson bca1ed34f9 *** empty log message ***
svn path=/trunk/boinc/; revision=12005
2007-01-30 18:31:07 +00:00
David Anderson 8cc3b29180 *** empty log message ***
svn path=/trunk/boinc/; revision=11997
2007-01-29 22:57:10 +00:00
David Anderson a26b6a2215 *** empty log message ***
svn path=/trunk/boinc/; revision=11972
2007-01-25 23:39:06 +00:00
David Anderson 71fc6345b7 *** empty log message ***
svn path=/trunk/boinc/; revision=11957
2007-01-24 21:20:57 +00:00
David Anderson 048073dcf2 *** empty log message ***
svn path=/trunk/boinc/; revision=11953
2007-01-24 20:39:50 +00:00
David Anderson 18aab9b7f9 *** empty log message ***
svn path=/trunk/boinc/; revision=11772
2007-01-05 00:24:54 +00:00
David Anderson 3d43d682bf *** empty log message ***
svn path=/trunk/boinc/; revision=11640
2006-12-09 00:10:53 +00:00
David Anderson 688c78787c *** empty log message ***
svn path=/trunk/boinc/; revision=11554
2006-11-20 17:12:55 +00:00
David Anderson 6f6f62c955 *** empty log message ***
svn path=/trunk/boinc/; revision=11515
2006-11-10 17:55:22 +00:00
Charlie Fenton c4a6bc274e *** empty log message ***
svn path=/trunk/boinc/; revision=11276
2006-10-12 12:52:19 +00:00
David Anderson 45e21f2489 *** empty log message ***
svn path=/trunk/boinc/; revision=11272
2006-10-11 16:32:59 +00:00
David Anderson db24601537 *** empty log message ***
svn path=/trunk/boinc/; revision=11123
2006-09-07 20:39:25 +00:00
David Anderson 57858b8348 *** empty log message ***
svn path=/trunk/boinc/; revision=11121
2006-09-07 17:59:34 +00:00
David Anderson 20dea204ca *** empty log message ***
svn path=/trunk/boinc/; revision=10972
2006-08-22 20:58:57 +00:00
David Anderson 6641b8d877 *** empty log message ***
svn path=/trunk/boinc/; revision=10818
2006-08-02 16:57:09 +00:00
Charlie Fenton 6ecd5de4d9 *** empty log message ***
svn path=/trunk/boinc/; revision=10803
2006-08-01 12:36:19 +00:00
David Anderson edafe87ad4 *** empty log message ***
svn path=/trunk/boinc/; revision=10731
2006-07-22 18:24:01 +00:00
Charlie Fenton d7850434bd *** empty log message ***
svn path=/trunk/boinc/; revision=10554
2006-07-01 05:32:02 +00:00
David Anderson 0f9b83a55b project files
svn path=/trunk/boinc/; revision=10517
2006-06-26 22:58:24 +00:00
David Anderson 15fa53c622 *** empty log message ***
svn path=/trunk/boinc/; revision=10514
2006-06-26 17:09:23 +00:00
David Anderson 0101a1ae63 *** empty log message ***
svn path=/trunk/boinc/; revision=10505
2006-06-23 20:05:12 +00:00
David Anderson 978c79f062 *** empty log message ***
svn path=/trunk/boinc/; revision=10467
2006-06-22 19:40:30 +00:00
David Anderson 37248491e4 *** empty log message ***
svn path=/trunk/boinc/; revision=10414
2006-06-20 19:34:42 +00:00
David Anderson 3c80d4726f verify-files-on-app-start option
svn path=/trunk/boinc/; revision=10413
2006-06-20 17:36:28 +00:00
David Anderson 1fa2e3de0a *** empty log message ***
svn path=/trunk/boinc/; revision=10393
2006-06-19 04:29:26 +00:00
Charlie Fenton f98715614a *** empty log message ***
svn path=/trunk/boinc/; revision=10384
2006-06-17 11:51:48 +00:00
David Anderson f4ffa949de CPU scheduler
svn path=/trunk/boinc/; revision=10365
2006-06-15 23:15:27 +00:00
David Anderson d8385571b9 *** empty log message ***
svn path=/trunk/boinc/; revision=10344
2006-06-14 18:04:12 +00:00
Charlie Fenton 03e6f39866 *** empty log message ***
svn path=/trunk/boinc/; revision=10323
2006-06-13 09:08:00 +00:00
David Anderson f5ce6cacff sandbox
svn path=/trunk/boinc/; revision=10310
2006-06-12 04:05:10 +00:00
David Anderson e1774afc16 *** empty log message ***
svn path=/trunk/boinc/; revision=10295
2006-06-10 05:27:28 +00:00
Charlie Fenton e9ddf9f268 *** empty log message ***
svn path=/trunk/boinc/; revision=10292
2006-06-09 23:57:41 +00:00
David Anderson d1caa3b689 pass rsc_fpops_est to app
svn path=/trunk/boinc/; revision=10276
2006-06-09 02:33:00 +00:00
David Anderson 7f563832b0 *** empty log message ***
svn path=/trunk/boinc/; revision=10214
2006-05-28 14:45:29 +00:00
David Anderson e811df5409 server can request result abort
svn path=/trunk/boinc/; revision=10202
2006-05-25 20:10:08 +00:00
David Anderson 85be4593fa symstore support
svn path=/trunk/boinc/; revision=10174
2006-05-22 09:54:31 +00:00
David Anderson 6c29f101bf CPU usage limit
svn path=/trunk/boinc/; revision=10168
2006-05-21 22:03:36 +00:00
David Anderson 527f0a4852 allow locally-generated input files
svn path=/trunk/boinc/; revision=10055
2006-04-28 17:23:00 +00:00
David Anderson e592ab4aaa Unix priority bug
svn path=/trunk/boinc/; revision=9906
2006-04-14 17:55:02 +00:00
David Anderson 09c8a4a5ed *** empty log message ***
svn path=/trunk/boinc/; revision=9720
2006-03-23 23:26:08 +00:00