David Anderson
1c8c140f95
- client: add <allow_multiple_clients> cc_config.xml option
...
- client: remove stress_shmem code
svn path=/trunk/boinc/; revision=15185
2008-05-12 21:27:14 +00:00
David Anderson
4f184cb9ef
- client (win): bug fixes to yesterday's checkin
...
svn path=/trunk/boinc/; revision=15178
2008-05-12 20:29:57 +00:00
Frank Thomas
fbcfeaf456
- Removed the svn:executable property from files that should not be executable,
...
like source code and text files. I skipped to check most files in html/
and mac_*/ though.
- Added svn:executable to tools/watch_tcp because it has a shebang.
svn path=/trunk/boinc/; revision=13819
2007-10-10 09:25:40 +00:00
Frank Thomas
3bfc78b511
Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference.
...
svn path=/trunk/boinc/; revision=13804
2007-10-09 11:35:47 +00:00
David Anderson
7bdacec895
- API: debug the code for handling V5 graphics messages
...
in a V6 app (and launching/killing the graphics app)
- API: start timer thread even if in standalone mode
(needed to get timer callbacks for V6 graphics)
- API: remove BOINCSetForegroundWindow stuff
- API: call DestroyWindow instead of boinc_exit() in WM_CLOSE.
boinc_exit() is the wrong thing to call - e.g. it tries to delete
the lock file, resulting in a 5-sec delay on exit
svn path=/trunk/boinc/; revision=13679
2007-09-27 03:34:27 +00:00
Charlie Fenton
e751a514a5
Mac/Linux/UNIX: V6 client uses shmget() to run V5 apps, V6 apps uses shmget() to run with V5 clients
...
svn path=/trunk/boinc/; revision=13668
2007-09-26 10:16:42 +00:00
Charlie Fenton
9c939288df
make shared memory using memory mapped files more robust
...
svn path=/trunk/boinc/; revision=13534
2007-09-04 07:41:25 +00:00
Charlie Fenton
5cd7cdbc04
Begin implementation of using memory-mapped files for shared memory
...
svn path=/trunk/boinc/; revision=13467
2007-08-27 09:17:38 +00:00
Charlie Fenton
cf0ea58edc
value of stress_shmem_debug log flag sets number of shared memory segments to make unavailable
...
svn path=/trunk/boinc/; revision=13025
2007-06-26 03:41:32 +00:00
Charlie Fenton
7bb1b1a0d4
CC: Add logic to scheduler, etc. for systems which limit the number of shared memory segments per process and / or system-wide.
...
svn path=/trunk/boinc/; revision=13015
2007-06-25 11:46:15 +00:00
David Anderson
1d421c5a43
- debug version-6-style graphics on Unix
...
api/
Makefile
graphics2.h
graphics2_win.C
graphics2_util.C
graphics2_unix.C
lib/
shmem.h
svn path=/trunk/boinc/; revision=12737
2007-05-23 22:36:07 +00:00
Charlie Fenton
e9ddf9f268
*** empty log message ***
...
svn path=/trunk/boinc/; revision=10292
2006-06-09 23:57:41 +00:00
David Anderson
b8e12020e9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5942
2005-04-27 06:55:28 +00:00
David Anderson
435f8edd47
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
Rom Walton
dd308cb391
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4133
2004-09-01 04:59:32 +00:00
Rom Walton
475c5ed811
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson
537b48cc13
license change
...
svn path=/trunk/boinc/; revision=1405
2003-06-11 23:36:48 +00:00
Dan Werthimer
2e8548bb4c
no message
...
svn path=/trunk/boinc/; revision=1160
2003-05-07 20:04:26 +00:00
Dan Werthimer
5e21fa57a4
no message
...
svn path=/trunk/boinc/; revision=1157
2003-05-05 23:40:34 +00:00
Eric Heien
629d2a80c6
windows shared memory
...
svn path=/trunk/boinc/; revision=1071
2003-03-18 19:37:09 +00:00
Eric Heien
7c141ae135
no message
...
svn path=/trunk/boinc/; revision=1069
2003-03-18 00:34:02 +00:00
Eric Heien
d362a835ee
shared memory communication
...
svn path=/trunk/boinc/; revision=1063
2003-03-17 19:24:38 +00:00
David Anderson
ad452cdf57
preference propagation
...
svn path=/trunk/boinc/; revision=80
2002-06-01 20:26:21 +00:00
David Anderson
a5cc5f66f2
memory-mapped DB in sched server
...
svn path=/trunk/boinc/; revision=52
2002-05-24 04:29:10 +00:00