Log

Author Commit Date CI Message
Paul Sheppard f2253929 2012-06-28T08:20:45 Add low hash threshold in sick/dead processing Add check for fd in comms procedures
Paul Sheppard 01a7e912 2012-06-27T08:25:25 Lock comms around entire bitforce_init, and move setting of fd to end. Make sleep occur everytime in scanhash.
Paul Sheppard 62c3c66f 2012-06-27T08:18:12 Merge branch 'master' of git://github.com/ckolivas/cgminer.git
Con Kolivas 5ad58f9a 2012-06-27T23:36:48 Work is checked if it's stale elsewhere outside of can_roll so there is no need to check it again.
Con Kolivas eddd02fe 2012-06-27T23:32:50 Put upper bounds to under 2 hours that work can be rolled into the future for bitcoind will deem it invalid beyond that.
Con Kolivas bcec5f51 2012-06-27T23:30:50 Revert "Check we don't exhaust the entire unsigned 32 bit ntime range when rolling time to cope with extremely high hashrates." This reverts commit 522f620c89b5f152f86a2916b0dca7b71b2a5005. Unrealistic. Limits are bitcoind related to 2 hours in the future.
Con Kolivas 383d35b2 2012-06-27T22:35:38 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 522f620c 2012-06-27T22:34:46 Check we don't exhaust the entire unsigned 32 bit ntime range when rolling time to cope with extremely high hashrates.
Con Kolivas a9eb833a 2012-06-27T04:39:59 Merge pull request #242 from kanoi/master api.c allow unwell devices to be enabled so they can be cured
Kano e4f9cc4e 2012-06-27T21:21:54 api.c allow unwell devices to be enabled so they can be cured
Con Kolivas baaa870d 2012-06-26T22:41:57 Merge pull request #240 from kanoi/master miner.php - fix/enable autorefresh for custom pages
Kano f43ee5d6 2012-06-27T15:26:27 miner.php - fix/enable autorefresh for custom pages
Con Kolivas eae545f2 2012-06-26T22:14:13 Merge pull request #239 from kanoi/master miner.php allow custom summary pages - new 'Mobile' summary
Kano edd1f83a 2012-06-27T15:08:59 miner.php allow custom summary pages - new 'Mobile' summary
ckolivas 794b6558 2012-06-27T10:55:50 Merge branch 'master' of https://github.com/ckolivas/cgminer
ckolivas 21a23a45 2012-06-27T10:15:57 Work around pools that advertise very low expire= time inappropriately as this leads to many false positives for stale shares detected.
Paul Sheppard d3e2b62c 2012-06-26T14:45:48 Change sick/dead processing to use device pointer, not gpu array. Change BFL timing to adjust only when hashing complete (not error/idle etc.).
Paul Sheppard 78d5a81d 2012-06-26T12:32:09 Merge branch 'master' of https://github.com/ckolivas/cgminer.git
Con Kolivas fab619ad 2012-06-26T05:40:22 Merge pull request #238 from kanoi/master fpgautils.c include a debug message for all unknown open errors
Con Kolivas ae400b4f 2012-06-26T22:38:18 Only show ztex board count if any exist.
Con Kolivas 68a3a9ad 2012-06-26T22:37:24 There is no need for work to be a union in struct workio_cmd
Kano c8fcf5ac 2012-06-26T20:45:59 fpgautils.c include a debug message for all unknown open errors
Con Kolivas 028597d3 2012-06-25T23:07:23 Merge pull request #237 from luke-jr/serial_open_failerr Log a specific error when serial opens fail due to lack of user permissions
Con Kolivas 405eeb63 2012-06-25T23:06:57 Merge pull request #236 from kanoi/master fpgautils.c - set BAUD rate according to termio spec
ckolivas b198423d 2012-06-26T16:01:06 Don't keep rolling work right up to the expire= cut off. Use 2/3 of the time between the scantime and the expiry as cutoff for reusing work.
ckolivas 6e80b63b 2012-06-26T15:43:03 Revert "Increase the getwork delay factored in to determine if work vs share is stale to avoid too tight timing." This reverts commit d8de1bbc5baa416148f50938cfde28a5261cb0e1. Wrong fix.
Luke Dashjr f8774ff6 2012-06-26T04:14:57 Log a specific error when serial opens fail due to lack of user permissions
ckolivas c7eb9f37 2012-06-26T14:05:54 Microsecond multiplier error.
ckolivas d8de1bbc 2012-06-26T13:07:08 Increase the getwork delay factored in to determine if work vs share is stale to avoid too tight timing.
ckolivas dffda238 2012-06-26T12:50:52 Increase GPU timing resolution to microsecond and add sanity check to ensure times are positive.
ckolivas 999dba47 2012-06-26T12:26:25 Revert "Use much more damping when determining average opencl duration to change dynamic intensity." This reverts commit 04e528d38faacfe6765494216d6a180793447340. Didn't help.
Paul Sheppard 1ef52e0b 2012-06-25T19:23:10 Check for submit_stale before checking for work_restart (to keep Kano happy)
ckolivas 04e528d3 2012-06-26T11:29:29 Use much more damping when determining average opencl duration to change dynamic intensity.
ckolivas 79a4e257 2012-06-26T11:12:13 Opencl code may start executing before the clfinish order is given to it so get the start timing used for dynamic intensity from before the kernel is queued.
Paul Sheppard df9e76bd 2012-06-25T10:56:04 Merge branch 'master' of https://github.com/ckolivas/cgminer.git
Paul Sheppard f149aea9 2012-06-25T10:33:18 Redo recover removal. FML.
Paul Sheppard 90d82aa6 2012-06-25T10:27:08 Revert to pre pool merge
Paul Sheppard 50e996c7 2012-06-25T10:01:34 Get rid of recover mode. Not useful at all. Change zero hash to no start error. Neither is accurate, but zero hash makes less sense than no start.
Kano c540cd91 2012-06-26T02:34:44 fpgautils.c - set BAUD rate according to termio spec
Con Kolivas b2cef114 2012-06-25T06:18:27 Merge pull request #235 from kanoi/master icarus - must allows allocate memory for icarus_info
Kano 3763cb0b 2012-06-25T23:16:07 icarus - must allows allocate memory for icarus_info
Con Kolivas cc557b3f 2012-06-25T06:05:48 Merge pull request #234 from kanoi/master fpgautils.c - must initialise c_cflag before using it
Kano cb1634de 2012-06-25T22:35:16 fpgautils.c - linux ordering back to the correct way
Con Kolivas e53c033a 2012-06-25T20:12:55 Icarus needs not +2 for realloc, just +1.
Con Kolivas e30e2f78 2012-06-25T03:11:17 Merge pull request #233 from kanoi/master miner.php enhancements: refresh, restart, font configurable
Kano 5ef85284 2012-06-25T20:02:40 miner.php remove unneeded '.'s
Kano f2e6ac50 2012-06-25T19:53:13 miner.php add auto refresh options
Kano 597f5fa3 2012-06-25T18:12:00 miner.php add 'restart' next to 'quit'
Kano cffd5aee 2012-06-25T18:01:49 miner.php make fontname/size configurable with myminer.php
Con Kolivas c027492f 2012-06-25T17:06:26 Make the pools array a dynamically allocated array to allow unlimited pools to be added.
Con Kolivas 5cf4b7c4 2012-06-25T16:59:29 Make the devices array a dynamically allocated array of pointers to allow unlimited devices.
Con Kolivas eaf15053 2012-06-25T13:31:52 Dynamic intensity for GPUs should be calculated on a per device basis. Clean up the code to only calculate it if required as well.
Con Kolivas 17ba2dca 2012-06-25T10:51:45 Logic fail on queueing multiple requests at once. Just queue one at a time.
Con Kolivas 42ea29ca 2012-06-25T00:58:18 Use a queueing bool set under control_lock to prevent multiple calls to queue_request racing.
Con Kolivas 63dd598e 2012-06-25T00:42:51 Queue multiple requests at once when levels are low.
Con Kolivas 757922e4 2012-06-25T00:33:47 Use the work clone flag to determine if we should subtract it from the total queued variable and provide a subtract queued function to prevent looping over locked code.
Con Kolivas 49dd8fb5 2012-06-25T00:25:38 Don't decrement staged extras count from longpoll work.
Con Kolivas d93e5f71 2012-06-25T00:23:58 Count longpoll's contribution to the queue.
Con Kolivas 05bc638d 2012-06-25T00:08:50 Increase queued count before pushing message.
Con Kolivas 32f52721 2012-06-25T00:03:37 Revert "With better bounds on the amount of work cloned, there is no need to age work and ageing it was picking off master work items that could be further rolled." This reverts commit 5d90c50fc08644c9b0c3fb7d508b2bc84e9a4163.
Con Kolivas 5d90c50f 2012-06-24T23:38:24 With better bounds on the amount of work cloned, there is no need to age work and ageing it was picking off master work items that could be further rolled.
Con Kolivas 47f66405 2012-06-24T23:10:02 Alternatively check staged work count for rolltime capable pools when deciding to queue requests.
Con Kolivas efa9569b 2012-06-24T22:59:56 Test we have enough work queued for pools with and without rolltime capability.
Con Kolivas 1bbc860a 2012-06-24T22:47:51 Don't count longpoll work as a staged extra work.
Con Kolivas ebaa615f 2012-06-24T22:16:04 Count extra cloned work in the total queued count.
Con Kolivas 74cd6548 2012-06-24T22:00:37 Use a static base measurement difference of how many items to clone since requests_staged may not climb while rolling.
Con Kolivas 7b57df11 2012-06-24T21:58:52 Allow 1/3 extra buffer of staged work when ageing it.
Con Kolivas 53269a97 2012-06-24T21:57:49 Revert "Simplify the total_queued count to those staged not cloned and remove the locking since it's no longer a critical value." This reverts commit 9f811c528f6eefbca5f16c92181783f756e3a68f.
Con Kolivas a05c8e3f 2012-06-24T21:57:18 Revert "Take into account total_queued as well when deciding whether to queue a fresh request or not." This reverts commit b20089fdb70a52ec029375beecebfd47efaee218.
Con Kolivas 750474bc 2012-06-24T21:56:53 Revert "Further simplify the total_queued counting mechanism and do all dec_queued from the one location." This reverts commit 790acad9f9223e4d532d8d38e00737c79b8e40fb.
Con Kolivas d2c1a6bd 2012-06-24T21:56:36 Revert "Make sure to have at least one staged work item when deciding whether to queue another request or not and dec queued in free work not discard work." This reverts commit c8601722752bcc6d3db7efd0063f7f2d7f2f7d2a.
Con Kolivas c8601722 2012-06-24T21:52:07 Make sure to have at least one staged work item when deciding whether to queue another request or not and dec queued in free work not discard work.
Con Kolivas 790acad9 2012-06-24T21:42:34 Further simplify the total_queued counting mechanism and do all dec_queued from the one location.
Con Kolivas 9bae0f16 2012-06-24T21:01:12 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas b20089fd 2012-06-24T20:59:55 Take into account total_queued as well when deciding whether to queue a fresh request or not.
Con Kolivas 8f333d90 2012-06-24T03:51:45 Merge pull request #232 from kanoi/master api.c display Pool Av in json
Con Kolivas ded16838 2012-06-24T20:48:02 Add the getwork delay time instead of subtracting it when determining if a share is stale.
Con Kolivas b5757d12 2012-06-24T20:45:47 Don't count getwork delay when determining if shares are stale.
Con Kolivas 9f811c52 2012-06-24T20:38:40 Simplify the total_queued count to those staged not cloned and remove the locking since it's no longer a critical value. Clone only anticipated difference sicne there will be a lag from the value returned by requests_staged(). Keep 1/3 buffer of extra work items when ageing them.
Con Kolivas 411784a9 2012-06-24T19:53:31 As work is sorted by age, we can discard the oldest work at regular intervals to keep only 1 of the newest work items per mining thread.
Con Kolivas 359635a8 2012-06-24T18:44:09 Only roll enough work to have one staged work for each mining thread.
Con Kolivas 0c970bbd 2012-06-24T18:22:20 Roll work again after duplicating it to prevent duplicates on return to the clone function.
Con Kolivas 610302af 2012-06-24T18:10:17 Abstract out work cloning and clone $mining_threads copies whenever a rollable work item is found and return a clone instead.
Kano 195d915a 2012-06-24T16:31:11 api.c display Pool Av in json
Con Kolivas a8ae1a43 2012-06-24T14:38:31 Rolltime should be used as the cutoff time for primary work as well as the rolled work, if present.
Con Kolivas c20a89d9 2012-06-24T14:20:29 Take into account average getwork delay as a marker of pool communications when considering work stale.
Con Kolivas f32ffb87 2012-06-24T13:20:17 Work out a rolling average getwork delay stored in pool_stats.
Con Kolivas 4e60a62a 2012-06-24T12:55:56 Getwork delay in stats should include retries for each getwork call.
ckolivas 8c4b11f2 2012-06-24T00:41:03 Merge branch 'master' of https://github.com/ckolivas/cgminer
ckolivas eb36f8d2 2012-06-24T00:12:11 Walk through the thread list instead of searching for them when disabling threads for dynamic mode.
Con Kolivas 8d3eeed2 2012-06-23T23:54:05 Merge with master
ckolivas 6a45cbbd 2012-06-23T23:45:08 Merge branch 'master' of https://github.com/ckolivas/cgminer
ckolivas c5a21fab 2012-06-23T23:43:22 Extend nrolltime to support the expiry= parameter. Do this by turning the rolltime bool into an integer set to the expiry time. If the pool supports rolltime but not expiry= then set the expiry time to the standard scantime.
Con Kolivas 057a38eb 2012-06-22T13:37:32 When disabling fanspeed monitoring on adl failure, remove any twin GPU association. This could have been leading to hangs on machines with dual GPU cards when ADL failed.
Paul Sheppard 6ce4871b 2012-06-20T15:49:51 Merge branch 'conf_pools'
Paul Sheppard 0bcdc2ca 2012-06-20T15:49:07 Add ability to disable pools in config file. Also fix pool writing in priorty order.
Paul Sheppard 57fa2be1 2012-06-20T11:40:28 Write pools in priority order
Paul Sheppard e0370281 2012-06-19T10:40:00 Merge branch 'master' of https://github.com/ckolivas/cgminer.git Conflicts: driver-bitforce.c
Paul Sheppard 9bc95ab3 2012-06-19T10:36:24 Comms error trapping Comms error will not disable the device permanently but put it in to recovery mode. Here it will attempt to be re-initialised after 60s.
Con Kolivas d594aaf8 2012-06-19T04:42:32 Merge pull request #227 from luke-jr/serialusb FPGA - allow device detect override without an open failure