Luke Dashjr
|
8a90e7e694
Use epoll (where available) to immediately interrupt Icarus with new work
|
14 years ago |
Luke Dashjr
|
08c3ac6bcd
Turn work_restart array into a bool in thr_info
|
14 years ago |
Luke Dashjr
|
2a452a94de
Merge branch 'master' into bfgminer
|
14 years ago |
Con Kolivas
|
598476cae1
Merge pull request #204 from kanoi/icarus-timer
|
14 years ago |
Luke Dashjr
|
d5945fcb32
Merge commit '5c3a252' into bfgminer
|
14 years ago |
Con Kolivas
|
85210ee7a8
If shares are known stale, don't use them to decide to disable a pool for sequential rejects.
|
14 years ago |
Kano
|
b5ed958e84
Icarus: high accuracy timing and other bitstream speed support
|
14 years ago |
Luke Dashjr
|
f668200735
Merge commit 'e195a31' into bfgminer
|
14 years ago |
Luke Dashjr
|
836f8d55f8
Merge commit '61696c0' into bfgminer
|
14 years ago |
Con Kolivas
|
e195a31c02
Fix win32 build.
|
14 years ago |
Con Kolivas
|
61696c072c
In the unlikely event of finding a block, display the block solved count with the pool it came from for auditing.
|
14 years ago |
Luke Dashjr
|
5181c400db
Merge branch 'sane_driverapi' into bfgminer
|
14 years ago |
Luke Dashjr
|
d78c36e859
Keep device/driver API clean by abstracting performance stats data request
|
14 years ago |
Luke Dashjr
|
eca11d391f
Merge commit '00158c3' into bfgminer
|
14 years ago |
Luke Dashjr
|
c5ae5bd49c
Merge commit '976e27c' into bfgminer
|
14 years ago |
Luke Dashjr
|
ccf5a37de4
Merge commit '46a679f' into bfgminer
|
14 years ago |
Luke Dashjr
|
5949505b3a
Merge commit 'c8e1026' into bfgminer
|
14 years ago |
Luke Dashjr
|
96cf144d78
Merge commit '87708a6' into bfgminer
|
14 years ago |
Luke Dashjr
|
510f65facf
Merge commit '4987958' into bfgminer
|
14 years ago |
Luke Dashjr
|
d0f3fcfa1f
Merge commit 'd5eb665' into bfgminer
|
14 years ago |
Con Kolivas
|
85c9e0c4b6
Merge pull request #198 from kanoi/stats
|
14 years ago |
Kano
|
00158c3a1f
API 'stats' allow devices to add their own stats also for testing/debug
|
14 years ago |
Kano
|
976e27c4cb
API add getwork stats to cgminer - accesable from API 'stats'
|
14 years ago |
Con Kolivas
|
46a679f39e
Revert "Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp."
|
14 years ago |
Con Kolivas
|
c8e1026dfb
Get rid of unitialised variable warning when it's false.
|
14 years ago |
Con Kolivas
|
87708a6a0e
Provide simple macros for the repeated use of checking the first value of the input char with strncasecmp.
|
14 years ago |
Con Kolivas
|
4987958e6a
Add a temporarily disabled state for enabled pools called POOL_REJECTING and use the work from each longpoll to help determine when a rejecting pool has started working again.
|
14 years ago |
Luke Dashjr
|
86e12876d6
Merge commit 'a4f1af1' into bfgminer
|
14 years ago |
Kano
|
44fc698750
API add last share time to each pool
|
14 years ago |
Con Kolivas
|
a4f1af1733
Detect pools that have issues represented by endless rejected shares and disable them, with a parameter to optionally disable this feature.
|
14 years ago |