Luke Dashjr
|
9651031bc0
Merge commit 'db67509' into bfgminer
|
14 years ago |
Luke Dashjr
|
6d43e466cf
Merge commit '84064a2' into bfgminer
|
14 years ago |
Luke Dashjr
|
78bb4ea409
Merge branch 'work_restart' into bfgminer
|
14 years ago |
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 |
Luke Dashjr
|
3e95427f01
Merge branch 'bugfix_jobrunning' into bfgminer
|
14 years ago |
Luke Dashjr
|
297509bd1e
Bugfix: Skip processing (non-)result when changing work
|
14 years ago |
Luke Dashjr
|
90f600c0de
Merge branch 'bugfix_epoll_close' into bfgminer
|
14 years ago |
Luke Dashjr
|
127a09e895
Bugfix: Close epoll socket when aborting read for work restart (sharing common code with timeout)
|
14 years ago |
Luke Dashjr
|
1d54fc742b
Merge commit '624948e' into bfgminer
|
14 years ago |
Con Kolivas
|
db6750934e
Merge pull request #206 from kanoi/api-readme
|
14 years ago |
Kano
|
1de364f95b
API-README no one actually had a V1.5
|
14 years ago |
Kano
|
4c3e34607f
Move RPC API content out of README to API-README
|
14 years ago |
Con Kolivas
|
84064a2b1e
Must unlock mutex within loop.
|
14 years ago |
Con Kolivas
|
85bddde1c0
Must unlock mutex after waking up on pthread conditional.
|
14 years ago |
Con Kolivas
|
598476cae1
Merge pull request #204 from kanoi/icarus-timer
|
14 years ago |
Con Kolivas
|
624948e246
Open a longpoll connection if a pool is in the REJECTING state as it's the only way to re-enable it automatically.
|
14 years ago |
Con Kolivas
|
2586bda59a
Use only one longpoll as much as possible by using a pthread conditional broadcast that each longpoll thread waits on and checks if it's the current pool before opening its longpoll connection.
|
14 years ago |
Luke Dashjr
|
9ca8ea9cf9
s/cgminer/bfgminer/
|
14 years ago |
Luke Dashjr
|
d5945fcb32
Merge commit '5c3a252' into bfgminer
|
14 years ago |
Con Kolivas
|
5c3a252b6d
Merge branch 'master' of github.com:ckolivas/cgminer
|
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 |
Con Kolivas
|
07212db106
Restarting cgminer from within after ADL has been corrupted only leads to a crash. Display a warning only and disable fanspeed monitoring.
|
14 years ago |
Kano
|
f15d2233fa
Icarus: fix abort calculation/allow user specified abort
|
14 years ago |
Kano
|
af85ed48c2
FPGA-README spelling
|
14 years ago |
Kano
|
17b6f111a6
Icarus: make --icarus-timing hidden and document it in FPGA-README
|
14 years ago |
Kano
|
b5ed958e84
Icarus: high accuracy timing and other bitstream speed support
|
14 years ago |
Con Kolivas
|
b69d735cfe
Merge pull request #203 from xiangfu/openwrt
|
14 years ago |
Xiangfu
|
b1785d1f07
add-MIPSEB-to-icarus-for-BIG_ENDIAN
|
14 years ago |