Hi,
Thanks for the quick response. I've only been messing with bitcoin mining for a few weeks now; so please excuse my ignorance. I had thought that it is the "difficulty" setting from the pool that is regulating how hard my miners are working. There have been some very brief peaks in the 1TH/s range for each miner, but they keep throttling down to the 800+ to 900+ GH/s range, underperforming by about 300 GH/s combined.
This underperformance could impact my potential payout by about 10%, right? I have to admit that it's nice that they are running quite a bit cooler when I use your pool.
However, I would like to get them back up to 1TH/s each. Any ideas?
Because p2pool is a large network of individual nodes, it is the responsibility of each node to provide difficulty values. For example, if I look at my own node right now, I see the following:
2014-06-19 14:10:17.971807 New work for worker! Difficulty: 468.830432 Share difficulty: 1567138.331514 Total block value: 25.064672 BTC including 325 transactions
2014-06-19 14:10:18.010919 New work for worker! Difficulty: 468.830432 Share difficulty: 1567138.331514 Total block value: 25.064672 BTC including 325 transactions
2014-06-19 14:10:18.049984 New work for worker! Difficulty: 64.000000 Share difficulty: 1567138.331514 Total block value: 25.064672 BTC including 325 transactions
2014-06-19 14:10:18.090329 New work for worker! Difficulty: 468.830432 Share difficulty: 1567138.331514 Total block value: 25.064672 BTC including 325 transactions
The three miners with the difficulty of 468.830432 are ones that are using the default node's difficulty settings. The one with the 64.000000 difficulty has manually set the difficulty as I showed in my previous post.
As for why you're getting ~900GH/s as opposed to the 1TH/s you should be, are you by chance using an Antminer S2? If yes, I recommend you point it to another pool. The problem is in the custom version of cgminer that the S2 uses. That version doesn't play well with p2pool and as a result you'll see that it will only average between 800 and 900 GH/s. Kano has been working on creating a better driver for the S2, and to compile a new version of cgminer; however, due to the closed-source nature of Bitmain's software, he's been having a difficult time reverse engineering it successfully.