Luke Dashjr
|
af7a9aad22
Keep track of bad nonces independently from generic hw errors
|
12 years ago |
Luke Dashjr
|
747ec6345a
Merge commit 'e2b4d49' into cg_merges_20130619a
|
12 years ago |
Luke Dashjr
|
c39a7fd8f8
Merge commit '67f89ef' into cg_merges_20130619a
|
12 years ago |
Luke Dashjr
|
feb0144c01
Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request
|
12 years ago |
Kano
|
7eba963477
remove varargs from logging/quit/in general as much as possible
|
12 years ago |
Con Kolivas
|
736dfb4075
Don't yield on grabbing the read lock variant of cglocks.
|
12 years ago |
Con Kolivas
|
cd9ff7f6b8
Only display as many device rows as the maximum live existed at any time.
|
12 years ago |
Kano
|
7ad9132bbe
usb lock out use cg locks
|
12 years ago |
Kano
|
ad30d41f79
usb lock out transfers during open/close
|
12 years ago |
Kano
|
84ffcbc51b
Use mining start time for device MH/U calculations
|
12 years ago |
Con Kolivas
|
0aeb1b5480
Yield after releasing a lock in case we are on a device with limited CPU resources.
|
12 years ago |
Luke Dashjr
|
7cd78005c9
Count weighed discarded (stale) shares per cgpu
|
12 years ago |
Luke Dashjr
|
707e0ee1a5
bitforce: Turn parallelization into separate logical processors for more details on each, including working with XLink
|
12 years ago |
ckolivas
|
065d4aabf6
Fix build.
|
12 years ago |
ckolivas
|
9b2e517f30
Use cgsem structures instead of the flaky pings in the work queue to start mining threads and remove the unused thr_info_freeze function.
|
12 years ago |
Luke Dashjr
|
18a09f0a0f
Merge branch 'bfl_devdump' into bitforce_queue_parallel
|
12 years ago |
Luke Dashjr
|
0322e4cf79
Add --device-protocol-dump option to debuglog low-level bitforce protocol details
|
12 years ago |
Luke Dashjr
|
6b173791f7
Bugfix: Don't report failure for graceful mining thread shutdown
|
12 years ago |
Luke Dashjr
|
4c80acd10a
Name devices in mining thread failures
|
12 years ago |
Luke Dashjr
|
754fa3d08e
Semi-Merge commit '727184d' into cg_merges_20130606b
|
12 years ago |
Luke Dashjr
|
0adb40f54d
Merge commit '6972ec6' into cg_merges_20130606a
|
12 years ago |
Luke Dashjr
|
3fefc277f1
Merge commit '44736b3' into cg_merges_20130602
|
12 years ago |
ckolivas
|
b59c33800b
Implement cgminer specific cgsem semaphores to imitate unnamed semaphore behaviour on osx which does not support them.
|
12 years ago |
ckolivas
|
05123bf452
Temporarily fix apple not having semtimedop by ignoring the timeout value.
|
12 years ago |
Luke Dashjr
|
0d81426147
Rename cgpu_data to use new device_data
|
12 years ago |
Luke Dashjr
|
51ff9816fd
Semi-Merge commit 'c9cc744' into cg_merges_20130602
|
12 years ago |
Luke Dashjr
|
060447e522
Merge commit '04e0ee2' into cg_merges_20130602
|
12 years ago |
Luke Dashjr
|
bbc3c721bb
Merge commit '000c01d' into cg_merges_20130602
|
12 years ago |
Con Kolivas
|
727184d6ef
Change the --device parameter parsing and configuration to use ranges and comma separated values.
|
12 years ago |
Luke Dashjr
|
b55eb24f9d
Remove embedded uthash (and add dependency on system uthash)
|
13 years ago |