I've posted v3.3 of my miner today. It can be downloaded from here:
https://www.dropbox.com/sh/sq24hzo993afy9c/l7icP0KiuMThis is mainly a bug fix release. Fixes include:
2/100% primorial decrement overflow
Over aggressive thread watchdog
Chain counters now only show chains which could be valid shares. Also changed to Valid/Total instead of Total/Valid as per many requests.
Fixed a memory leak on new block detection.
Removed original primorial multiplier adjuster that kept changing primorial even after a user chose to disable round sieve adjuster.
BiTwin filter was incorrectly checking CC2 length instead of CC1 for odd length BiTwins.
Fixed GetWork mode (currently disabled on yPool though).
Added back a removed setting that actually helped some CPUs with cache / memory performance.
Thanks for the update but ypool has just changed reward system again to give more weight to the shorter chains. One of the changes seems to be that the acceptable 6-chains start from 6.0 now.
The new 3.3 miner appears to reject diff<6.5 6-chains, at least that is what the statistics say. Can you confirm it?
Unfrtunate timing.
edit: It seems that the miner is ineeded counting the diff<6.5 6-chains becuase the counter increases when say a 6.2 diff chain is found. I thought it didn't becuase 3.3 is now reporting about 50% less 6-chains/h than 3.2.