Con Kolivas
|
f4cf0939a2
Add a wr_trylock wrapper for pthread rw lock write trylock.
|
12 years ago |
Con Kolivas
|
8e1ec8bd43
Store how many work items are worked on per pool.
|
12 years ago |
Con Kolivas
|
ab1e9404a7
Make each pool store its on reference for what the most current block is and fine tune management of block change in shared pool failover strategies using the information.
|
12 years ago |
Con Kolivas
|
448b1fae64
Rationalise use of current_hash to a single hex string the length of the previous block and display only the first non zero hex chars of the block in the status window.
|
12 years ago |
Con Kolivas
|
6e63eebfe1
Add missing endian swap functions for 64bits.
|
12 years ago |
Con Kolivas
|
759bd39f17
Avoid the extra generation of a byte flipped hash2 in struct work and directly use the LE work hash.
|
12 years ago |
Con Kolivas
|
61297399de
Provide a copy_work_noffset function for copying a work struct but changing its ntime.
|
12 years ago |
Con Kolivas
|
ac5b12e1a0
Allow arbitrary diffs to be tested against nonces via a test_nonce_diff function.
|
12 years ago |
Con Kolivas
|
25d4f16727
Add the ability to add uint8 and uint16 entities to api data.
|
12 years ago |
Con Kolivas
|
c4542f2b96
Merge branch 'master' into hfa
|
12 years ago |
Con Kolivas
|
ac7dc468e2
Use the existing device_data for knc state data.
|
12 years ago |
Vitalii Demianets
|
53570ae8a0
KnC driver: knc-spi-fpga ASIC driver
|
12 years ago |
Henrik Nordstrom
|
1e51336f95
Silence warning if MAX/MIN is already defined
|
12 years ago |
Con Kolivas
|
2d67bb06dc
Merge branch 'master' into hashfast
|
12 years ago |
Con Kolivas
|
f9d3d008da
Merge pull request #509 from roybadami/master
|
12 years ago |
Con Kolivas
|
f29f612182
Merge branch 'master' into hashfast
|
12 years ago |
Con Kolivas
|
316e6d61c9
Put an entry into the work struct telling drivers how much they can roll the ntime themselves.
|
12 years ago |
Con Kolivas
|
d342bcbe81
Provide a mechanism for informing drivers of updated work templates for stratum and gbt mining.
|
12 years ago |
Con Kolivas
|
5ea6a8eaa2
Merge branch 'master' into hashfast
|
12 years ago |
Con Kolivas
|
d2719e312f
Implement a cglock_destroy function.
|
12 years ago |
Con Kolivas
|
de4ad515e0
Implement a rwlock_destroy function.
|
12 years ago |
Con Kolivas
|
6bd5139cfc
Implement a mutex_destroy function.
|
12 years ago |
Roy Badami
|
c69a130dc1
Improvements to support for BitBurner boards
|
12 years ago |
Con Kolivas
|
f5baf9f57a
Merge branch 'master' into hashfast
|
12 years ago |
ckolivas
|
680f014c85
Simplify queued hashtable by storing unqueued work separately in a single pointer.
|
12 years ago |
Kano
|
c9adb1929c
allow __work_complete() access
|
12 years ago |
Kano
|
3fc7ff45e4
miner.h allow devices to tv_stamp work
|
12 years ago |
Kano
|
514b3c424f
API add 'MHS %ds' to 'summary'
|
12 years ago |
Kano
|
d3d3fc1316
Optional lock tracking and stats via the API
|
12 years ago |
Con Kolivas
|
9b5c534911
Merge branch 'master' into hashfast
|
12 years ago |