Log

Author Commit Date CI Message
Kano 5ab2f3a7 2012-12-17T13:35:14 MMQ style police
Kano 072909a1 2012-12-17T13:21:24 MMQ count work check timeout failures
Kano 38ff2a7d 2012-12-17T13:20:10 MMQ allow partial work replies and count them
Kano 2653c906 2012-12-17T07:56:07 MMQ overheat: remove clockdown (doesn't help) + ensure no lost shares
Con Kolivas 85e6c6d5 2012-12-14T21:48:20 Bump version to 2.10.1
Con Kolivas 8ed1e9dd 2012-12-14T21:47:58 Update NEWS.
Con Kolivas de8af8d0 2012-12-14T21:39:14 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas cada0d31 2012-12-14T21:36:42 Check for EWOULDBLOCK when supported in send and recv as well.
Con Kolivas 3c0d4146 2012-12-14T02:34:33 Merge pull request #367 from kanoi/minerphp miner.php prev/next rig buttons, custom page joins for STATS
Con Kolivas 2274af6a 2012-12-14T21:29:33 Use the raw send() command instead of curl_easy_send since curl raw socket usage introduces random bugs on windows.
Con Kolivas f66d59df 2012-12-14T21:20:52 Use raw recv() command in place of curl_easy_recv since the curl implementation introduces random bugs on windows builds when the recv fails.
Kano a54a72c3 2012-12-14T14:04:24 miner.php when displaying a single rig, add prev/next rig buttons if they exist, next to refresh
Kano 38f912f8 2012-12-14T13:36:23 miner.php allow custom page joins for STATS
Con Kolivas 6b6ff393 2012-12-12T23:33:26 Merge pull request #366 from kanoi/usb2 API show if pool has GBT (so people know not to use that pool)
Kano 454bc4c3 2012-12-13T18:30:51 API show if pool has GBT (so people know not to use that pool)
Con Kolivas fd1bd9e7 2012-12-12T15:29:51 Merge pull request #365 from kanoi/api Pool store data transfer stats + API stats - display pool byte transfer stats
Con Kolivas 05082c89 2012-12-12T15:29:11 Merge pull request #364 from kanoi/mmq README ModMiner dependency
Con Kolivas c217f4cc 2012-12-12T15:29:00 Merge pull request #363 from kanoi/icarus Benchmark incorrect work size
Con Kolivas 55fadb37 2012-12-12T15:28:53 Merge pull request #362 from kanoi/main ChangeLog refer to NEWS
Con Kolivas f36c7e66 2012-12-12T15:28:42 Merge pull request #361 from kanoi/usb2 MMQ handle over temp differently and hash longer
Con Kolivas 3e8f74ca 2012-12-12T15:28:16 Merge pull request #360 from denis2342/ztex driver-ztex: search the complete noncerange based on the actual speed
Kano 87e66ef7 2012-12-13T10:21:23 miner.php - include windows easyphp link
Denis Ahrens abae6b98 2012-12-13T00:21:21 driver-ztex: use the correct size for the swap array
Kano 800ea016 2012-12-13T01:09:03 API stats - display pool byte transfer stats
Kano 138465bf 2012-12-13T00:56:10 Pool store data transfer stats
Kano ae2b3a2e 2012-12-12T22:44:07 README ModMiner dependency
Kano 43e8b88a 2012-12-12T19:52:36 Benchmark incorrect work size
Kano f44dd607 2012-12-12T19:28:44 ChangeLog refer to NEWS
Kano f3f8b4fd 2012-12-12T17:01:28 MMQ handle over temp differently and hash longer
Denis Ahrens 7c01f165 2012-12-11T23:47:26 driver-ztex: search the complete noncerange based on the actual speed search the complete noncerange until the range to the end is more work than at the last round. doing one more round would mean we would have a overrun, which is a waste. with actual ztex boards this means that a new getwork is needed every 19 seconds in general and not every 10 seconds (without rollntime).
Con Kolivas d3aed9fe 2012-12-10T23:18:57 Merge pull request #358 from kanoi/api api use a dynamic io buffer, truncated before it reaches the current ~64...
Con Kolivas 56801c6d 2012-12-10T23:18:30 Merge pull request #359 from kanoi/main README - update ModMiner details
Kano a0773625 2012-12-11T15:58:04 README - update ModMiner details
Kano 55a6c929 2012-12-11T15:48:44 API-README update
Kano a58933dc 2012-12-11T15:43:24 api use a dynamic io buffer, truncated before it reaches the current ~64k limit
Con Kolivas 13bee985 2012-12-10T22:07:45 Update README
Con Kolivas f3a82b97 2012-12-10T21:40:31 Update NEWS.
Con Kolivas ac3020f4 2012-12-10T21:55:28 Include prctl header for thread renaming to work.
Con Kolivas e51ee931 2012-12-10T21:25:17 Set tv_idle time if a pool is not active when input from the menu.
Con Kolivas 7d145729 2012-12-10T01:27:27 Merge pull request #355 from denis2342/ztex libztex: avoid the use of libusb_error_name()
Con Kolivas b4908edd 2012-12-10T01:27:03 Merge pull request #356 from kanoi/api usb display message when device is in use/another cgminer
Kano 440edfc4 2012-12-10T20:14:36 usb display message when device is in use/another cgminer
Denis Ahrens e2c8a1d0 2012-12-10T09:49:44 libztex: avoid the use of libusb_error_name() libusb_error_name() is only available in libusb-1.0.9 and newer
Con Kolivas 70b62876 2012-12-09T23:58:54 Merge pull request #354 from kanoi/api minor unlikely zero pointer test
Kano 58a7226d 2012-12-10T18:42:32 minor unlikely zero pointer test
Con Kolivas c3fb1bce 2012-12-10T15:40:16 Revert "Selectively discard all work items if a longpoll or stratum restart is received without a new block to work on." This reverts commit 31f75098b51465c885dc36b49b29b2d82dd216e3. Mistake, set in work_block already.
Con Kolivas 69494c12 2012-12-10T15:38:21 BeaverCreek doesn't like BFI INT patching.
Con Kolivas 1922e498 2012-12-10T11:03:50 Only stratum pools that are idle need to be kicked via cnx_needed.
Con Kolivas c70a2658 2012-12-09T15:55:52 Merge pull request #353 from kanoi/api mmq - abbreviate the temperature numbers
Kano f19b03c8 2012-12-10T10:53:11 mmq - abbreviate the temperature numbers
Con Kolivas 0c41b1b2 2012-12-10T10:52:33 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas f3b96b8d 2012-12-10T10:51:40 Do not do any setup if opt_api_listen is disabled in api.c.
Con Kolivas 634958ff 2012-12-09T15:44:20 Merge pull request #352 from kanoi/api usbutils.c uninitialised usbstat for non-primary mmqs
Kano e6efec46 2012-12-10T10:42:02 usbutils.c uninitialised usbstat for non-primary mmqs
Con Kolivas 2b5467c4 2012-12-10T10:32:50 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas c5d9f3ac 2012-12-10T10:32:21 Only set the lagging flag for select_pool() on failed getwork if we're not in opt_fail_only mode.
Con Kolivas 6d848e27 2012-12-09T15:03:43 Merge pull request #351 from denis2342/ztex libztex: in case the selectFpga() failed set the selected fpga to unknown
Denis Ahrens 0559d0bb 2012-12-09T23:56:36 libztex: in case the selectFpga() failed set the selected fpga to unknown after libztex_selectFpga() failed we can not be sure which fpga is now selected. can be the old one or maybe even the new one. so set the selected fpga variable to unknown so that the next call must set it again.
Con Kolivas 43be78cc 2012-12-09T04:41:21 Merge pull request #350 from sharky112065/master Update windows-build.txt
sharky112065 ccbe0e66 2012-12-09T04:33:33 Modified windows-build.txt to update git instructions.
Con Kolivas 40f5362a 2012-12-09T03:20:56 Merge pull request #349 from denis2342/broken_fpga driver-ztex: support for broken fpga on a multifpga board
Con Kolivas 031ba75c 2012-12-09T03:20:23 Merge pull request #348 from denis2342/ztex libztex: removed an unused struct member (ztex->valid)
Denis Ahrens f5a57596 2012-12-09T12:06:42 libztex: use a function for the twice called firmware reset code
Denis Ahrens 9b1d0c9d 2012-12-09T11:39:56 libztex: removed an unused struct member (ztex->valid)
Denis Ahrens 26ef730c 2012-12-09T11:37:02 driver-ztex: support for broken fpga on a multifpga board
Con Kolivas 383b42f2 2012-12-09T17:15:13 Set the pool lagging flag on startup to avoid it being shown initially, and only unset it once the maximum number of staged work items has been reached.
Con Kolivas 8feb3029 2012-12-09T15:38:44 Avoid recursive locking of the stgd lock.
Con Kolivas c59aeb56 2012-12-09T15:29:06 Revert "Wake the getwork scheduler after every restart threads." This reverts commit 5b03e7497db5cc0cab7d2b788168c2d3f2b0fc87. Redundant.
Con Kolivas 31f75098 2012-12-09T15:28:30 Selectively discard all work items if a longpoll or stratum restart is received without a new block to work on.
Con Kolivas 5b03e749 2012-12-09T15:11:49 Wake the getwork scheduler after every restart threads.
Con Kolivas 15e5e36b 2012-12-09T14:13:24 Return value of keep_sockalive is no longer used.
Con Kolivas 8fcc67f3 2012-12-09T13:39:37 Remove dependency on mstcpip.h for windows build by making curl version >= 7.25.0 mandatory on windows builds, and use curl functions for keepalive whenever possible instead.
Con Kolivas 01b9c6df 2012-12-09T08:22:13 Make main() the getwork scheduler once everything is set up, so that all app exits use the kill_work and quit paths.
Con Kolivas b53fa540 2012-12-08T12:38:58 Merge pull request #347 from denis2342/ztex Ztex: more whitespace and style fixes
Denis Ahrens dba00728 2012-12-08T13:09:24 ztex: more style and whitespace fixes
Con Kolivas c1b0143d 2012-12-08T03:58:44 Merge pull request #346 from denis2342/ztex libztex: silenced another warning
Denis Ahrens 44c0f72a 2012-12-08T12:55:26 libztex: silenced another warning
Con Kolivas 68f1b2c4 2012-12-08T22:14:47 Set successful connect to true on auth stratum to allow summary on exit from single stratum pool.
Con Kolivas 30f6840b 2012-12-08T22:08:23 Only consider work stale for stratum of different job_id if it's not a share.
Con Kolivas c63916da 2012-12-08T21:56:57 Increment version preempting changed version signifying different codebase to 2.9
Con Kolivas 67a9af68 2012-12-08T21:53:06 Hash_pop should signal further waiters on its own pthread conditional in case there are multiple waiters.
Con Kolivas 5c4c2d67 2012-12-08T21:45:15 Check the job_id has not changed on stratum work when deciding if the work is stale as might occur across disconnections.
Con Kolivas fcb26532 2012-12-08T21:35:14 Perform pool_resus on getwork pool that generates work in getwork_thread.
Con Kolivas 3d1e9f50 2012-12-08T21:32:49 Set pool lagging message for getwork pool that falls to zero staged in getwork thread.
Con Kolivas 927730ae 2012-12-08T21:27:40 Stage extra work when the primary pool is a getwork pool without rolltime.
Con Kolivas 24de9b86 2012-12-08T21:23:33 Do not try to clean up twice if kill message is given.
Con Kolivas 84b44fd8 2012-12-08T21:21:19 Only recalculate total_staged in getwork thread if required.
Con Kolivas 77ef4c21 2012-12-08T21:19:22 Include the correct config header in libztex and include it before other includes.
Con Kolivas 86c08516 2012-12-08T21:17:49 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas b2805551 2012-12-08T21:13:04 Implement a completely new getwork scheduler. Stage all work from the one thread, making it possible to serialise all requests minimising the number of getworks requested or local work generated. Use a pthread conditional to wake up the thread whenever work is removed to generate enough work to stay above the watermark set by opt_queue. Remove all remnants of the old queueing mechanism, deleting the now defunct queued count.
Con Kolivas 0aefc9b5 2012-12-07T12:54:51 Merge pull request #345 from denis2342/ztex libztex: fixed some warnings and removed some whitespaces
Denis Ahrens b7753e33 2012-12-07T14:11:31 libztex: fixed some warnings and removed some whitespaces
Con Kolivas a24483e7 2012-12-07T03:06:58 Merge pull request #344 from denis2342/ztex libztex: silenced some warnings
Denis Ahrens 69a688f5 2012-12-07T05:02:26 libztex: silenced some warnings
Con Kolivas dd658182 2012-12-07T13:45:03 Remove all references to the now unused workio_cmd structure.
Con Kolivas ed1b5cae 2012-12-07T13:40:26 Remove the old workio command queue thread, replacing it with a kill conditional to exit the program.
Con Kolivas 59ddfd07 2012-12-07T13:32:23 Remove getwork command from workio_cmd queues and do them directly from queue_request.
Con Kolivas c99636f2 2012-12-07T13:21:46 Begin tearing down the old workio command queues by removing submit commands from there and submit them asynchronously via their own threads.
Con Kolivas 5dc25882 2012-12-06T15:42:55 Merge pull request #343 from denis2342/ztex support to upload the mining firmware to all ztex mining boards
Con Kolivas be5316b4 2012-12-07T10:40:13 Update windows build instructions.