kanoi
|
1858acbc56
|
ckdb - change the main processname with -o
|
8 years ago |
kanoi
|
e9dcdd3bd2
|
ckdb - use -N to change the listener socket name
|
8 years ago |
kanoi
|
dbab97f3da
|
ckdb - key update: discard sharesummaries since they are not used
|
8 years ago |
kanoi
|
e6510bba84
|
ckdb - discard shares as soon as they've been summarised
|
8 years ago |
kanoi
|
e57d797014
|
ckdb - add shareinfo to cmd_query and allow cmd_query during key_update
|
8 years ago |
kanoi
|
29d2612c6d
|
ckdb - log the workinfo height for close to block, shares
|
8 years ago |
kanoi
|
72374c328c
|
ckdb - calculate file time lengths for the reload ratio
|
8 years ago |
kanoi
|
1c42be20ff
|
ckdb - add a file processing time ratio to the reload messages
|
8 years ago |
kanoi
|
146142ff2c
|
ckdb - missing time initialisation
|
8 years ago |
kanoi
|
a25111dfb8
|
ckdb - display trans found msgs as ranges
|
8 years ago |
kanoi
|
96b6a9fc6b
|
ckdb - missing lock on users access - part 2 :)
|
8 years ago |
kanoi
|
cb13b08eea
|
ckdb - missing lock on users access
|
8 years ago |
kanoi
|
798ad0cc28
|
ckdb - remove useless compile warning
|
8 years ago |
kanoi
|
1268d4c3ab
|
ckdb - add dbcode to all thread names
|
8 years ago |
kanoi
|
649461ff01
|
ckdb - add a simple socketer timeout for quiet pools :)
|
8 years ago |
kanoi
|
4b302af97f
|
ckdb - pqproc() thread management
|
8 years ago |
kanoi
|
920070f07c
|
ckdb - add missing null checks in workinfo_age
|
8 years ago |
kanoi
|
de85c3fb5a
|
ckdb - breaker() thread management
|
8 years ago |
kanoi
|
bfb0f065a4
|
ckdb - disable all lock checking if thread limits are exceeded
|
8 years ago |
kanoi
|
366a36a9ae
|
ckdb - allow adjusting the reload process thread count
|
8 years ago |
kanoi
|
db77dfc788
|
ckdb - make share processing thread safe and enable a cmd socket during key_update
|
8 years ago |
kanoi
|
a7c27174ce
|
ckdb - correct reload file begin time
|
8 years ago |
kanoi
|
0e917aed1a
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
8 years ago |
kanoi
|
ab5a70d89e
|
ckdb - show reload lines per second for each individual file
|
8 years ago |
kanoi
|
0114e507b0
|
ckdb - key update, discard unneeded generated data
|
8 years ago |
kanoi
|
252233a318
|
ckdb - fix workmarker handling, ageing, stopping early and allow limiting workmarker loading with -w
|
8 years ago |
kanoi
|
168f6659f6
|
ckdb - allow reload files to be in date based subdirectories
|
8 years ago |
kanoi
|
f7f5b6dd7d
|
php - add PPS% to Block Statistics
|
8 years ago |
kanoi
|
f01d892344
|
ckdb - keysummary generation initial coding
|
8 years ago |
Con Kolivas
|
ded126d599
|
Relax the array size check in shares to at least large enough
|
8 years ago |
Con Kolivas
|
ead718a5b5
|
Rework the user and worker examining loops in statsupdate to not hold the instance lock
|
8 years ago |
Con Kolivas
|
44b03fcf29
|
Rework client examination loop in statsupdate
|
8 years ago |
Con Kolivas
|
16efbaff3f
|
Examine clients outside of lock in statsupdate to minimise lock hold time
|
8 years ago |
Con Kolivas
|
b52fb9b478
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
8 years ago |
Con Kolivas
|
c2be459e76
|
Inline ref_instance_by_id to be able to determine the caller of it for lock debugging
|
8 years ago |
ckolivas
|
aa4e2790e9
|
Drop and regain lock in statsupdate to minimise lock contention
|
8 years ago |
Con Kolivas
|
ee17b24b9b
|
Differentiate a dead proxy from a deleted one
|
8 years ago |
Con Kolivas
|
a5cb533924
|
Fix crash with proxy that has no subproxies
|
8 years ago |
Con Kolivas
|
14c8a3a125
|
Add quiet mode option which suppresses throbber
|
8 years ago |
Con Kolivas
|
a5d526a67d
|
Delete parent proxies once all their subproxies are dead
|
8 years ago |
kanoi
|
217c233889
|
php - remove the worker from the api username for people who can't read :)
|
8 years ago |
kanoi
|
fa6601ff99
|
php - reduce id overlap and trim 2fa
|
8 years ago |
kanoi
|
f5251d5b24
|
php - tidy up page header rounding
|
8 years ago |
kanoi
|
9ff31a3d08
|
ckdb - missing free
|
8 years ago |
kanoi
|
f8967ecbc2
|
ckdb - report the _require_name() mvalue if it fails the regext test
|
8 years ago |
kanoi
|
b185dc8606
|
ckdb - fix shift end to only happen once per halving
|
8 years ago |
kanoi
|
579c2ee279
|
ckdb - report an error if keysummary != sharesummary total
|
8 years ago |
TheKano
|
3742e10555
|
Merged in ctubio/ckpool-1/ctubio/fixed-immortal-table-tags-1468771817355 (pull request #9)
Fixed immortal table tags.
|
8 years ago |
Carles Tubio
|
be0123f376
|
Fixed immortal table tags.
|
8 years ago |
TheKano
|
7d5722e074
|
Merged in ctubio/ckpool-1/ctubio/fixed-wrong-time-calculation-1468719906244 (pull request #8)
Fixed wrong time calculation.
|
8 years ago |