Log

Author Commit Date CI Message
Con Kolivas 55f7c149 2012-08-16T10:55:57 Grab clones from hashlist wherever possible first.
Con Kolivas c3e32274 2012-08-16T10:41:01 Cull all the early queue requests since we request every time work is popped now.
Con Kolivas 83b9ddfe 2012-08-16T10:18:30 Make expiry on should_roll to 2/3 time instead of share duration since some hardware will have very fast share times.
Con Kolivas 5fadfdb2 2012-08-16T09:19:45 Overlap queued decrementing with staged incrementing.
Con Kolivas 9f1d9ce3 2012-08-16T00:16:13 Artificially set the pool lagging flag on pool switch in failover only mode as well.
Con Kolivas 8697d6a2 2012-08-16T10:16:58 Do the cheaper comparison first.
Con Kolivas a6b97327 2012-08-16T00:09:50 Artificially set the pool lagging flag on work restart to avoid messages about slow pools after every longpoll.
Con Kolivas 44e81218 2012-08-15T22:56:18 Factor in opt_queue value into enough work queued or staged.
Con Kolivas 0fbd60ae 2012-08-16T10:24:52 Keep track of staged rollable work item counts to speed up clone_available.
Con Kolivas 381c56f8 2012-08-16T09:53:36 Check that we'll get 1 shares' worth of work time by rolling before saying we should roll the work.
Con Kolivas 611f1cec 2012-08-15T22:48:08 Roll work whenever we can on getwork.
Con Kolivas afcfea15 2012-08-16T09:30:49 Simplify all those total_secs usages by initialising it to 1 second.
Con Kolivas fd0be1bb 2012-08-15T22:28:09 Queue requests for getwork regardless and test whether we should send for a getwork from the getwork thread itself.
Con Kolivas 7d77c016 2012-08-15T21:26:50 Get rid of age_work().
Con Kolivas 6d63229e 2012-08-15T11:58:31 Further update NEWS.
Con Kolivas afa7310e 2012-08-15T11:55:30 If there are more devices than nDevs, don't iterate over them as they may overwrite devices mapped below that with the mapping option.
Con Kolivas 78d60193 2012-08-15T11:49:23 Revert "Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69." This reverts commit 2a474fe914524b20e0108396ab9bb873fba820ad. Broken.
Con Kolivas cadc7d76 2012-08-15T11:06:00 Bump version number to 2.6.5
Con Kolivas 1e36f19a 2012-08-15T11:04:45 Update NEWS.
Con Kolivas 2480cf23 2012-08-15T10:54:38 Don't try to get bitforce temperature if we're polling for a result to minimise the chance of interleaved responses.
Con Kolivas ec4a8646 2012-08-15T10:45:40 Fix README faq on bfl auto-detect.
Con Kolivas 83675099 2012-08-15T10:37:51 Revert "Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses." This reverts commit e29d2d92c9aa730c642c8df55c2a96901dce5450. As P. Shep points out, this breaks re-enabling of a disabled device.
Con Kolivas e34105a4 2012-08-15T10:37:00 Set memory clock based on memdiff if present from with engine changes, allowing it to parallel manual changes from the menu as well.
Con Kolivas c433f234 2012-08-15T10:19:16 Increase the timeout on bitforce as per Paul Sheppard's suggestion to account for throttling + work time + excess.
Con Kolivas 2a474fe9 2012-08-15T09:55:40 Fix ADL gpu-map not working when there are more ADL devices than openCL. Patch supplied and tested by Nite69.
Con Kolivas 8745ba1e 2012-08-15T09:38:45 Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this. Since we are repeatedly sampling similar timeframes, we can average the gpu_us result over 5 different values to get very fine precision.
Con Kolivas dc8ef0c7 2012-08-15T09:06:23 Fix harmless unused warnings in scrypt.h.
Con Kolivas 85b97462 2012-08-15T09:05:02 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas e29d2d92 2012-08-15T09:04:17 Only get bitforce temperature at a time when we have not requested any other responses to minimise risk of interleaved responses.
Con Kolivas d1508bd4 2012-08-14T14:45:34 Merge pull request #296 from kanoi/api API allow display/change failover-only setting (API v1.16)
Kano 70c57e7d 2012-08-14T12:58:08 api.c typo
Kano 95dff736 2012-08-14T12:54:27 API allow display/change failover-only setting
Con Kolivas 74f21129 2012-08-14T09:14:37 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 8e20456b 2012-08-14T09:13:59 Check we are not lagging as well as there is enough work in getwork.
Con Kolivas 618ef0c8 2012-08-12T17:33:25 Merge pull request #295 from kanoi/api miner.php documentation (in API-README) v0.1
Kano cf66ef87 2012-08-13T10:31:17 API-README correction 6
Kano 7dca87da 2012-08-13T10:24:50 API-README correction 5
Kano 3abeace8 2012-08-13T10:13:25 API-README correction 4
Kano 49ae1b6f 2012-08-13T10:12:15 API-README correction 3
Kano b3538697 2012-08-13T10:05:11 API-README correction 2
Kano f3dd04ae 2012-08-13T09:59:32 API-README correction
Kano 7011dd21 2012-08-13T09:55:10 miner.php documentation (in API-README) v0.1
Con Kolivas 00691aba 2012-08-11T20:42:05 Merge pull request #292 from kanoi/main Escape " and \ when writing json config file
Con Kolivas 391ce709 2012-08-11T19:48:52 Merge pull request #291 from kanoi/minerphp miner.php optional single rig totals (on by default)
Con Kolivas 011f822a 2012-08-11T19:48:26 Merge pull request #294 from kanoi/api API-README update changelog
Kano c96c8eef 2012-08-12T12:42:26 API-README update changelog
Con Kolivas d66742a8 2012-08-12T11:04:51 Minimise locking and unlocking when getting counts by reusing shared mutex lock functions.
Con Kolivas c91a9545 2012-08-12T10:55:18 Avoid getting more work if by the time the getwork thread is spawned we find ourselves with enough work.
Con Kolivas 07fca3e2 2012-08-12T10:29:34 The bitforce buffer is cleared and hw error count incremented on return from a failed send_work already so no need to do it within the send_work function.
Con Kolivas f27bcb8e 2012-08-12T10:45:59 Going back to e68ecf5eb275e1cc2dc22c7db35b0bd8d9c799de
Con Kolivas c892ded6 2012-08-12T10:40:58 Make sure there are true pending staged work items as well in failover only mode.
Con Kolivas 61003df4 2012-08-12T10:33:26 In failover-only mode we need to queue enough work for the local pool and ignore the total queued count.
Con Kolivas 65f4e2af 2012-08-12T10:29:34 The bitforce buffer is cleared and hw error count incremented on return from a failed send_work already so no need to do it within the send_work function.
Con Kolivas 8aa61f66 2012-08-11T16:47:49 Make sure we have work from the current pool somewhere in the queue in case the queue is full of requests from a pool that has just died.
Con Kolivas c0aaf56a 2012-08-11T16:11:53 Since all the counts use the same mutex, grab it only once.
Con Kolivas 4f9394be 2012-08-11T14:39:35 When popping work, grab cloned work first if possible since original work can be reused to make further clones.
Con Kolivas 8085ae68 2012-08-11T14:04:55 Further simplify the queue request mechanism.
Con Kolivas f83863a9 2012-08-11T13:30:41 Keep total queued count as a fake pending staged count to account for the period a queue is in flight before it is staged.
Kano d04005ae 2012-08-10T22:33:34 miner.php allow a custom page section to select all fields with '*' - e.g. to create a STATS section on a custom page
Con Kolivas e47dc873 2012-08-10T21:44:15 Clone work at the time of requesting it if an existing work item can be rolled.
Con Kolivas e68ecf5e 2012-08-10T20:18:04 Queue one request for each staged request removed, keeping the staged request count optimal at all times.
Kano 52e5524d 2012-08-09T18:01:35 Escape " and \ when writing json config file
Kano 556cc7bd 2012-08-09T16:30:36 miner.php optional single rig totals (on by default)
Con Kolivas 1c98e0cf 2012-08-07T21:48:18 Bump version to 2.6.4
Con Kolivas d64c32ac 2012-08-07T21:49:11 Include scrypt.h in Makefile.
Con Kolivas 0adbcd5d 2012-08-07T21:21:01 Fix windows bitforce build.
Con Kolivas be577252 2012-08-07T21:02:56 Update NEWS.
Con Kolivas 0a79de93 2012-08-07T20:55:55 Convert the serial autodetect functions to use int instead of char to enumerate devices.
Con Kolivas 9cae9a9d 2012-08-07T20:49:47 Make the serial open timeout for BFL generically 1 second on windows.
Con Kolivas 7dffa07e 2012-08-07T20:47:18 Deuglify windows autodetect code for BFL.
Con Kolivas e52762c5 2012-08-07T20:26:24 There is no point zeroing temperature in BFL if we fail to get a response, and we should register it as a HW error, suggesting throttling.
Con Kolivas b406dbfe 2012-08-07T20:07:01 Update SCRYPT README with information about HW errors.
Con Kolivas e49bd981 2012-08-07T19:56:43 Use the scrypt CPU code to confirm results from OCL code, and mark failures as HW errors, making it easier to tune scrypt parameters.
ckolivas 3dd1658e 2012-08-07T12:10:01 We may as well leave one curl still available per pool instead of reaping the last one.
ckolivas c7bcad65 2012-08-07T11:59:54 Need to recheck the pool->curls count on regaining the pool lock after the pthread conditional wait returns.
ckolivas ad8c4b77 2012-08-07T11:52:37 Revert "Only add to the pool curlring and increment the counter under mutex lock." This reverts commit 8897e0657507072448f4e951ce1caadca15b4b30. Wrong fix. Recursive locking now.
Con Kolivas 13a92bbd 2012-08-06T18:33:50 Merge pull request #290 from kanoi/api api.c update API start message and include port number
Con Kolivas 28d35990 2012-08-06T18:33:20 Merge pull request #287 from kanoi/minerphp miner.php allow pool inputs: delete, addpool, poolpriority
ckolivas 145f04cc 2012-08-07T11:10:59 Display reaped debug message outside mutex lock to avoid recursive locking.
ckolivas 8897e065 2012-08-07T11:05:23 Only add to the pool curlring and increment the counter under mutex lock.
Con Kolivas 920c56c9 2012-08-06T11:39:32 Add specific information when ADL detects error -10 saying the device is not enabled.
Kano b33ea267 2012-08-06T01:05:21 api.c update API start message and include port number
Kano 64261e7a 2012-08-06T00:30:50 miner.php ignore arg when readonly
Kano 5a5e3563 2012-08-05T23:48:30 miner.php allow pool inputs: delete, addpool, poolpriority
Con Kolivas f6518c06 2012-08-05T17:42:49 Bump version to 2.6.3
Con Kolivas a1b5bd7a 2012-08-05T17:55:11 More NEWS.
Con Kolivas 4443895f 2012-08-05T17:51:00 Count likely throttling episodes on bitforce devices as hardware errors.
Con Kolivas d3e4ec87 2012-08-05T17:35:08 Update news.
Con Kolivas 0d676346 2012-08-05T16:15:32 Style cleanups.
Con Kolivas 31b01c8a 2012-08-05T16:13:53 Author: Luke Dashjr <luke-jr+git@utopios.org> Date: Thu Jul 12 16:49:26 2012 +0000 Use FTD2XX.DLL on Windows to autodetect BitFORCE SHA256 devices
Con Kolivas 3576abf8 2012-08-05T15:43:27 Make pool_disabled the first in the enums == 0, fixing the pool enabled count which compares if value is not enabled before enabling it.
Con Kolivas 25fd6cd0 2012-08-05T15:35:37 Correct writing of scrypt parameters to config file based on command line parameters only.
Con Kolivas ac131d31 2012-08-04T22:34:47 Merge pull request #279 from tyeken8/tydus Add scrypt support while writing conf
Con Kolivas fc44b6d7 2012-08-05T15:32:44 Use different variables for command line specified lookup gap and thread concurrency to differentiate user defined versus auto chosen values.
Con Kolivas 7611499b 2012-08-05T14:57:46 Queue a request on pool switch in case we have no work from the new pool yet.
Con Kolivas aa8cd17a 2012-08-04T21:48:23 Merge pull request #286 from kanoi/api api.c in linux allow to open a closed socket in TIME_WAIT
Con Kolivas 4efa31d2 2012-08-05T14:44:11 Display failover only mode in pool menu and allow it to be toggled live.
Con Kolivas 1a041668 2012-08-05T14:37:49 Reinstate check for system queueing lag when the current pool's queue is maxed out, there is no staged work, and the work is needed now.
Con Kolivas 499c594c 2012-08-05T14:29:21 There is no need for pool active testing to be mandatory any more with queue request changes.
Con Kolivas e4326e3c 2012-08-05T14:24:31 Fix harmless warnings.