cgminer.c 202 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906
  1. /*
  2. * Copyright 2011-2013 Con Kolivas
  3. * Copyright 2011-2012 Luke Dashjr
  4. * Copyright 2010 Jeff Garzik
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms of the GNU General Public License as published by the Free
  8. * Software Foundation; either version 3 of the License, or (at your option)
  9. * any later version. See COPYING for more details.
  10. */
  11. #include "config.h"
  12. #ifdef HAVE_CURSES
  13. #include <curses.h>
  14. #endif
  15. #include <stdio.h>
  16. #include <stdlib.h>
  17. #include <string.h>
  18. #include <stdbool.h>
  19. #include <stdint.h>
  20. #include <unistd.h>
  21. #include <sys/time.h>
  22. #include <time.h>
  23. #include <math.h>
  24. #include <stdarg.h>
  25. #include <assert.h>
  26. #include <signal.h>
  27. #ifdef USE_USBUTILS
  28. #include <semaphore.h>
  29. #endif
  30. #include <sys/stat.h>
  31. #include <sys/types.h>
  32. #ifndef WIN32
  33. #include <sys/resource.h>
  34. #endif
  35. #include <ccan/opt/opt.h>
  36. #include <jansson.h>
  37. #include <curl/curl.h>
  38. #include <libgen.h>
  39. #include <sha2.h>
  40. #include "compat.h"
  41. #include "miner.h"
  42. #include "findnonce.h"
  43. #include "adl.h"
  44. #include "driver-opencl.h"
  45. #include "bench_block.h"
  46. #include "scrypt.h"
  47. #ifdef USE_AVALON
  48. #include "driver-avalon.h"
  49. #endif
  50. #if defined(unix) || defined(__APPLE__)
  51. #include <errno.h>
  52. #include <fcntl.h>
  53. #include <sys/wait.h>
  54. #endif
  55. #if defined(USE_BITFORCE) || defined(USE_ICARUS) || defined(USE_AVALON) || defined(USE_MODMINER)
  56. # define USE_FPGA
  57. #elif defined(USE_ZTEX)
  58. # define USE_FPGA
  59. #endif
  60. struct strategies strategies[] = {
  61. { "Failover" },
  62. { "Round Robin" },
  63. { "Rotate" },
  64. { "Load Balance" },
  65. { "Balance" },
  66. };
  67. static char packagename[256];
  68. bool opt_protocol;
  69. static bool opt_benchmark;
  70. bool have_longpoll;
  71. bool want_per_device_stats;
  72. bool use_syslog;
  73. bool opt_quiet;
  74. bool opt_realquiet;
  75. bool opt_loginput;
  76. bool opt_compact;
  77. const int opt_cutofftemp = 95;
  78. int opt_log_interval = 5;
  79. int opt_queue = 1;
  80. int opt_scantime = -1;
  81. int opt_expiry = 120;
  82. static const bool opt_time = true;
  83. unsigned long long global_hashrate;
  84. #if defined(HAVE_OPENCL) || defined(USE_USBUTILS)
  85. int nDevs;
  86. #endif
  87. #ifdef HAVE_OPENCL
  88. int opt_dynamic_interval = 7;
  89. int opt_g_threads = -1;
  90. int gpu_threads;
  91. #ifdef USE_SCRYPT
  92. bool opt_scrypt;
  93. #endif
  94. #endif
  95. bool opt_restart = true;
  96. static bool opt_nogpu;
  97. struct list_head scan_devices;
  98. static bool devices_enabled[MAX_DEVICES];
  99. static int opt_devs_enabled;
  100. static bool opt_display_devs;
  101. static bool opt_removedisabled;
  102. int total_devices;
  103. int zombie_devs;
  104. static int most_devices;
  105. struct cgpu_info **devices;
  106. bool have_opencl;
  107. int mining_threads;
  108. int num_processors;
  109. #ifdef HAVE_CURSES
  110. bool use_curses = true;
  111. #else
  112. bool use_curses;
  113. #endif
  114. static bool opt_submit_stale = true;
  115. static int opt_shares;
  116. bool opt_fail_only;
  117. static bool opt_fix_protocol;
  118. static bool opt_lowmem;
  119. bool opt_autofan;
  120. bool opt_autoengine;
  121. bool opt_noadl;
  122. char *opt_api_allow = NULL;
  123. char *opt_api_groups;
  124. char *opt_api_description = PACKAGE_STRING;
  125. int opt_api_port = 4028;
  126. bool opt_api_listen;
  127. bool opt_api_network;
  128. bool opt_delaynet;
  129. bool opt_disable_pool;
  130. char *opt_icarus_options = NULL;
  131. char *opt_icarus_timing = NULL;
  132. bool opt_worktime;
  133. #ifdef USE_AVALON
  134. char *opt_avalon_options = NULL;
  135. #endif
  136. #ifdef USE_USBUTILS
  137. char *opt_usb_select = NULL;
  138. int opt_usbdump = -1;
  139. bool opt_usb_list_all;
  140. cgsem_t usb_resource_sem;
  141. #endif
  142. char *opt_kernel_path;
  143. char *cgminer_path;
  144. #if defined(USE_BITFORCE)
  145. bool opt_bfl_noncerange;
  146. #endif
  147. #define QUIET (opt_quiet || opt_realquiet)
  148. struct thr_info *control_thr;
  149. struct thr_info **mining_thr;
  150. static int gwsched_thr_id;
  151. static int stage_thr_id;
  152. static int watchpool_thr_id;
  153. static int watchdog_thr_id;
  154. #ifdef HAVE_CURSES
  155. static int input_thr_id;
  156. #endif
  157. int gpur_thr_id;
  158. static int api_thr_id;
  159. #ifdef USE_USBUTILS
  160. static int usbres_thr_id;
  161. static int hotplug_thr_id;
  162. #endif
  163. static int total_control_threads;
  164. bool hotplug_mode;
  165. static int new_devices;
  166. static int new_threads;
  167. int hotplug_time = 5;
  168. #ifdef USE_USBUTILS
  169. pthread_mutex_t cgusb_lock;
  170. pthread_mutex_t cgusbres_lock;
  171. cglock_t cgusb_fd_lock;
  172. #endif
  173. pthread_mutex_t hash_lock;
  174. static pthread_mutex_t *stgd_lock;
  175. pthread_mutex_t console_lock;
  176. cglock_t ch_lock;
  177. static pthread_rwlock_t blk_lock;
  178. static pthread_mutex_t sshare_lock;
  179. pthread_rwlock_t netacc_lock;
  180. pthread_rwlock_t mining_thr_lock;
  181. pthread_rwlock_t devices_lock;
  182. static pthread_mutex_t lp_lock;
  183. static pthread_cond_t lp_cond;
  184. pthread_mutex_t restart_lock;
  185. pthread_cond_t restart_cond;
  186. pthread_cond_t gws_cond;
  187. double total_mhashes_done;
  188. static struct timeval total_tv_start, total_tv_end;
  189. cglock_t control_lock;
  190. pthread_mutex_t stats_lock;
  191. int hw_errors;
  192. int total_accepted, total_rejected, total_diff1;
  193. int total_getworks, total_stale, total_discarded;
  194. double total_diff_accepted, total_diff_rejected, total_diff_stale;
  195. static int staged_rollable;
  196. unsigned int new_blocks;
  197. static unsigned int work_block;
  198. unsigned int found_blocks;
  199. unsigned int local_work;
  200. unsigned int total_go, total_ro;
  201. struct pool **pools;
  202. static struct pool *currentpool = NULL;
  203. int total_pools, enabled_pools;
  204. enum pool_strategy pool_strategy = POOL_FAILOVER;
  205. int opt_rotate_period;
  206. static int total_urls, total_users, total_passes, total_userpasses;
  207. static
  208. #ifndef HAVE_CURSES
  209. const
  210. #endif
  211. bool curses_active;
  212. static char current_block[40];
  213. /* Protected by ch_lock */
  214. static char *current_hash;
  215. char *current_fullhash;
  216. static char datestamp[40];
  217. static char blocktime[32];
  218. struct timeval block_timeval;
  219. static char best_share[8] = "0";
  220. double current_diff = 0xFFFFFFFFFFFFFFFFULL;
  221. static char block_diff[8];
  222. uint64_t best_diff = 0;
  223. struct block {
  224. char hash[40];
  225. UT_hash_handle hh;
  226. int block_no;
  227. };
  228. static struct block *blocks = NULL;
  229. int swork_id;
  230. /* For creating a hash database of stratum shares submitted that have not had
  231. * a response yet */
  232. struct stratum_share {
  233. UT_hash_handle hh;
  234. bool block;
  235. struct work *work;
  236. int id;
  237. time_t sshare_time;
  238. };
  239. static struct stratum_share *stratum_shares = NULL;
  240. char *opt_socks_proxy = NULL;
  241. static const char def_conf[] = "cgminer.conf";
  242. static char *default_config;
  243. static bool config_loaded;
  244. static int include_count;
  245. #define JSON_INCLUDE_CONF "include"
  246. #define JSON_LOAD_ERROR "JSON decode of file '%s' failed\n %s"
  247. #define JSON_LOAD_ERROR_LEN strlen(JSON_LOAD_ERROR)
  248. #define JSON_MAX_DEPTH 10
  249. #define JSON_MAX_DEPTH_ERR "Too many levels of JSON includes (limit 10) or a loop"
  250. #if defined(unix) || defined(__APPLE__)
  251. static char *opt_stderr_cmd = NULL;
  252. static int forkpid;
  253. #endif // defined(unix)
  254. struct sigaction termhandler, inthandler;
  255. struct thread_q *getq;
  256. static int total_work;
  257. struct work *staged_work = NULL;
  258. struct schedtime {
  259. bool enable;
  260. struct tm tm;
  261. };
  262. struct schedtime schedstart;
  263. struct schedtime schedstop;
  264. bool sched_paused;
  265. static bool time_before(struct tm *tm1, struct tm *tm2)
  266. {
  267. if (tm1->tm_hour < tm2->tm_hour)
  268. return true;
  269. if (tm1->tm_hour == tm2->tm_hour && tm1->tm_min < tm2->tm_min)
  270. return true;
  271. return false;
  272. }
  273. static bool should_run(void)
  274. {
  275. struct timeval tv;
  276. struct tm *tm;
  277. if (!schedstart.enable && !schedstop.enable)
  278. return true;
  279. cgtime(&tv);
  280. const time_t tmp_time = tv.tv_sec;
  281. tm = localtime(&tmp_time);
  282. if (schedstart.enable) {
  283. if (!schedstop.enable) {
  284. if (time_before(tm, &schedstart.tm))
  285. return false;
  286. /* This is a once off event with no stop time set */
  287. schedstart.enable = false;
  288. return true;
  289. }
  290. if (time_before(&schedstart.tm, &schedstop.tm)) {
  291. if (time_before(tm, &schedstop.tm) && !time_before(tm, &schedstart.tm))
  292. return true;
  293. return false;
  294. } /* Times are reversed */
  295. if (time_before(tm, &schedstart.tm)) {
  296. if (time_before(tm, &schedstop.tm))
  297. return true;
  298. return false;
  299. }
  300. return true;
  301. }
  302. /* only schedstop.enable == true */
  303. if (!time_before(tm, &schedstop.tm))
  304. return false;
  305. return true;
  306. }
  307. void get_datestamp(char *f, struct timeval *tv)
  308. {
  309. struct tm *tm;
  310. const time_t tmp_time = tv->tv_sec;
  311. tm = localtime(&tmp_time);
  312. sprintf(f, "[%d-%02d-%02d %02d:%02d:%02d]",
  313. tm->tm_year + 1900,
  314. tm->tm_mon + 1,
  315. tm->tm_mday,
  316. tm->tm_hour,
  317. tm->tm_min,
  318. tm->tm_sec);
  319. }
  320. void get_timestamp(char *f, struct timeval *tv)
  321. {
  322. struct tm *tm;
  323. const time_t tmp_time = tv->tv_sec;
  324. tm = localtime(&tmp_time);
  325. sprintf(f, "[%02d:%02d:%02d]",
  326. tm->tm_hour,
  327. tm->tm_min,
  328. tm->tm_sec);
  329. }
  330. static char exit_buf[512];
  331. static void applog_and_exit(const char *fmt, ...)
  332. {
  333. va_list ap;
  334. va_start(ap, fmt);
  335. vsnprintf(exit_buf, sizeof(exit_buf), fmt, ap);
  336. va_end(ap);
  337. _applog(LOG_ERR, exit_buf);
  338. exit(1);
  339. }
  340. static pthread_mutex_t sharelog_lock;
  341. static FILE *sharelog_file = NULL;
  342. struct thr_info *get_thread(int thr_id)
  343. {
  344. struct thr_info *thr;
  345. rd_lock(&mining_thr_lock);
  346. thr = mining_thr[thr_id];
  347. rd_unlock(&mining_thr_lock);
  348. return thr;
  349. }
  350. static struct cgpu_info *get_thr_cgpu(int thr_id)
  351. {
  352. struct thr_info *thr = get_thread(thr_id);
  353. return thr->cgpu;
  354. }
  355. struct cgpu_info *get_devices(int id)
  356. {
  357. struct cgpu_info *cgpu;
  358. rd_lock(&devices_lock);
  359. cgpu = devices[id];
  360. rd_unlock(&devices_lock);
  361. return cgpu;
  362. }
  363. static void sharelog(const char*disposition, const struct work*work)
  364. {
  365. char *target, *hash, *data;
  366. struct cgpu_info *cgpu;
  367. unsigned long int t;
  368. struct pool *pool;
  369. int thr_id, rv;
  370. char s[1024];
  371. size_t ret;
  372. if (!sharelog_file)
  373. return;
  374. thr_id = work->thr_id;
  375. cgpu = get_thr_cgpu(thr_id);
  376. pool = work->pool;
  377. t = (unsigned long int)(work->tv_work_found.tv_sec);
  378. target = bin2hex(work->target, sizeof(work->target));
  379. hash = bin2hex(work->hash, sizeof(work->hash));
  380. data = bin2hex(work->data, sizeof(work->data));
  381. // timestamp,disposition,target,pool,dev,thr,sharehash,sharedata
  382. rv = snprintf(s, sizeof(s), "%lu,%s,%s,%s,%s%u,%u,%s,%s\n", t, disposition, target, pool->rpc_url, cgpu->drv->name, cgpu->device_id, thr_id, hash, data);
  383. free(target);
  384. free(hash);
  385. free(data);
  386. if (rv >= (int)(sizeof(s)))
  387. s[sizeof(s) - 1] = '\0';
  388. else if (rv < 0) {
  389. applog(LOG_ERR, "sharelog printf error");
  390. return;
  391. }
  392. mutex_lock(&sharelog_lock);
  393. ret = fwrite(s, rv, 1, sharelog_file);
  394. fflush(sharelog_file);
  395. mutex_unlock(&sharelog_lock);
  396. if (ret != 1)
  397. applog(LOG_ERR, "sharelog fwrite error");
  398. }
  399. static char *getwork_req = "{\"method\": \"getwork\", \"params\": [], \"id\":0}\n";
  400. static char *gbt_req = "{\"id\": 0, \"method\": \"getblocktemplate\", \"params\": [{\"capabilities\": [\"coinbasetxn\", \"workid\", \"coinbase/append\"]}]}\n";
  401. /* Return value is ignored if not called from add_pool_details */
  402. struct pool *add_pool(void)
  403. {
  404. struct pool *pool;
  405. pool = calloc(sizeof(struct pool), 1);
  406. if (!pool)
  407. quit(1, "Failed to malloc pool in add_pool");
  408. pool->pool_no = pool->prio = total_pools;
  409. pools = realloc(pools, sizeof(struct pool *) * (total_pools + 2));
  410. pools[total_pools++] = pool;
  411. mutex_init(&pool->pool_lock);
  412. if (unlikely(pthread_cond_init(&pool->cr_cond, NULL)))
  413. quit(1, "Failed to pthread_cond_init in add_pool");
  414. cglock_init(&pool->data_lock);
  415. mutex_init(&pool->stratum_lock);
  416. cglock_init(&pool->gbt_lock);
  417. INIT_LIST_HEAD(&pool->curlring);
  418. /* Make sure the pool doesn't think we've been idle since time 0 */
  419. pool->tv_idle.tv_sec = ~0UL;
  420. pool->rpc_req = getwork_req;
  421. pool->rpc_proxy = NULL;
  422. return pool;
  423. }
  424. /* Pool variant of test and set */
  425. static bool pool_tset(struct pool *pool, bool *var)
  426. {
  427. bool ret;
  428. mutex_lock(&pool->pool_lock);
  429. ret = *var;
  430. *var = true;
  431. mutex_unlock(&pool->pool_lock);
  432. return ret;
  433. }
  434. bool pool_tclear(struct pool *pool, bool *var)
  435. {
  436. bool ret;
  437. mutex_lock(&pool->pool_lock);
  438. ret = *var;
  439. *var = false;
  440. mutex_unlock(&pool->pool_lock);
  441. return ret;
  442. }
  443. struct pool *current_pool(void)
  444. {
  445. struct pool *pool;
  446. cg_rlock(&control_lock);
  447. pool = currentpool;
  448. cg_runlock(&control_lock);
  449. return pool;
  450. }
  451. char *set_int_range(const char *arg, int *i, int min, int max)
  452. {
  453. char *err = opt_set_intval(arg, i);
  454. if (err)
  455. return err;
  456. if (*i < min || *i > max)
  457. return "Value out of range";
  458. return NULL;
  459. }
  460. static char *set_int_0_to_9999(const char *arg, int *i)
  461. {
  462. return set_int_range(arg, i, 0, 9999);
  463. }
  464. static char *set_int_1_to_65535(const char *arg, int *i)
  465. {
  466. return set_int_range(arg, i, 1, 65535);
  467. }
  468. static char *set_int_0_to_10(const char *arg, int *i)
  469. {
  470. return set_int_range(arg, i, 0, 10);
  471. }
  472. static char *set_int_1_to_10(const char *arg, int *i)
  473. {
  474. return set_int_range(arg, i, 1, 10);
  475. }
  476. #ifdef USE_FPGA_SERIAL
  477. static char *add_serial(char *arg)
  478. {
  479. string_elist_add(arg, &scan_devices);
  480. return NULL;
  481. }
  482. #endif
  483. void get_intrange(char *arg, int *val1, int *val2)
  484. {
  485. if (sscanf(arg, "%d-%d", val1, val2) == 1)
  486. *val2 = *val1;
  487. }
  488. static char *set_devices(char *arg)
  489. {
  490. int i, val1 = 0, val2 = 0;
  491. char *nextptr;
  492. if (*arg) {
  493. if (*arg == '?') {
  494. opt_display_devs = true;
  495. return NULL;
  496. }
  497. } else
  498. return "Invalid device parameters";
  499. nextptr = strtok(arg, ",");
  500. if (nextptr == NULL)
  501. return "Invalid parameters for set devices";
  502. get_intrange(nextptr, &val1, &val2);
  503. if (val1 < 0 || val1 > MAX_DEVICES || val2 < 0 || val2 > MAX_DEVICES ||
  504. val1 > val2) {
  505. return "Invalid value passed to set devices";
  506. }
  507. for (i = val1; i <= val2; i++) {
  508. devices_enabled[i] = true;
  509. opt_devs_enabled++;
  510. }
  511. while ((nextptr = strtok(NULL, ",")) != NULL) {
  512. get_intrange(nextptr, &val1, &val2);
  513. if (val1 < 0 || val1 > MAX_DEVICES || val2 < 0 || val2 > MAX_DEVICES ||
  514. val1 > val2) {
  515. return "Invalid value passed to set devices";
  516. }
  517. for (i = val1; i <= val2; i++) {
  518. devices_enabled[i] = true;
  519. opt_devs_enabled++;
  520. }
  521. }
  522. return NULL;
  523. }
  524. static char *set_balance(enum pool_strategy *strategy)
  525. {
  526. *strategy = POOL_BALANCE;
  527. return NULL;
  528. }
  529. static char *set_loadbalance(enum pool_strategy *strategy)
  530. {
  531. *strategy = POOL_LOADBALANCE;
  532. return NULL;
  533. }
  534. static char *set_rotate(const char *arg, int *i)
  535. {
  536. pool_strategy = POOL_ROTATE;
  537. return set_int_range(arg, i, 0, 9999);
  538. }
  539. static char *set_rr(enum pool_strategy *strategy)
  540. {
  541. *strategy = POOL_ROUNDROBIN;
  542. return NULL;
  543. }
  544. /* Detect that url is for a stratum protocol either via the presence of
  545. * stratum+tcp or by detecting a stratum server response */
  546. bool detect_stratum(struct pool *pool, char *url)
  547. {
  548. if (!extract_sockaddr(pool, url))
  549. return false;
  550. if (!strncasecmp(url, "stratum+tcp://", 14)) {
  551. pool->rpc_url = strdup(url);
  552. pool->has_stratum = true;
  553. pool->stratum_url = pool->sockaddr_url;
  554. return true;
  555. }
  556. return false;
  557. }
  558. static char *set_url(char *arg)
  559. {
  560. struct pool *pool;
  561. total_urls++;
  562. if (total_urls > total_pools)
  563. add_pool();
  564. pool = pools[total_urls - 1];
  565. arg = get_proxy(arg, pool);
  566. if (detect_stratum(pool, arg))
  567. return NULL;
  568. opt_set_charp(arg, &pool->rpc_url);
  569. if (strncmp(arg, "http://", 7) &&
  570. strncmp(arg, "https://", 8)) {
  571. char *httpinput;
  572. httpinput = malloc(255);
  573. if (!httpinput)
  574. quit(1, "Failed to malloc httpinput");
  575. strcpy(httpinput, "http://");
  576. strncat(httpinput, arg, 248);
  577. pool->rpc_url = httpinput;
  578. }
  579. return NULL;
  580. }
  581. static char *set_user(const char *arg)
  582. {
  583. struct pool *pool;
  584. if (total_userpasses)
  585. return "Use only user + pass or userpass, but not both";
  586. total_users++;
  587. if (total_users > total_pools)
  588. add_pool();
  589. pool = pools[total_users - 1];
  590. opt_set_charp(arg, &pool->rpc_user);
  591. return NULL;
  592. }
  593. static char *set_pass(const char *arg)
  594. {
  595. struct pool *pool;
  596. if (total_userpasses)
  597. return "Use only user + pass or userpass, but not both";
  598. total_passes++;
  599. if (total_passes > total_pools)
  600. add_pool();
  601. pool = pools[total_passes - 1];
  602. opt_set_charp(arg, &pool->rpc_pass);
  603. return NULL;
  604. }
  605. static char *set_userpass(const char *arg)
  606. {
  607. struct pool *pool;
  608. char *updup;
  609. if (total_users || total_passes)
  610. return "Use only user + pass or userpass, but not both";
  611. total_userpasses++;
  612. if (total_userpasses > total_pools)
  613. add_pool();
  614. pool = pools[total_userpasses - 1];
  615. updup = strdup(arg);
  616. opt_set_charp(arg, &pool->rpc_userpass);
  617. pool->rpc_user = strtok(updup, ":");
  618. if (!pool->rpc_user)
  619. return "Failed to find : delimited user info";
  620. pool->rpc_pass = strtok(NULL, ":");
  621. if (!pool->rpc_pass)
  622. return "Failed to find : delimited pass info";
  623. return NULL;
  624. }
  625. static char *enable_debug(bool *flag)
  626. {
  627. *flag = true;
  628. /* Turn on verbose output, too. */
  629. opt_log_output = true;
  630. return NULL;
  631. }
  632. static char *set_schedtime(const char *arg, struct schedtime *st)
  633. {
  634. if (sscanf(arg, "%d:%d", &st->tm.tm_hour, &st->tm.tm_min) != 2)
  635. return "Invalid time set, should be HH:MM";
  636. if (st->tm.tm_hour > 23 || st->tm.tm_min > 59 || st->tm.tm_hour < 0 || st->tm.tm_min < 0)
  637. return "Invalid time set.";
  638. st->enable = true;
  639. return NULL;
  640. }
  641. static char* set_sharelog(char *arg)
  642. {
  643. char *r = "";
  644. long int i = strtol(arg, &r, 10);
  645. if ((!*r) && i >= 0 && i <= INT_MAX) {
  646. sharelog_file = fdopen((int)i, "a");
  647. if (!sharelog_file)
  648. applog(LOG_ERR, "Failed to open fd %u for share log", (unsigned int)i);
  649. } else if (!strcmp(arg, "-")) {
  650. sharelog_file = stdout;
  651. if (!sharelog_file)
  652. applog(LOG_ERR, "Standard output missing for share log");
  653. } else {
  654. sharelog_file = fopen(arg, "a");
  655. if (!sharelog_file)
  656. applog(LOG_ERR, "Failed to open %s for share log", arg);
  657. }
  658. return NULL;
  659. }
  660. static char *temp_cutoff_str = NULL;
  661. char *set_temp_cutoff(char *arg)
  662. {
  663. int val;
  664. if (!(arg && arg[0]))
  665. return "Invalid parameters for set temp cutoff";
  666. val = atoi(arg);
  667. if (val < 0 || val > 200)
  668. return "Invalid value passed to set temp cutoff";
  669. temp_cutoff_str = arg;
  670. return NULL;
  671. }
  672. static void load_temp_cutoffs()
  673. {
  674. int i, val = 0, device = 0;
  675. char *nextptr;
  676. if (temp_cutoff_str) {
  677. for (device = 0, nextptr = strtok(temp_cutoff_str, ","); nextptr; ++device, nextptr = strtok(NULL, ",")) {
  678. if (device >= total_devices)
  679. quit(1, "Too many values passed to set temp cutoff");
  680. val = atoi(nextptr);
  681. if (val < 0 || val > 200)
  682. quit(1, "Invalid value passed to set temp cutoff");
  683. rd_lock(&devices_lock);
  684. devices[device]->cutofftemp = val;
  685. rd_unlock(&devices_lock);
  686. }
  687. } else {
  688. rd_lock(&devices_lock);
  689. for (i = device; i < total_devices; ++i) {
  690. if (!devices[i]->cutofftemp)
  691. devices[i]->cutofftemp = opt_cutofftemp;
  692. }
  693. rd_unlock(&devices_lock);
  694. return;
  695. }
  696. if (device <= 1) {
  697. rd_lock(&devices_lock);
  698. for (i = device; i < total_devices; ++i)
  699. devices[i]->cutofftemp = val;
  700. rd_unlock(&devices_lock);
  701. }
  702. }
  703. static char *set_api_allow(const char *arg)
  704. {
  705. opt_set_charp(arg, &opt_api_allow);
  706. return NULL;
  707. }
  708. static char *set_api_groups(const char *arg)
  709. {
  710. opt_set_charp(arg, &opt_api_groups);
  711. return NULL;
  712. }
  713. static char *set_api_description(const char *arg)
  714. {
  715. opt_set_charp(arg, &opt_api_description);
  716. return NULL;
  717. }
  718. #ifdef USE_ICARUS
  719. static char *set_icarus_options(const char *arg)
  720. {
  721. opt_set_charp(arg, &opt_icarus_options);
  722. return NULL;
  723. }
  724. static char *set_icarus_timing(const char *arg)
  725. {
  726. opt_set_charp(arg, &opt_icarus_timing);
  727. return NULL;
  728. }
  729. #endif
  730. #ifdef USE_AVALON
  731. static char *set_avalon_options(const char *arg)
  732. {
  733. opt_set_charp(arg, &opt_avalon_options);
  734. return NULL;
  735. }
  736. #endif
  737. #ifdef USE_USBUTILS
  738. static char *set_usb_select(const char *arg)
  739. {
  740. opt_set_charp(arg, &opt_usb_select);
  741. return NULL;
  742. }
  743. #endif
  744. static char *set_null(const char __maybe_unused *arg)
  745. {
  746. return NULL;
  747. }
  748. /* These options are available from config file or commandline */
  749. static struct opt_table opt_config_table[] = {
  750. OPT_WITH_ARG("--api-allow",
  751. set_api_allow, NULL, NULL,
  752. "Allow API access only to the given list of [G:]IP[/Prefix] addresses[/subnets]"),
  753. OPT_WITH_ARG("--api-description",
  754. set_api_description, NULL, NULL,
  755. "Description placed in the API status header, default: cgminer version"),
  756. OPT_WITH_ARG("--api-groups",
  757. set_api_groups, NULL, NULL,
  758. "API one letter groups G:cmd:cmd[,P:cmd:*...] defining the cmds a groups can use"),
  759. OPT_WITHOUT_ARG("--api-listen",
  760. opt_set_bool, &opt_api_listen,
  761. "Enable API, default: disabled"),
  762. OPT_WITHOUT_ARG("--api-network",
  763. opt_set_bool, &opt_api_network,
  764. "Allow API (if enabled) to listen on/for any address, default: only 127.0.0.1"),
  765. OPT_WITH_ARG("--api-port",
  766. set_int_1_to_65535, opt_show_intval, &opt_api_port,
  767. "Port number of miner API"),
  768. #ifdef HAVE_ADL
  769. OPT_WITHOUT_ARG("--auto-fan",
  770. opt_set_bool, &opt_autofan,
  771. "Automatically adjust all GPU fan speeds to maintain a target temperature"),
  772. OPT_WITHOUT_ARG("--auto-gpu",
  773. opt_set_bool, &opt_autoengine,
  774. "Automatically adjust all GPU engine clock speeds to maintain a target temperature"),
  775. #endif
  776. OPT_WITHOUT_ARG("--balance",
  777. set_balance, &pool_strategy,
  778. "Change multipool strategy from failover to even share balance"),
  779. OPT_WITHOUT_ARG("--benchmark",
  780. opt_set_bool, &opt_benchmark,
  781. "Run cgminer in benchmark mode - produces no shares"),
  782. #if defined(USE_BITFORCE)
  783. OPT_WITHOUT_ARG("--bfl-range",
  784. opt_set_bool, &opt_bfl_noncerange,
  785. "Use nonce range on bitforce devices if supported"),
  786. #endif
  787. #ifdef HAVE_CURSES
  788. OPT_WITHOUT_ARG("--compact",
  789. opt_set_bool, &opt_compact,
  790. "Use compact display without per device statistics"),
  791. #endif
  792. OPT_WITHOUT_ARG("--debug|-D",
  793. enable_debug, &opt_debug,
  794. "Enable debug output"),
  795. OPT_WITH_ARG("--device|-d",
  796. set_devices, NULL, NULL,
  797. "Select device to use, one value, range and/or comma separated (e.g. 0-2,4) default: all"),
  798. OPT_WITHOUT_ARG("--disable-gpu|-G",
  799. opt_set_bool, &opt_nogpu,
  800. #ifdef HAVE_OPENCL
  801. "Disable GPU mining even if suitable devices exist"
  802. #else
  803. opt_hidden
  804. #endif
  805. ),
  806. OPT_WITHOUT_ARG("--disable-rejecting",
  807. opt_set_bool, &opt_disable_pool,
  808. "Automatically disable pools that continually reject shares"),
  809. OPT_WITH_ARG("--expiry|-E",
  810. set_int_0_to_9999, opt_show_intval, &opt_expiry,
  811. "Upper bound on how many seconds after getting work we consider a share from it stale"),
  812. OPT_WITHOUT_ARG("--failover-only",
  813. opt_set_bool, &opt_fail_only,
  814. "Don't leak work to backup pools when primary pool is lagging"),
  815. OPT_WITHOUT_ARG("--fix-protocol",
  816. opt_set_bool, &opt_fix_protocol,
  817. "Do not redirect to a different getwork protocol (eg. stratum)"),
  818. #ifdef HAVE_OPENCL
  819. OPT_WITH_ARG("--gpu-dyninterval",
  820. set_int_1_to_65535, opt_show_intval, &opt_dynamic_interval,
  821. "Set the refresh interval in ms for GPUs using dynamic intensity"),
  822. OPT_WITH_ARG("--gpu-platform",
  823. set_int_0_to_9999, opt_show_intval, &opt_platform_id,
  824. "Select OpenCL platform ID to use for GPU mining"),
  825. OPT_WITH_ARG("--gpu-threads|-g",
  826. set_int_1_to_10, opt_show_intval, &opt_g_threads,
  827. "Number of threads per GPU (1 - 10)"),
  828. #ifdef HAVE_ADL
  829. OPT_WITH_ARG("--gpu-engine",
  830. set_gpu_engine, NULL, NULL,
  831. "GPU engine (over)clock range in Mhz - one value, range and/or comma separated list (e.g. 850-900,900,750-850)"),
  832. OPT_WITH_ARG("--gpu-fan",
  833. set_gpu_fan, NULL, NULL,
  834. "GPU fan percentage range - one value, range and/or comma separated list (e.g. 0-85,85,65)"),
  835. OPT_WITH_ARG("--gpu-map",
  836. set_gpu_map, NULL, NULL,
  837. "Map OpenCL to ADL device order manually, paired CSV (e.g. 1:0,2:1 maps OpenCL 1 to ADL 0, 2 to 1)"),
  838. OPT_WITH_ARG("--gpu-memclock",
  839. set_gpu_memclock, NULL, NULL,
  840. "Set the GPU memory (over)clock in Mhz - one value for all or separate by commas for per card"),
  841. OPT_WITH_ARG("--gpu-memdiff",
  842. set_gpu_memdiff, NULL, NULL,
  843. "Set a fixed difference in clock speed between the GPU and memory in auto-gpu mode"),
  844. OPT_WITH_ARG("--gpu-powertune",
  845. set_gpu_powertune, NULL, NULL,
  846. "Set the GPU powertune percentage - one value for all or separate by commas for per card"),
  847. OPT_WITHOUT_ARG("--gpu-reorder",
  848. opt_set_bool, &opt_reorder,
  849. "Attempt to reorder GPU devices according to PCI Bus ID"),
  850. OPT_WITH_ARG("--gpu-vddc",
  851. set_gpu_vddc, NULL, NULL,
  852. "Set the GPU voltage in Volts - one value for all or separate by commas for per card"),
  853. #endif
  854. #ifdef USE_SCRYPT
  855. OPT_WITH_ARG("--lookup-gap",
  856. set_lookup_gap, NULL, NULL,
  857. "Set GPU lookup gap for scrypt mining, comma separated"),
  858. #endif
  859. OPT_WITH_ARG("--intensity|-I",
  860. set_intensity, NULL, NULL,
  861. "Intensity of GPU scanning (d or " _MIN_INTENSITY_STR " -> " _MAX_INTENSITY_STR ", default: d to maintain desktop interactivity)"),
  862. #endif
  863. OPT_WITH_ARG("--hotplug",
  864. set_int_0_to_9999, NULL, &hotplug_time,
  865. #ifdef USE_USBUTILS
  866. "Seconds between hotplug checks (0 means never check)"
  867. #else
  868. opt_hidden
  869. #endif
  870. ),
  871. #if defined(HAVE_OPENCL) || defined(HAVE_MODMINER)
  872. OPT_WITH_ARG("--kernel-path|-K",
  873. opt_set_charp, opt_show_charp, &opt_kernel_path,
  874. "Specify a path to where bitstream and kernel files are"),
  875. #endif
  876. #ifdef HAVE_OPENCL
  877. OPT_WITH_ARG("--kernel|-k",
  878. set_kernel, NULL, NULL,
  879. "Override sha256 kernel to use (diablo, poclbm, phatk or diakgcn) - one value or comma separated"),
  880. #endif
  881. #ifdef USE_ICARUS
  882. OPT_WITH_ARG("--icarus-options",
  883. set_icarus_options, NULL, NULL,
  884. opt_hidden),
  885. OPT_WITH_ARG("--icarus-timing",
  886. set_icarus_timing, NULL, NULL,
  887. opt_hidden),
  888. #endif
  889. #ifdef USE_AVALON
  890. OPT_WITH_ARG("--avalon-options",
  891. set_avalon_options, NULL, NULL,
  892. opt_hidden),
  893. #endif
  894. OPT_WITHOUT_ARG("--load-balance",
  895. set_loadbalance, &pool_strategy,
  896. "Change multipool strategy from failover to efficiency based balance"),
  897. OPT_WITH_ARG("--log|-l",
  898. set_int_0_to_9999, opt_show_intval, &opt_log_interval,
  899. "Interval in seconds between log output"),
  900. OPT_WITHOUT_ARG("--lowmem",
  901. opt_set_bool, &opt_lowmem,
  902. "Minimise caching of shares for low memory applications"),
  903. #if defined(unix) || defined(__APPLE__)
  904. OPT_WITH_ARG("--monitor|-m",
  905. opt_set_charp, NULL, &opt_stderr_cmd,
  906. "Use custom pipe cmd for output messages"),
  907. #endif // defined(unix)
  908. OPT_WITHOUT_ARG("--net-delay",
  909. opt_set_bool, &opt_delaynet,
  910. "Impose small delays in networking to not overload slow routers"),
  911. OPT_WITHOUT_ARG("--no-adl",
  912. opt_set_bool, &opt_noadl,
  913. #ifdef HAVE_ADL
  914. "Disable the ATI display library used for monitoring and setting GPU parameters"
  915. #else
  916. opt_hidden
  917. #endif
  918. ),
  919. OPT_WITHOUT_ARG("--no-pool-disable",
  920. opt_set_invbool, &opt_disable_pool,
  921. opt_hidden),
  922. OPT_WITHOUT_ARG("--no-restart",
  923. opt_set_invbool, &opt_restart,
  924. #ifdef HAVE_OPENCL
  925. "Do not attempt to restart GPUs that hang"
  926. #else
  927. opt_hidden
  928. #endif
  929. ),
  930. OPT_WITHOUT_ARG("--no-submit-stale",
  931. opt_set_invbool, &opt_submit_stale,
  932. "Don't submit shares if they are detected as stale"),
  933. OPT_WITH_ARG("--pass|-p",
  934. set_pass, NULL, NULL,
  935. "Password for bitcoin JSON-RPC server"),
  936. OPT_WITHOUT_ARG("--per-device-stats",
  937. opt_set_bool, &want_per_device_stats,
  938. "Force verbose mode and output per-device statistics"),
  939. OPT_WITHOUT_ARG("--protocol-dump|-P",
  940. opt_set_bool, &opt_protocol,
  941. "Verbose dump of protocol-level activities"),
  942. OPT_WITH_ARG("--queue|-Q",
  943. set_int_0_to_9999, opt_show_intval, &opt_queue,
  944. "Minimum number of work items to have queued (0+)"),
  945. OPT_WITHOUT_ARG("--quiet|-q",
  946. opt_set_bool, &opt_quiet,
  947. "Disable logging output, display status and errors"),
  948. OPT_WITHOUT_ARG("--real-quiet",
  949. opt_set_bool, &opt_realquiet,
  950. "Disable all output"),
  951. OPT_WITHOUT_ARG("--remove-disabled",
  952. opt_set_bool, &opt_removedisabled,
  953. "Remove disabled devices entirely, as if they didn't exist"),
  954. OPT_WITH_ARG("--retries",
  955. set_null, NULL, NULL,
  956. opt_hidden),
  957. OPT_WITH_ARG("--retry-pause",
  958. set_null, NULL, NULL,
  959. opt_hidden),
  960. OPT_WITH_ARG("--rotate",
  961. set_rotate, opt_show_intval, &opt_rotate_period,
  962. "Change multipool strategy from failover to regularly rotate at N minutes"),
  963. OPT_WITHOUT_ARG("--round-robin",
  964. set_rr, &pool_strategy,
  965. "Change multipool strategy from failover to round robin on failure"),
  966. #ifdef USE_FPGA_SERIAL
  967. OPT_WITH_ARG("--scan-serial|-S",
  968. add_serial, NULL, NULL,
  969. "Serial port to probe for Serial FPGA Mining device"),
  970. #endif
  971. OPT_WITH_ARG("--scan-time|-s",
  972. set_int_0_to_9999, opt_show_intval, &opt_scantime,
  973. "Upper bound on time spent scanning current work, in seconds"),
  974. OPT_WITH_ARG("--sched-start",
  975. set_schedtime, NULL, &schedstart,
  976. "Set a time of day in HH:MM to start mining (a once off without a stop time)"),
  977. OPT_WITH_ARG("--sched-stop",
  978. set_schedtime, NULL, &schedstop,
  979. "Set a time of day in HH:MM to stop mining (will quit without a start time)"),
  980. #ifdef USE_SCRYPT
  981. OPT_WITHOUT_ARG("--scrypt",
  982. opt_set_bool, &opt_scrypt,
  983. "Use the scrypt algorithm for mining (litecoin only)"),
  984. OPT_WITH_ARG("--shaders",
  985. set_shaders, NULL, NULL,
  986. "GPU shaders per card for tuning scrypt, comma separated"),
  987. #endif
  988. OPT_WITH_ARG("--sharelog",
  989. set_sharelog, NULL, NULL,
  990. "Append share log to file"),
  991. OPT_WITH_ARG("--shares",
  992. opt_set_intval, NULL, &opt_shares,
  993. "Quit after mining N shares (default: unlimited)"),
  994. OPT_WITH_ARG("--socks-proxy",
  995. opt_set_charp, NULL, &opt_socks_proxy,
  996. "Set socks4 proxy (host:port)"),
  997. #ifdef HAVE_SYSLOG_H
  998. OPT_WITHOUT_ARG("--syslog",
  999. opt_set_bool, &use_syslog,
  1000. "Use system log for output messages (default: standard error)"),
  1001. #endif
  1002. #if defined(HAVE_ADL) || defined(USE_BITFORCE) || defined(USE_MODMINER) || defined(USE_BFLSC)
  1003. OPT_WITH_ARG("--temp-cutoff",
  1004. set_temp_cutoff, opt_show_intval, &opt_cutofftemp,
  1005. "Temperature where a device will be automatically disabled, one value or comma separated list"),
  1006. #endif
  1007. #ifdef HAVE_ADL
  1008. OPT_WITH_ARG("--temp-hysteresis",
  1009. set_int_1_to_10, opt_show_intval, &opt_hysteresis,
  1010. "Set how much the temperature can fluctuate outside limits when automanaging speeds"),
  1011. OPT_WITH_ARG("--temp-overheat",
  1012. set_temp_overheat, opt_show_intval, &opt_overheattemp,
  1013. "Overheat temperature when automatically managing fan and GPU speeds, one value or comma separated list"),
  1014. OPT_WITH_ARG("--temp-target",
  1015. set_temp_target, opt_show_intval, &opt_targettemp,
  1016. "Target temperature when automatically managing fan and GPU speeds, one value or comma separated list"),
  1017. #endif
  1018. OPT_WITHOUT_ARG("--text-only|-T",
  1019. opt_set_invbool, &use_curses,
  1020. #ifdef HAVE_CURSES
  1021. "Disable ncurses formatted screen output"
  1022. #else
  1023. opt_hidden
  1024. #endif
  1025. ),
  1026. #ifdef USE_SCRYPT
  1027. OPT_WITH_ARG("--thread-concurrency",
  1028. set_thread_concurrency, NULL, NULL,
  1029. "Set GPU thread concurrency for scrypt mining, comma separated"),
  1030. #endif
  1031. OPT_WITH_ARG("--url|-o",
  1032. set_url, NULL, NULL,
  1033. "URL for bitcoin JSON-RPC server"),
  1034. OPT_WITH_ARG("--user|-u",
  1035. set_user, NULL, NULL,
  1036. "Username for bitcoin JSON-RPC server"),
  1037. #ifdef USE_USBUTILS
  1038. OPT_WITH_ARG("--usb",
  1039. set_usb_select, NULL, NULL,
  1040. "USB device selection"),
  1041. OPT_WITH_ARG("--usb-dump",
  1042. set_int_0_to_10, opt_show_intval, &opt_usbdump,
  1043. opt_hidden),
  1044. OPT_WITHOUT_ARG("--usb-list-all",
  1045. opt_set_bool, &opt_usb_list_all,
  1046. opt_hidden),
  1047. #endif
  1048. #ifdef HAVE_OPENCL
  1049. OPT_WITH_ARG("--vectors|-v",
  1050. set_vector, NULL, NULL,
  1051. "Override detected optimal vector (1, 2 or 4) - one value or comma separated list"),
  1052. #endif
  1053. OPT_WITHOUT_ARG("--verbose",
  1054. opt_set_bool, &opt_log_output,
  1055. "Log verbose output to stderr as well as status output"),
  1056. #ifdef HAVE_OPENCL
  1057. OPT_WITH_ARG("--worksize|-w",
  1058. set_worksize, NULL, NULL,
  1059. "Override detected optimal worksize - one value or comma separated list"),
  1060. #endif
  1061. OPT_WITH_ARG("--userpass|-O",
  1062. set_userpass, NULL, NULL,
  1063. "Username:Password pair for bitcoin JSON-RPC server"),
  1064. OPT_WITHOUT_ARG("--worktime",
  1065. opt_set_bool, &opt_worktime,
  1066. "Display extra work time debug information"),
  1067. OPT_WITH_ARG("--pools",
  1068. opt_set_bool, NULL, NULL, opt_hidden),
  1069. OPT_ENDTABLE
  1070. };
  1071. static char *load_config(const char *arg, void __maybe_unused *unused);
  1072. static int fileconf_load;
  1073. static char *parse_config(json_t *config, bool fileconf)
  1074. {
  1075. static char err_buf[200];
  1076. struct opt_table *opt;
  1077. json_t *val;
  1078. if (fileconf && !fileconf_load)
  1079. fileconf_load = 1;
  1080. for (opt = opt_config_table; opt->type != OPT_END; opt++) {
  1081. char *p, *name;
  1082. /* We don't handle subtables. */
  1083. assert(!(opt->type & OPT_SUBTABLE));
  1084. /* Pull apart the option name(s). */
  1085. name = strdup(opt->names);
  1086. for (p = strtok(name, "|"); p; p = strtok(NULL, "|")) {
  1087. char *err = NULL;
  1088. /* Ignore short options. */
  1089. if (p[1] != '-')
  1090. continue;
  1091. val = json_object_get(config, p+2);
  1092. if (!val)
  1093. continue;
  1094. if ((opt->type & OPT_HASARG) && json_is_string(val)) {
  1095. err = opt->cb_arg(json_string_value(val),
  1096. opt->u.arg);
  1097. } else if ((opt->type & OPT_HASARG) && json_is_array(val)) {
  1098. int n, size = json_array_size(val);
  1099. for (n = 0; n < size && !err; n++) {
  1100. if (json_is_string(json_array_get(val, n)))
  1101. err = opt->cb_arg(json_string_value(json_array_get(val, n)), opt->u.arg);
  1102. else if (json_is_object(json_array_get(val, n)))
  1103. err = parse_config(json_array_get(val, n), false);
  1104. }
  1105. } else if ((opt->type & OPT_NOARG) && json_is_true(val))
  1106. err = opt->cb(opt->u.arg);
  1107. else
  1108. err = "Invalid value";
  1109. if (err) {
  1110. /* Allow invalid values to be in configuration
  1111. * file, just skipping over them provided the
  1112. * JSON is still valid after that. */
  1113. if (fileconf) {
  1114. applog(LOG_ERR, "Invalid config option %s: %s", p, err);
  1115. fileconf_load = -1;
  1116. } else {
  1117. sprintf(err_buf, "Parsing JSON option %s: %s",
  1118. p, err);
  1119. return err_buf;
  1120. }
  1121. }
  1122. }
  1123. free(name);
  1124. }
  1125. val = json_object_get(config, JSON_INCLUDE_CONF);
  1126. if (val && json_is_string(val))
  1127. return load_config(json_string_value(val), NULL);
  1128. return NULL;
  1129. }
  1130. char *cnfbuf = NULL;
  1131. static char *load_config(const char *arg, void __maybe_unused *unused)
  1132. {
  1133. json_error_t err;
  1134. json_t *config;
  1135. char *json_error;
  1136. if (!cnfbuf)
  1137. cnfbuf = strdup(arg);
  1138. if (++include_count > JSON_MAX_DEPTH)
  1139. return JSON_MAX_DEPTH_ERR;
  1140. #if JANSSON_MAJOR_VERSION > 1
  1141. config = json_load_file(arg, 0, &err);
  1142. #else
  1143. config = json_load_file(arg, &err);
  1144. #endif
  1145. if (!json_is_object(config)) {
  1146. json_error = malloc(JSON_LOAD_ERROR_LEN + strlen(arg) + strlen(err.text));
  1147. if (!json_error)
  1148. quit(1, "Malloc failure in json error");
  1149. sprintf(json_error, JSON_LOAD_ERROR, arg, err.text);
  1150. return json_error;
  1151. }
  1152. config_loaded = true;
  1153. /* Parse the config now, so we can override it. That can keep pointers
  1154. * so don't free config object. */
  1155. return parse_config(config, true);
  1156. }
  1157. static char *set_default_config(const char *arg)
  1158. {
  1159. opt_set_charp(arg, &default_config);
  1160. return NULL;
  1161. }
  1162. void default_save_file(char *filename);
  1163. static void load_default_config(void)
  1164. {
  1165. cnfbuf = malloc(PATH_MAX);
  1166. default_save_file(cnfbuf);
  1167. if (!access(cnfbuf, R_OK))
  1168. load_config(cnfbuf, NULL);
  1169. else {
  1170. free(cnfbuf);
  1171. cnfbuf = NULL;
  1172. }
  1173. }
  1174. extern const char *opt_argv0;
  1175. static char *opt_verusage_and_exit(const char *extra)
  1176. {
  1177. printf("%s\nBuilt with "
  1178. #ifdef USE_BFLSC
  1179. "bflsc "
  1180. #endif
  1181. #ifdef HAVE_OPENCL
  1182. "GPU "
  1183. #endif
  1184. #ifdef USE_BITFORCE
  1185. "bitforce "
  1186. #endif
  1187. #ifdef USE_ICARUS
  1188. "icarus "
  1189. #endif
  1190. #ifdef USE_AVALON
  1191. "avalon "
  1192. #endif
  1193. #ifdef USE_MODMINER
  1194. "modminer "
  1195. #endif
  1196. #ifdef USE_ZTEX
  1197. "ztex "
  1198. #endif
  1199. #ifdef USE_SCRYPT
  1200. "scrypt "
  1201. #endif
  1202. "mining support.\n"
  1203. , packagename);
  1204. printf("%s", opt_usage(opt_argv0, extra));
  1205. fflush(stdout);
  1206. exit(0);
  1207. }
  1208. #if defined(HAVE_OPENCL) || defined(USE_USBUTILS)
  1209. char *display_devs(int *ndevs)
  1210. {
  1211. *ndevs = 0;
  1212. #ifdef HAVE_OPENCL
  1213. print_ndevs(ndevs);
  1214. #endif
  1215. #ifdef USE_USBUTILS
  1216. usb_all(0);
  1217. #endif
  1218. exit(*ndevs);
  1219. }
  1220. #endif
  1221. /* These options are available from commandline only */
  1222. static struct opt_table opt_cmdline_table[] = {
  1223. OPT_WITH_ARG("--config|-c",
  1224. load_config, NULL, NULL,
  1225. "Load a JSON-format configuration file\n"
  1226. "See example.conf for an example configuration."),
  1227. OPT_WITH_ARG("--default-config",
  1228. set_default_config, NULL, NULL,
  1229. "Specify the filename of the default config file\n"
  1230. "Loaded at start and used when saving without a name."),
  1231. OPT_WITHOUT_ARG("--help|-h",
  1232. opt_verusage_and_exit, NULL,
  1233. "Print this message"),
  1234. #if defined(HAVE_OPENCL) || defined(USE_USBUTILS)
  1235. OPT_WITHOUT_ARG("--ndevs|-n",
  1236. display_devs, &nDevs,
  1237. "Display "
  1238. #ifdef HAVE_OPENCL
  1239. "number of detected GPUs, OpenCL platform information, "
  1240. #endif
  1241. #ifdef USE_USBUTILS
  1242. "all USB devices, "
  1243. #endif
  1244. "and exit"),
  1245. #endif
  1246. OPT_WITHOUT_ARG("--version|-V",
  1247. opt_version_and_exit, packagename,
  1248. "Display version and exit"),
  1249. OPT_ENDTABLE
  1250. };
  1251. static bool jobj_binary(const json_t *obj, const char *key,
  1252. void *buf, size_t buflen, bool required)
  1253. {
  1254. const char *hexstr;
  1255. json_t *tmp;
  1256. tmp = json_object_get(obj, key);
  1257. if (unlikely(!tmp)) {
  1258. if (unlikely(required))
  1259. applog(LOG_ERR, "JSON key '%s' not found", key);
  1260. return false;
  1261. }
  1262. hexstr = json_string_value(tmp);
  1263. if (unlikely(!hexstr)) {
  1264. applog(LOG_ERR, "JSON key '%s' is not a string", key);
  1265. return false;
  1266. }
  1267. if (!hex2bin(buf, hexstr, buflen))
  1268. return false;
  1269. return true;
  1270. }
  1271. static void calc_midstate(struct work *work)
  1272. {
  1273. unsigned char data[64];
  1274. uint32_t *data32 = (uint32_t *)data;
  1275. sha2_context ctx;
  1276. flip64(data32, work->data);
  1277. sha2_starts(&ctx);
  1278. sha2_update(&ctx, data, 64);
  1279. memcpy(work->midstate, ctx.state, 32);
  1280. endian_flip32(work->midstate, work->midstate);
  1281. }
  1282. static struct work *make_work(void)
  1283. {
  1284. struct work *work = calloc(1, sizeof(struct work));
  1285. if (unlikely(!work))
  1286. quit(1, "Failed to calloc work in make_work");
  1287. cg_wlock(&control_lock);
  1288. work->id = total_work++;
  1289. cg_wunlock(&control_lock);
  1290. return work;
  1291. }
  1292. /* This is the central place all work that is about to be retired should be
  1293. * cleaned to remove any dynamically allocated arrays within the struct */
  1294. void clean_work(struct work *work)
  1295. {
  1296. free(work->job_id);
  1297. free(work->nonce2);
  1298. free(work->ntime);
  1299. free(work->gbt_coinbase);
  1300. free(work->nonce1);
  1301. memset(work, 0, sizeof(struct work));
  1302. }
  1303. /* All dynamically allocated work structs should be freed here to not leak any
  1304. * ram from arrays allocated within the work struct */
  1305. void free_work(struct work *work)
  1306. {
  1307. clean_work(work);
  1308. free(work);
  1309. }
  1310. /* Generate a GBT coinbase from the existing GBT variables stored. Must be
  1311. * entered under gbt_lock */
  1312. static void __build_gbt_coinbase(struct pool *pool)
  1313. {
  1314. unsigned char *coinbase;
  1315. int cbt_len, orig_len;
  1316. uint8_t *extra_len;
  1317. size_t cal_len;
  1318. cbt_len = strlen(pool->coinbasetxn) / 2;
  1319. pool->coinbase_len = cbt_len + 4;
  1320. /* We add 4 bytes of extra data corresponding to nonce2 of stratum */
  1321. cal_len = pool->coinbase_len + 1;
  1322. align_len(&cal_len);
  1323. coinbase = calloc(cal_len, 1);
  1324. hex2bin(coinbase, pool->coinbasetxn, 42);
  1325. extra_len = (uint8_t *)(coinbase + 41);
  1326. orig_len = *extra_len;
  1327. hex2bin(coinbase + 42, pool->coinbasetxn + 84, orig_len);
  1328. memcpy(coinbase + 42 + orig_len, &pool->nonce2, 4);
  1329. *extra_len += 4;
  1330. hex2bin(coinbase + 42 + *extra_len, pool->coinbasetxn + 84 + (orig_len * 2), cbt_len - orig_len - 42);
  1331. pool->nonce2++;
  1332. free(pool->gbt_coinbase);
  1333. pool->gbt_coinbase = coinbase;
  1334. }
  1335. static void gen_hash(unsigned char *data, unsigned char *hash, int len);
  1336. /* Process transactions with GBT by storing the binary value of the first
  1337. * transaction, and the hashes of the remaining transactions since these
  1338. * remain constant with an altered coinbase when generating work. Must be
  1339. * entered under gbt_lock */
  1340. static bool __build_gbt_txns(struct pool *pool, json_t *res_val)
  1341. {
  1342. json_t *txn_array;
  1343. bool ret = false;
  1344. size_t cal_len;
  1345. int i;
  1346. free(pool->txn_hashes);
  1347. pool->txn_hashes = NULL;
  1348. pool->gbt_txns = 0;
  1349. txn_array = json_object_get(res_val, "transactions");
  1350. if (!json_is_array(txn_array))
  1351. goto out;
  1352. ret = true;
  1353. pool->gbt_txns = json_array_size(txn_array);
  1354. if (!pool->gbt_txns)
  1355. goto out;
  1356. pool->txn_hashes = calloc(32 * (pool->gbt_txns + 1), 1);
  1357. if (unlikely(!pool->txn_hashes))
  1358. quit(1, "Failed to calloc txn_hashes in __build_gbt_txns");
  1359. for (i = 0; i < pool->gbt_txns; i++) {
  1360. json_t *txn_val = json_object_get(json_array_get(txn_array, i), "data");
  1361. const char *txn = json_string_value(txn_val);
  1362. int txn_len = strlen(txn);
  1363. unsigned char *txn_bin;
  1364. cal_len = txn_len;
  1365. align_len(&cal_len);
  1366. txn_bin = calloc(cal_len, 1);
  1367. if (unlikely(!txn_bin))
  1368. quit(1, "Failed to calloc txn_bin in __build_gbt_txns");
  1369. if (unlikely(!hex2bin(txn_bin, txn, txn_len / 2)))
  1370. quit(1, "Failed to hex2bin txn_bin");
  1371. gen_hash(txn_bin, pool->txn_hashes + (32 * i), txn_len / 2);
  1372. free(txn_bin);
  1373. }
  1374. out:
  1375. return ret;
  1376. }
  1377. static unsigned char *__gbt_merkleroot(struct pool *pool)
  1378. {
  1379. unsigned char *merkle_hash;
  1380. int i, txns;
  1381. merkle_hash = calloc(32 * (pool->gbt_txns + 2), 1);
  1382. if (unlikely(!merkle_hash))
  1383. quit(1, "Failed to calloc merkle_hash in __gbt_merkleroot");
  1384. gen_hash(pool->gbt_coinbase, merkle_hash, pool->coinbase_len);
  1385. if (pool->gbt_txns)
  1386. memcpy(merkle_hash + 32, pool->txn_hashes, pool->gbt_txns * 32);
  1387. txns = pool->gbt_txns + 1;
  1388. while (txns > 1) {
  1389. if (txns % 2) {
  1390. memcpy(&merkle_hash[txns * 32], &merkle_hash[(txns - 1) * 32], 32);
  1391. txns++;
  1392. }
  1393. for (i = 0; i < txns; i += 2){
  1394. unsigned char hashout[32];
  1395. gen_hash(merkle_hash + (i * 32), hashout, 64);
  1396. memcpy(merkle_hash + (i / 2 * 32), hashout, 32);
  1397. }
  1398. txns /= 2;
  1399. }
  1400. return merkle_hash;
  1401. }
  1402. static void calc_diff(struct work *work, int known);
  1403. static bool work_decode(struct pool *pool, struct work *work, json_t *val);
  1404. static void update_gbt(struct pool *pool)
  1405. {
  1406. int rolltime;
  1407. json_t *val;
  1408. CURL *curl;
  1409. curl = curl_easy_init();
  1410. if (unlikely(!curl))
  1411. quit (1, "CURL initialisation failed in update_gbt");
  1412. val = json_rpc_call(curl, pool->rpc_url, pool->rpc_userpass,
  1413. pool->rpc_req, true, false, &rolltime, pool, false);
  1414. if (val) {
  1415. struct work *work = make_work();
  1416. bool rc = work_decode(pool, work, val);
  1417. total_getworks++;
  1418. pool->getwork_requested++;
  1419. if (rc) {
  1420. applog(LOG_DEBUG, "Successfully retrieved and updated GBT from pool %u %s",
  1421. pool->pool_no, pool->rpc_url);
  1422. cgtime(&pool->tv_idle);
  1423. } else {
  1424. applog(LOG_DEBUG, "Successfully retrieved but FAILED to decipher GBT from pool %u %s",
  1425. pool->pool_no, pool->rpc_url);
  1426. }
  1427. json_decref(val);
  1428. free_work(work);
  1429. } else {
  1430. applog(LOG_DEBUG, "FAILED to update GBT from pool %u %s",
  1431. pool->pool_no, pool->rpc_url);
  1432. }
  1433. curl_easy_cleanup(curl);
  1434. }
  1435. static char *workpadding = "000000800000000000000000000000000000000000000000000000000000000000000000000000000000000080020000";
  1436. static void gen_gbt_work(struct pool *pool, struct work *work)
  1437. {
  1438. unsigned char *merkleroot;
  1439. struct timeval now;
  1440. cgtime(&now);
  1441. if (now.tv_sec - pool->tv_lastwork.tv_sec > 60)
  1442. update_gbt(pool);
  1443. cg_ilock(&pool->gbt_lock);
  1444. __build_gbt_coinbase(pool);
  1445. cg_dlock(&pool->gbt_lock);
  1446. merkleroot = __gbt_merkleroot(pool);
  1447. memcpy(work->data, &pool->gbt_version, 4);
  1448. memcpy(work->data + 4, pool->previousblockhash, 32);
  1449. memcpy(work->data + 4 + 32 + 32, &pool->curtime, 4);
  1450. memcpy(work->data + 4 + 32 + 32 + 4, &pool->gbt_bits, 4);
  1451. memcpy(work->target, pool->gbt_target, 32);
  1452. work->gbt_coinbase = bin2hex(pool->gbt_coinbase, pool->coinbase_len);
  1453. /* For encoding the block data on submission */
  1454. work->gbt_txns = pool->gbt_txns + 1;
  1455. if (pool->gbt_workid)
  1456. work->job_id = strdup(pool->gbt_workid);
  1457. cg_runlock(&pool->gbt_lock);
  1458. memcpy(work->data + 4 + 32, merkleroot, 32);
  1459. flip32(work->data + 4 + 32, merkleroot);
  1460. free(merkleroot);
  1461. memset(work->data + 4 + 32 + 32 + 4 + 4, 0, 4); /* nonce */
  1462. hex2bin(work->data + 4 + 32 + 32 + 4 + 4 + 4, workpadding, 48);
  1463. if (opt_debug) {
  1464. char *header = bin2hex(work->data, 128);
  1465. applog(LOG_DEBUG, "Generated GBT header %s", header);
  1466. applog(LOG_DEBUG, "Work coinbase %s", work->gbt_coinbase);
  1467. free(header);
  1468. }
  1469. calc_midstate(work);
  1470. local_work++;
  1471. work->pool = pool;
  1472. work->gbt = true;
  1473. work->id = total_work++;
  1474. work->longpoll = false;
  1475. work->getwork_mode = GETWORK_MODE_GBT;
  1476. work->work_block = work_block;
  1477. calc_diff(work, 0);
  1478. cgtime(&work->tv_staged);
  1479. }
  1480. static bool gbt_decode(struct pool *pool, json_t *res_val)
  1481. {
  1482. const char *previousblockhash;
  1483. const char *target;
  1484. const char *coinbasetxn;
  1485. const char *longpollid;
  1486. unsigned char hash_swap[32];
  1487. int expires;
  1488. int version;
  1489. int curtime;
  1490. bool submitold;
  1491. const char *bits;
  1492. const char *workid;
  1493. previousblockhash = json_string_value(json_object_get(res_val, "previousblockhash"));
  1494. target = json_string_value(json_object_get(res_val, "target"));
  1495. coinbasetxn = json_string_value(json_object_get(json_object_get(res_val, "coinbasetxn"), "data"));
  1496. longpollid = json_string_value(json_object_get(res_val, "longpollid"));
  1497. expires = json_integer_value(json_object_get(res_val, "expires"));
  1498. version = json_integer_value(json_object_get(res_val, "version"));
  1499. curtime = json_integer_value(json_object_get(res_val, "curtime"));
  1500. submitold = json_is_true(json_object_get(res_val, "submitold"));
  1501. bits = json_string_value(json_object_get(res_val, "bits"));
  1502. workid = json_string_value(json_object_get(res_val, "workid"));
  1503. if (!previousblockhash || !target || !coinbasetxn || !longpollid ||
  1504. !expires || !version || !curtime || !bits) {
  1505. applog(LOG_ERR, "JSON failed to decode GBT");
  1506. return false;
  1507. }
  1508. applog(LOG_DEBUG, "previousblockhash: %s", previousblockhash);
  1509. applog(LOG_DEBUG, "target: %s", target);
  1510. applog(LOG_DEBUG, "coinbasetxn: %s", coinbasetxn);
  1511. applog(LOG_DEBUG, "longpollid: %s", longpollid);
  1512. applog(LOG_DEBUG, "expires: %d", expires);
  1513. applog(LOG_DEBUG, "version: %d", version);
  1514. applog(LOG_DEBUG, "curtime: %d", curtime);
  1515. applog(LOG_DEBUG, "submitold: %s", submitold ? "true" : "false");
  1516. applog(LOG_DEBUG, "bits: %s", bits);
  1517. if (workid)
  1518. applog(LOG_DEBUG, "workid: %s", workid);
  1519. cg_wlock(&pool->gbt_lock);
  1520. free(pool->coinbasetxn);
  1521. pool->coinbasetxn = strdup(coinbasetxn);
  1522. free(pool->longpollid);
  1523. pool->longpollid = strdup(longpollid);
  1524. free(pool->gbt_workid);
  1525. if (workid)
  1526. pool->gbt_workid = strdup(workid);
  1527. else
  1528. pool->gbt_workid = NULL;
  1529. hex2bin(hash_swap, previousblockhash, 32);
  1530. swap256(pool->previousblockhash, hash_swap);
  1531. hex2bin(hash_swap, target, 32);
  1532. swab256(pool->gbt_target, hash_swap);
  1533. pool->gbt_expires = expires;
  1534. pool->gbt_version = htobe32(version);
  1535. pool->curtime = htobe32(curtime);
  1536. pool->submit_old = submitold;
  1537. hex2bin((unsigned char *)&pool->gbt_bits, bits, 4);
  1538. __build_gbt_txns(pool, res_val);
  1539. cg_wunlock(&pool->gbt_lock);
  1540. return true;
  1541. }
  1542. static bool getwork_decode(json_t *res_val, struct work *work)
  1543. {
  1544. if (unlikely(!jobj_binary(res_val, "data", work->data, sizeof(work->data), true))) {
  1545. applog(LOG_ERR, "JSON inval data");
  1546. return false;
  1547. }
  1548. if (!jobj_binary(res_val, "midstate", work->midstate, sizeof(work->midstate), false)) {
  1549. // Calculate it ourselves
  1550. applog(LOG_DEBUG, "Calculating midstate locally");
  1551. calc_midstate(work);
  1552. }
  1553. if (unlikely(!jobj_binary(res_val, "target", work->target, sizeof(work->target), true))) {
  1554. applog(LOG_ERR, "JSON inval target");
  1555. return false;
  1556. }
  1557. return true;
  1558. }
  1559. /* Returns whether the pool supports local work generation or not. */
  1560. static bool pool_localgen(struct pool *pool)
  1561. {
  1562. return (pool->has_gbt || pool->has_stratum);
  1563. }
  1564. static bool work_decode(struct pool *pool, struct work *work, json_t *val)
  1565. {
  1566. json_t *res_val = json_object_get(val, "result");
  1567. bool ret = false;
  1568. cgtime(&pool->tv_lastwork);
  1569. if (!res_val || json_is_null(res_val)) {
  1570. applog(LOG_ERR, "JSON Failed to decode result");
  1571. goto out;
  1572. }
  1573. if (pool->has_gbt) {
  1574. if (unlikely(!gbt_decode(pool, res_val)))
  1575. goto out;
  1576. work->gbt = true;
  1577. ret = true;
  1578. goto out;
  1579. } else if (unlikely(!getwork_decode(res_val, work)))
  1580. goto out;
  1581. memset(work->hash, 0, sizeof(work->hash));
  1582. cgtime(&work->tv_staged);
  1583. ret = true;
  1584. out:
  1585. return ret;
  1586. }
  1587. int dev_from_id(int thr_id)
  1588. {
  1589. struct cgpu_info *cgpu = get_thr_cgpu(thr_id);
  1590. return cgpu->device_id;
  1591. }
  1592. /* Make the change in the recent value adjust dynamically when the difference
  1593. * is large, but damp it when the values are closer together. This allows the
  1594. * value to change quickly, but not fluctuate too dramatically when it has
  1595. * stabilised. */
  1596. void decay_time(double *f, double fadd)
  1597. {
  1598. double ratio = 0;
  1599. if (likely(*f > 0)) {
  1600. ratio = fadd / *f;
  1601. if (ratio > 1)
  1602. ratio = 1 / ratio;
  1603. }
  1604. if (ratio > 0.63)
  1605. *f = (fadd * 0.58 + *f) / 1.58;
  1606. else
  1607. *f = (fadd + *f * 0.58) / 1.58;
  1608. }
  1609. static int __total_staged(void)
  1610. {
  1611. return HASH_COUNT(staged_work);
  1612. }
  1613. static int total_staged(void)
  1614. {
  1615. int ret;
  1616. mutex_lock(stgd_lock);
  1617. ret = __total_staged();
  1618. mutex_unlock(stgd_lock);
  1619. return ret;
  1620. }
  1621. #ifdef HAVE_CURSES
  1622. WINDOW *mainwin, *statuswin, *logwin;
  1623. #endif
  1624. double total_secs = 1.0;
  1625. static char statusline[256];
  1626. /* logstart is where the log window should start */
  1627. static int devcursor, logstart, logcursor;
  1628. #ifdef HAVE_CURSES
  1629. /* statusy is where the status window goes up to in cases where it won't fit at startup */
  1630. static int statusy;
  1631. #endif
  1632. #ifdef HAVE_OPENCL
  1633. struct cgpu_info gpus[MAX_GPUDEVICES]; /* Maximum number apparently possible */
  1634. #endif
  1635. #ifdef HAVE_CURSES
  1636. static inline void unlock_curses(void)
  1637. {
  1638. mutex_unlock(&console_lock);
  1639. }
  1640. static inline void lock_curses(void)
  1641. {
  1642. mutex_lock(&console_lock);
  1643. }
  1644. static bool curses_active_locked(void)
  1645. {
  1646. bool ret;
  1647. lock_curses();
  1648. ret = curses_active;
  1649. if (!ret)
  1650. unlock_curses();
  1651. return ret;
  1652. }
  1653. #endif
  1654. void tailsprintf(char *f, const char *fmt, ...)
  1655. {
  1656. va_list ap;
  1657. va_start(ap, fmt);
  1658. vsprintf(f + strlen(f), fmt, ap);
  1659. va_end(ap);
  1660. }
  1661. /* Convert a uint64_t value into a truncated string for displaying with its
  1662. * associated suitable for Mega, Giga etc. Buf array needs to be long enough */
  1663. static void suffix_string(uint64_t val, char *buf, int sigdigits)
  1664. {
  1665. const double dkilo = 1000.0;
  1666. const uint64_t kilo = 1000ull;
  1667. const uint64_t mega = 1000000ull;
  1668. const uint64_t giga = 1000000000ull;
  1669. const uint64_t tera = 1000000000000ull;
  1670. const uint64_t peta = 1000000000000000ull;
  1671. const uint64_t exa = 1000000000000000000ull;
  1672. char suffix[2] = "";
  1673. bool decimal = true;
  1674. double dval;
  1675. if (val >= exa) {
  1676. val /= peta;
  1677. dval = (double)val / dkilo;
  1678. sprintf(suffix, "E");
  1679. } else if (val >= peta) {
  1680. val /= tera;
  1681. dval = (double)val / dkilo;
  1682. sprintf(suffix, "P");
  1683. } else if (val >= tera) {
  1684. val /= giga;
  1685. dval = (double)val / dkilo;
  1686. sprintf(suffix, "T");
  1687. } else if (val >= giga) {
  1688. val /= mega;
  1689. dval = (double)val / dkilo;
  1690. sprintf(suffix, "G");
  1691. } else if (val >= mega) {
  1692. val /= kilo;
  1693. dval = (double)val / dkilo;
  1694. sprintf(suffix, "M");
  1695. } else if (val >= kilo) {
  1696. dval = (double)val / dkilo;
  1697. sprintf(suffix, "K");
  1698. } else {
  1699. dval = val;
  1700. decimal = false;
  1701. }
  1702. if (!sigdigits) {
  1703. if (decimal)
  1704. sprintf(buf, "%.3g%s", dval, suffix);
  1705. else
  1706. sprintf(buf, "%d%s", (unsigned int)dval, suffix);
  1707. } else {
  1708. /* Always show sigdigits + 1, padded on right with zeroes
  1709. * followed by suffix */
  1710. int ndigits = sigdigits - 1 - (dval > 0.0 ? floor(log10(dval)) : 0);
  1711. sprintf(buf, "%*.*f%s", sigdigits + 1, ndigits, dval, suffix);
  1712. }
  1713. }
  1714. static void get_statline(char *buf, struct cgpu_info *cgpu)
  1715. {
  1716. char displayed_hashes[16], displayed_rolling[16];
  1717. uint64_t dh64, dr64;
  1718. struct timeval now;
  1719. double dev_runtime;
  1720. if (cgpu->dev_start_tv.tv_sec == 0)
  1721. dev_runtime = total_secs;
  1722. else {
  1723. cgtime(&now);
  1724. dev_runtime = tdiff(&now, &(cgpu->dev_start_tv));
  1725. }
  1726. if (dev_runtime < 1.0)
  1727. dev_runtime = 1.0;
  1728. dh64 = (double)cgpu->total_mhashes / dev_runtime * 1000000ull;
  1729. dr64 = (double)cgpu->rolling * 1000000ull;
  1730. suffix_string(dh64, displayed_hashes, 4);
  1731. suffix_string(dr64, displayed_rolling, 4);
  1732. sprintf(buf, "%s%d ", cgpu->drv->name, cgpu->device_id);
  1733. cgpu->drv->get_statline_before(buf, cgpu);
  1734. tailsprintf(buf, "(%ds):%s (avg):%sh/s | A:%d R:%d HW:%d U:%.1f/m",
  1735. opt_log_interval,
  1736. displayed_rolling,
  1737. displayed_hashes,
  1738. cgpu->accepted,
  1739. cgpu->rejected,
  1740. cgpu->hw_errors,
  1741. cgpu->utility);
  1742. cgpu->drv->get_statline(buf, cgpu);
  1743. }
  1744. static void text_print_status(int thr_id)
  1745. {
  1746. struct cgpu_info *cgpu;
  1747. char logline[256];
  1748. cgpu = get_thr_cgpu(thr_id);
  1749. if (cgpu) {
  1750. get_statline(logline, cgpu);
  1751. printf("%s\n", logline);
  1752. }
  1753. }
  1754. #ifdef HAVE_CURSES
  1755. /* Must be called with curses mutex lock held and curses_active */
  1756. static void curses_print_status(void)
  1757. {
  1758. struct pool *pool = current_pool();
  1759. wattron(statuswin, A_BOLD);
  1760. mvwprintw(statuswin, 0, 0, " " PACKAGE " version " VERSION " - Started: %s", datestamp);
  1761. wattroff(statuswin, A_BOLD);
  1762. mvwhline(statuswin, 1, 0, '-', 80);
  1763. mvwprintw(statuswin, 2, 0, " %s", statusline);
  1764. wclrtoeol(statuswin);
  1765. mvwprintw(statuswin, 3, 0, " ST: %d SS: %d NB: %d LW: %d GF: %d RF: %d",
  1766. total_staged(), total_stale, new_blocks,
  1767. local_work, total_go, total_ro);
  1768. wclrtoeol(statuswin);
  1769. if ((pool_strategy == POOL_LOADBALANCE || pool_strategy == POOL_BALANCE) && total_pools > 1) {
  1770. mvwprintw(statuswin, 4, 0, " Connected to multiple pools with%s LP",
  1771. have_longpoll ? "": "out");
  1772. } else if (pool->has_stratum) {
  1773. mvwprintw(statuswin, 4, 0, " Connected to %s diff %s with stratum as user %s",
  1774. pool->sockaddr_url, pool->diff, pool->rpc_user);
  1775. } else {
  1776. mvwprintw(statuswin, 4, 0, " Connected to %s diff %s with%s %s as user %s",
  1777. pool->sockaddr_url, pool->diff, have_longpoll ? "": "out",
  1778. pool->has_gbt ? "GBT" : "LP", pool->rpc_user);
  1779. }
  1780. wclrtoeol(statuswin);
  1781. mvwprintw(statuswin, 5, 0, " Block: %s... Diff:%s Started: %s Best share: %s ",
  1782. current_hash, block_diff, blocktime, best_share);
  1783. mvwhline(statuswin, 6, 0, '-', 80);
  1784. mvwhline(statuswin, statusy - 1, 0, '-', 80);
  1785. mvwprintw(statuswin, devcursor - 1, 1, "[P]ool management %s[S]ettings [D]isplay options [Q]uit",
  1786. have_opencl ? "[G]PU management " : "");
  1787. }
  1788. static void adj_width(int var, int *length)
  1789. {
  1790. if ((int)(log10(var) + 1) > *length)
  1791. (*length)++;
  1792. }
  1793. static int dev_width;
  1794. static void curses_print_devstatus(struct cgpu_info *cgpu, int count)
  1795. {
  1796. static int awidth = 1, rwidth = 1, hwwidth = 1, uwidth = 1;
  1797. char logline[256];
  1798. char displayed_hashes[16], displayed_rolling[16];
  1799. uint64_t dh64, dr64;
  1800. struct timeval now;
  1801. double dev_runtime;
  1802. if (opt_compact)
  1803. return;
  1804. if (devcursor + count > LINES - 2)
  1805. return;
  1806. if (count >= most_devices)
  1807. return;
  1808. if (cgpu->dev_start_tv.tv_sec == 0)
  1809. dev_runtime = total_secs;
  1810. else {
  1811. cgtime(&now);
  1812. dev_runtime = tdiff(&now, &(cgpu->dev_start_tv));
  1813. }
  1814. if (dev_runtime < 1.0)
  1815. dev_runtime = 1.0;
  1816. cgpu->utility = cgpu->accepted / dev_runtime * 60;
  1817. wmove(statuswin,devcursor + count, 0);
  1818. wprintw(statuswin, " %s %*d: ", cgpu->drv->name, dev_width, cgpu->device_id);
  1819. logline[0] = '\0';
  1820. cgpu->drv->get_statline_before(logline, cgpu);
  1821. wprintw(statuswin, "%s", logline);
  1822. dh64 = (double)cgpu->total_mhashes / dev_runtime * 1000000ull;
  1823. dr64 = (double)cgpu->rolling * 1000000ull;
  1824. suffix_string(dh64, displayed_hashes, 4);
  1825. suffix_string(dr64, displayed_rolling, 4);
  1826. #ifdef USE_USBUTILS
  1827. if (cgpu->usbinfo.nodev)
  1828. wprintw(statuswin, "ZOMBIE");
  1829. else
  1830. #endif
  1831. if (cgpu->status == LIFE_DEAD)
  1832. wprintw(statuswin, "DEAD ");
  1833. else if (cgpu->status == LIFE_SICK)
  1834. wprintw(statuswin, "SICK ");
  1835. else if (cgpu->deven == DEV_DISABLED)
  1836. wprintw(statuswin, "OFF ");
  1837. else if (cgpu->deven == DEV_RECOVER)
  1838. wprintw(statuswin, "REST ");
  1839. else
  1840. wprintw(statuswin, "%6s", displayed_rolling);
  1841. adj_width(cgpu->accepted, &awidth);
  1842. adj_width(cgpu->rejected, &rwidth);
  1843. adj_width(cgpu->hw_errors, &hwwidth);
  1844. adj_width(cgpu->utility, &uwidth);
  1845. wprintw(statuswin, "/%6sh/s | A:%*d R:%*d HW:%*d U:%*.2f/m",
  1846. displayed_hashes,
  1847. awidth, cgpu->accepted,
  1848. rwidth, cgpu->rejected,
  1849. hwwidth, cgpu->hw_errors,
  1850. uwidth + 3, cgpu->utility);
  1851. logline[0] = '\0';
  1852. cgpu->drv->get_statline(logline, cgpu);
  1853. wprintw(statuswin, "%s", logline);
  1854. wclrtoeol(statuswin);
  1855. }
  1856. #endif
  1857. static void print_status(int thr_id)
  1858. {
  1859. if (!curses_active)
  1860. text_print_status(thr_id);
  1861. }
  1862. #ifdef HAVE_CURSES
  1863. /* Check for window resize. Called with curses mutex locked */
  1864. static inline void change_logwinsize(void)
  1865. {
  1866. int x, y, logx, logy;
  1867. getmaxyx(mainwin, y, x);
  1868. if (x < 80 || y < 25)
  1869. return;
  1870. if (y > statusy + 2 && statusy < logstart) {
  1871. if (y - 2 < logstart)
  1872. statusy = y - 2;
  1873. else
  1874. statusy = logstart;
  1875. logcursor = statusy + 1;
  1876. mvwin(logwin, logcursor, 0);
  1877. wresize(statuswin, statusy, x);
  1878. }
  1879. y -= logcursor;
  1880. getmaxyx(logwin, logy, logx);
  1881. /* Detect screen size change */
  1882. if (x != logx || y != logy)
  1883. wresize(logwin, y, x);
  1884. }
  1885. static void check_winsizes(void)
  1886. {
  1887. if (!use_curses)
  1888. return;
  1889. if (curses_active_locked()) {
  1890. int y, x;
  1891. erase();
  1892. x = getmaxx(statuswin);
  1893. if (logstart > LINES - 2)
  1894. statusy = LINES - 2;
  1895. else
  1896. statusy = logstart;
  1897. logcursor = statusy + 1;
  1898. wresize(statuswin, statusy, x);
  1899. getmaxyx(mainwin, y, x);
  1900. y -= logcursor;
  1901. wresize(logwin, y, x);
  1902. mvwin(logwin, logcursor, 0);
  1903. unlock_curses();
  1904. }
  1905. }
  1906. static void switch_logsize(void)
  1907. {
  1908. if (curses_active_locked()) {
  1909. if (opt_compact) {
  1910. logstart = devcursor + 1;
  1911. logcursor = logstart + 1;
  1912. } else {
  1913. logstart = devcursor + most_devices + 1;
  1914. logcursor = logstart + 1;
  1915. }
  1916. unlock_curses();
  1917. }
  1918. check_winsizes();
  1919. }
  1920. /* For mandatory printing when mutex is already locked */
  1921. void _wlog(const char *str)
  1922. {
  1923. wprintw(logwin, "%s", str);
  1924. }
  1925. /* Mandatory printing */
  1926. void _wlogprint(const char *str)
  1927. {
  1928. if (curses_active_locked()) {
  1929. wprintw(logwin, "%s", str);
  1930. unlock_curses();
  1931. }
  1932. }
  1933. #else
  1934. static void switch_logsize(void)
  1935. {
  1936. }
  1937. #endif
  1938. #ifdef HAVE_CURSES
  1939. bool log_curses_only(int prio, const char *datetime, const char *str)
  1940. {
  1941. bool high_prio;
  1942. high_prio = (prio == LOG_WARNING || prio == LOG_ERR);
  1943. if (curses_active_locked()) {
  1944. if (!opt_loginput || high_prio) {
  1945. wprintw(logwin, "%s%s\n", datetime, str);
  1946. if (high_prio) {
  1947. touchwin(logwin);
  1948. wrefresh(logwin);
  1949. }
  1950. }
  1951. unlock_curses();
  1952. return true;
  1953. }
  1954. return false;
  1955. }
  1956. void clear_logwin(void)
  1957. {
  1958. if (curses_active_locked()) {
  1959. erase();
  1960. wclear(logwin);
  1961. unlock_curses();
  1962. }
  1963. }
  1964. void logwin_update(void)
  1965. {
  1966. if (curses_active_locked()) {
  1967. touchwin(logwin);
  1968. wrefresh(logwin);
  1969. unlock_curses();
  1970. }
  1971. }
  1972. #endif
  1973. static void enable_pool(struct pool *pool)
  1974. {
  1975. if (pool->enabled != POOL_ENABLED) {
  1976. enabled_pools++;
  1977. pool->enabled = POOL_ENABLED;
  1978. }
  1979. }
  1980. #ifdef HAVE_CURSES
  1981. static void disable_pool(struct pool *pool)
  1982. {
  1983. if (pool->enabled == POOL_ENABLED)
  1984. enabled_pools--;
  1985. pool->enabled = POOL_DISABLED;
  1986. }
  1987. #endif
  1988. static void reject_pool(struct pool *pool)
  1989. {
  1990. if (pool->enabled == POOL_ENABLED)
  1991. enabled_pools--;
  1992. pool->enabled = POOL_REJECTING;
  1993. }
  1994. static void restart_threads(void);
  1995. /* Theoretically threads could race when modifying accepted and
  1996. * rejected values but the chance of two submits completing at the
  1997. * same time is zero so there is no point adding extra locking */
  1998. static void
  1999. share_result(json_t *val, json_t *res, json_t *err, const struct work *work,
  2000. char *hashshow, bool resubmit, char *worktime)
  2001. {
  2002. struct pool *pool = work->pool;
  2003. struct cgpu_info *cgpu;
  2004. cgpu = get_thr_cgpu(work->thr_id);
  2005. if (json_is_true(res) || (work->gbt && json_is_null(res))) {
  2006. mutex_lock(&stats_lock);
  2007. cgpu->accepted++;
  2008. total_accepted++;
  2009. pool->accepted++;
  2010. cgpu->diff_accepted += work->work_difficulty;
  2011. total_diff_accepted += work->work_difficulty;
  2012. pool->diff_accepted += work->work_difficulty;
  2013. mutex_unlock(&stats_lock);
  2014. pool->seq_rejects = 0;
  2015. cgpu->last_share_pool = pool->pool_no;
  2016. cgpu->last_share_pool_time = time(NULL);
  2017. cgpu->last_share_diff = work->work_difficulty;
  2018. pool->last_share_time = cgpu->last_share_pool_time;
  2019. pool->last_share_diff = work->work_difficulty;
  2020. applog(LOG_DEBUG, "PROOF OF WORK RESULT: true (yay!!!)");
  2021. if (!QUIET) {
  2022. if (total_pools > 1)
  2023. applog(LOG_NOTICE, "Accepted %s %s %d pool %d %s%s",
  2024. hashshow, cgpu->drv->name, cgpu->device_id, work->pool->pool_no, resubmit ? "(resubmit)" : "", worktime);
  2025. else
  2026. applog(LOG_NOTICE, "Accepted %s %s %d %s%s",
  2027. hashshow, cgpu->drv->name, cgpu->device_id, resubmit ? "(resubmit)" : "", worktime);
  2028. }
  2029. sharelog("accept", work);
  2030. if (opt_shares && total_accepted >= opt_shares) {
  2031. applog(LOG_WARNING, "Successfully mined %d accepted shares as requested and exiting.", opt_shares);
  2032. kill_work();
  2033. return;
  2034. }
  2035. /* Detect if a pool that has been temporarily disabled for
  2036. * continually rejecting shares has started accepting shares.
  2037. * This will only happen with the work returned from a
  2038. * longpoll */
  2039. if (unlikely(pool->enabled == POOL_REJECTING)) {
  2040. applog(LOG_WARNING, "Rejecting pool %d now accepting shares, re-enabling!", pool->pool_no);
  2041. enable_pool(pool);
  2042. switch_pools(NULL);
  2043. }
  2044. /* If we know we found the block we know better than anyone
  2045. * that new work is needed. */
  2046. if (unlikely(work->block))
  2047. restart_threads();
  2048. } else {
  2049. mutex_lock(&stats_lock);
  2050. cgpu->rejected++;
  2051. total_rejected++;
  2052. pool->rejected++;
  2053. cgpu->diff_rejected += work->work_difficulty;
  2054. total_diff_rejected += work->work_difficulty;
  2055. pool->diff_rejected += work->work_difficulty;
  2056. pool->seq_rejects++;
  2057. mutex_unlock(&stats_lock);
  2058. applog(LOG_DEBUG, "PROOF OF WORK RESULT: false (booooo)");
  2059. if (!QUIET) {
  2060. char where[20];
  2061. char disposition[36] = "reject";
  2062. char reason[32];
  2063. strcpy(reason, "");
  2064. if (total_pools > 1)
  2065. sprintf(where, "pool %d", work->pool->pool_no);
  2066. else
  2067. strcpy(where, "");
  2068. if (!work->gbt)
  2069. res = json_object_get(val, "reject-reason");
  2070. if (res) {
  2071. const char *reasontmp = json_string_value(res);
  2072. size_t reasonLen = strlen(reasontmp);
  2073. if (reasonLen > 28)
  2074. reasonLen = 28;
  2075. reason[0] = ' '; reason[1] = '(';
  2076. memcpy(2 + reason, reasontmp, reasonLen);
  2077. reason[reasonLen + 2] = ')'; reason[reasonLen + 3] = '\0';
  2078. memcpy(disposition + 7, reasontmp, reasonLen);
  2079. disposition[6] = ':'; disposition[reasonLen + 7] = '\0';
  2080. } else if (work->stratum && err && json_is_array(err)) {
  2081. json_t *reason_val = json_array_get(err, 1);
  2082. char *reason_str;
  2083. if (reason_val && json_is_string(reason_val)) {
  2084. reason_str = (char *)json_string_value(reason_val);
  2085. snprintf(reason, 31, " (%s)", reason_str);
  2086. }
  2087. }
  2088. applog(LOG_NOTICE, "Rejected %s %s %d %s%s %s%s",
  2089. hashshow, cgpu->drv->name, cgpu->device_id, where, reason, resubmit ? "(resubmit)" : "", worktime);
  2090. sharelog(disposition, work);
  2091. }
  2092. /* Once we have more than a nominal amount of sequential rejects,
  2093. * at least 10 and more than 3 mins at the current utility,
  2094. * disable the pool because some pool error is likely to have
  2095. * ensued. Do not do this if we know the share just happened to
  2096. * be stale due to networking delays.
  2097. */
  2098. if (pool->seq_rejects > 10 && !work->stale && opt_disable_pool && enabled_pools > 1) {
  2099. double utility = total_accepted / total_secs * 60;
  2100. if (pool->seq_rejects > utility * 3) {
  2101. applog(LOG_WARNING, "Pool %d rejected %d sequential shares, disabling!",
  2102. pool->pool_no, pool->seq_rejects);
  2103. reject_pool(pool);
  2104. if (pool == current_pool())
  2105. switch_pools(NULL);
  2106. pool->seq_rejects = 0;
  2107. }
  2108. }
  2109. }
  2110. }
  2111. static bool submit_upstream_work(struct work *work, CURL *curl, bool resubmit)
  2112. {
  2113. char *hexstr = NULL;
  2114. json_t *val, *res, *err;
  2115. char *s;
  2116. bool rc = false;
  2117. int thr_id = work->thr_id;
  2118. struct cgpu_info *cgpu;
  2119. struct pool *pool = work->pool;
  2120. int rolltime;
  2121. struct timeval tv_submit, tv_submit_reply;
  2122. char hashshow[64 + 4] = "";
  2123. char worktime[200] = "";
  2124. struct timeval now;
  2125. double dev_runtime;
  2126. cgpu = get_thr_cgpu(thr_id);
  2127. endian_flip128(work->data, work->data);
  2128. /* build hex string */
  2129. hexstr = bin2hex(work->data, sizeof(work->data));
  2130. /* build JSON-RPC request */
  2131. if (work->gbt) {
  2132. char *gbt_block, *varint;
  2133. unsigned char data[80];
  2134. flip80(data, work->data);
  2135. gbt_block = bin2hex(data, 80);
  2136. if (work->gbt_txns < 0xfd) {
  2137. uint8_t val = work->gbt_txns;
  2138. varint = bin2hex((const unsigned char *)&val, 1);
  2139. } else if (work->gbt_txns <= 0xffff) {
  2140. uint16_t val = htole16(work->gbt_txns);
  2141. gbt_block = realloc_strcat(gbt_block, "fd");
  2142. varint = bin2hex((const unsigned char *)&val, 2);
  2143. } else {
  2144. uint32_t val = htole32(work->gbt_txns);
  2145. gbt_block = realloc_strcat(gbt_block, "fe");
  2146. varint = bin2hex((const unsigned char *)&val, 4);
  2147. }
  2148. gbt_block = realloc_strcat(gbt_block, varint);
  2149. free(varint);
  2150. gbt_block = realloc_strcat(gbt_block, work->gbt_coinbase);
  2151. s = strdup("{\"id\": 0, \"method\": \"submitblock\", \"params\": [\"");
  2152. s = realloc_strcat(s, gbt_block);
  2153. if (work->job_id) {
  2154. s = realloc_strcat(s, "\", {\"workid\": \"");
  2155. s = realloc_strcat(s, work->job_id);
  2156. s = realloc_strcat(s, "\"}]}");
  2157. } else
  2158. s = realloc_strcat(s, "\", {}]}");
  2159. free(gbt_block);
  2160. } else {
  2161. s = strdup("{\"method\": \"getwork\", \"params\": [ \"");
  2162. s = realloc_strcat(s, hexstr);
  2163. s = realloc_strcat(s, "\" ], \"id\":1}");
  2164. }
  2165. applog(LOG_DEBUG, "DBG: sending %s submit RPC call: %s", pool->rpc_url, s);
  2166. s = realloc_strcat(s, "\n");
  2167. cgtime(&tv_submit);
  2168. /* issue JSON-RPC request */
  2169. val = json_rpc_call(curl, pool->rpc_url, pool->rpc_userpass, s, false, false, &rolltime, pool, true);
  2170. cgtime(&tv_submit_reply);
  2171. free(s);
  2172. if (unlikely(!val)) {
  2173. applog(LOG_INFO, "submit_upstream_work json_rpc_call failed");
  2174. if (!pool_tset(pool, &pool->submit_fail)) {
  2175. total_ro++;
  2176. pool->remotefail_occasions++;
  2177. if (opt_lowmem) {
  2178. applog(LOG_WARNING, "Pool %d communication failure, discarding shares", pool->pool_no);
  2179. goto out;
  2180. }
  2181. applog(LOG_WARNING, "Pool %d communication failure, caching submissions", pool->pool_no);
  2182. }
  2183. nmsleep(5000);
  2184. goto out;
  2185. } else if (pool_tclear(pool, &pool->submit_fail))
  2186. applog(LOG_WARNING, "Pool %d communication resumed, submitting work", pool->pool_no);
  2187. res = json_object_get(val, "result");
  2188. err = json_object_get(val, "error");
  2189. if (!QUIET) {
  2190. int intdiff = floor(work->work_difficulty);
  2191. char diffdisp[16], *outhash;
  2192. unsigned char rhash[32];
  2193. swab256(rhash, work->hash);
  2194. if (opt_scrypt)
  2195. outhash = bin2hex(rhash + 2, 4);
  2196. else
  2197. outhash = bin2hex(rhash + 4, 4);
  2198. suffix_string(work->share_diff, diffdisp, 0);
  2199. sprintf(hashshow, "%s Diff %s/%d%s", outhash, diffdisp, intdiff,
  2200. work->block? " BLOCK!" : "");
  2201. free(outhash);
  2202. if (opt_worktime) {
  2203. char workclone[20];
  2204. struct tm *tm, tm_getwork, tm_submit_reply;
  2205. double getwork_time = tdiff((struct timeval *)&(work->tv_getwork_reply),
  2206. (struct timeval *)&(work->tv_getwork));
  2207. double getwork_to_work = tdiff((struct timeval *)&(work->tv_work_start),
  2208. (struct timeval *)&(work->tv_getwork_reply));
  2209. double work_time = tdiff((struct timeval *)&(work->tv_work_found),
  2210. (struct timeval *)&(work->tv_work_start));
  2211. double work_to_submit = tdiff(&tv_submit,
  2212. (struct timeval *)&(work->tv_work_found));
  2213. double submit_time = tdiff(&tv_submit_reply, &tv_submit);
  2214. int diffplaces = 3;
  2215. time_t tmp_time = work->tv_getwork.tv_sec;
  2216. tm = localtime(&tmp_time);
  2217. memcpy(&tm_getwork, tm, sizeof(struct tm));
  2218. tmp_time = tv_submit_reply.tv_sec;
  2219. tm = localtime(&tmp_time);
  2220. memcpy(&tm_submit_reply, tm, sizeof(struct tm));
  2221. if (work->clone) {
  2222. sprintf(workclone, "C:%1.3f",
  2223. tdiff((struct timeval *)&(work->tv_cloned),
  2224. (struct timeval *)&(work->tv_getwork_reply)));
  2225. }
  2226. else
  2227. strcpy(workclone, "O");
  2228. if (work->work_difficulty < 1)
  2229. diffplaces = 6;
  2230. sprintf(worktime, " <-%08lx.%08lx M:%c D:%1.*f G:%02d:%02d:%02d:%1.3f %s (%1.3f) W:%1.3f (%1.3f) S:%1.3f R:%02d:%02d:%02d",
  2231. (unsigned long)swab32(*(uint32_t *)&(work->data[opt_scrypt ? 32 : 28])),
  2232. (unsigned long)swab32(*(uint32_t *)&(work->data[opt_scrypt ? 28 : 24])),
  2233. work->getwork_mode, diffplaces, work->work_difficulty,
  2234. tm_getwork.tm_hour, tm_getwork.tm_min,
  2235. tm_getwork.tm_sec, getwork_time, workclone,
  2236. getwork_to_work, work_time, work_to_submit, submit_time,
  2237. tm_submit_reply.tm_hour, tm_submit_reply.tm_min,
  2238. tm_submit_reply.tm_sec);
  2239. }
  2240. }
  2241. share_result(val, res, err, work, hashshow, resubmit, worktime);
  2242. if (cgpu->dev_start_tv.tv_sec == 0)
  2243. dev_runtime = total_secs;
  2244. else {
  2245. cgtime(&now);
  2246. dev_runtime = tdiff(&now, &(cgpu->dev_start_tv));
  2247. }
  2248. if (dev_runtime < 1.0)
  2249. dev_runtime = 1.0;
  2250. cgpu->utility = cgpu->accepted / dev_runtime * 60;
  2251. if (!opt_realquiet)
  2252. print_status(thr_id);
  2253. if (!want_per_device_stats) {
  2254. char logline[256];
  2255. get_statline(logline, cgpu);
  2256. applog(LOG_INFO, "%s", logline);
  2257. }
  2258. json_decref(val);
  2259. rc = true;
  2260. out:
  2261. free(hexstr);
  2262. return rc;
  2263. }
  2264. /* Specifies whether we can use this pool for work or not. */
  2265. static bool pool_unworkable(struct pool *pool)
  2266. {
  2267. if (pool->idle)
  2268. return true;
  2269. if (pool->enabled != POOL_ENABLED)
  2270. return true;
  2271. if (pool->has_stratum && !pool->stratum_active)
  2272. return true;
  2273. return false;
  2274. }
  2275. /* In balanced mode, the amount of diff1 solutions per pool is monitored as a
  2276. * rolling average per 10 minutes and if pools start getting more, it biases
  2277. * away from them to distribute work evenly. The share count is reset to the
  2278. * rolling average every 10 minutes to not send all work to one pool after it
  2279. * has been disabled/out for an extended period. */
  2280. static struct pool *select_balanced(struct pool *cp)
  2281. {
  2282. int i, lowest = cp->shares;
  2283. struct pool *ret = cp;
  2284. for (i = 0; i < total_pools; i++) {
  2285. struct pool *pool = pools[i];
  2286. if (pool_unworkable(pool))
  2287. continue;
  2288. if (pool->shares < lowest) {
  2289. lowest = pool->shares;
  2290. ret = pool;
  2291. }
  2292. }
  2293. ret->shares++;
  2294. return ret;
  2295. }
  2296. /* Select any active pool in a rotating fashion when loadbalance is chosen */
  2297. static inline struct pool *select_pool(bool lagging)
  2298. {
  2299. static int rotating_pool = 0;
  2300. struct pool *pool, *cp;
  2301. int tested;
  2302. cp = current_pool();
  2303. if (pool_strategy == POOL_BALANCE)
  2304. return select_balanced(cp);
  2305. if (pool_strategy != POOL_LOADBALANCE && (!lagging || opt_fail_only))
  2306. pool = cp;
  2307. else
  2308. pool = NULL;
  2309. /* Try to find the first pool in the rotation that is usable */
  2310. tested = 0;
  2311. while (!pool && tested++ < total_pools) {
  2312. if (++rotating_pool >= total_pools)
  2313. rotating_pool = 0;
  2314. pool = pools[rotating_pool];
  2315. if (!pool_unworkable(pool))
  2316. break;
  2317. pool = NULL;
  2318. }
  2319. /* If still nothing is usable, use the current pool */
  2320. if (!pool)
  2321. pool = cp;
  2322. return pool;
  2323. }
  2324. static double DIFFEXACTONE = 26959946667150639794667015087019630673637144422540572481103610249215.0;
  2325. static const uint64_t diffone = 0xFFFF000000000000ull;
  2326. /*
  2327. * Calculate the work share difficulty
  2328. */
  2329. static void calc_diff(struct work *work, int known)
  2330. {
  2331. struct cgminer_pool_stats *pool_stats = &(work->pool->cgminer_pool_stats);
  2332. double difficulty;
  2333. if (opt_scrypt) {
  2334. uint64_t *data64, d64;
  2335. char rtarget[32];
  2336. swab256(rtarget, work->target);
  2337. data64 = (uint64_t *)(rtarget + 2);
  2338. d64 = be64toh(*data64);
  2339. if (unlikely(!d64))
  2340. d64 = 1;
  2341. work->work_difficulty = diffone / d64;
  2342. } else if (!known) {
  2343. double targ = 0;
  2344. int i;
  2345. for (i = 31; i >= 0; i--) {
  2346. targ *= 256;
  2347. targ += work->target[i];
  2348. }
  2349. work->work_difficulty = DIFFEXACTONE / (targ ? : DIFFEXACTONE);
  2350. } else
  2351. work->work_difficulty = known;
  2352. difficulty = work->work_difficulty;
  2353. pool_stats->last_diff = difficulty;
  2354. suffix_string((uint64_t)difficulty, work->pool->diff, 0);
  2355. if (difficulty == pool_stats->min_diff)
  2356. pool_stats->min_diff_count++;
  2357. else if (difficulty < pool_stats->min_diff || pool_stats->min_diff == 0) {
  2358. pool_stats->min_diff = difficulty;
  2359. pool_stats->min_diff_count = 1;
  2360. }
  2361. if (difficulty == pool_stats->max_diff)
  2362. pool_stats->max_diff_count++;
  2363. else if (difficulty > pool_stats->max_diff) {
  2364. pool_stats->max_diff = difficulty;
  2365. pool_stats->max_diff_count = 1;
  2366. }
  2367. }
  2368. static void get_benchmark_work(struct work *work)
  2369. {
  2370. // Use a random work block pulled from a pool
  2371. static uint8_t bench_block[] = { CGMINER_BENCHMARK_BLOCK };
  2372. size_t bench_size = sizeof(*work);
  2373. size_t work_size = sizeof(bench_block);
  2374. size_t min_size = (work_size < bench_size ? work_size : bench_size);
  2375. memset(work, 0, sizeof(*work));
  2376. memcpy(work, &bench_block, min_size);
  2377. work->mandatory = true;
  2378. work->pool = pools[0];
  2379. cgtime(&work->tv_getwork);
  2380. copy_time(&work->tv_getwork_reply, &work->tv_getwork);
  2381. work->getwork_mode = GETWORK_MODE_BENCHMARK;
  2382. calc_diff(work, 0);
  2383. }
  2384. static bool get_upstream_work(struct work *work, CURL *curl)
  2385. {
  2386. struct pool *pool = work->pool;
  2387. struct cgminer_pool_stats *pool_stats = &(pool->cgminer_pool_stats);
  2388. struct timeval tv_elapsed;
  2389. json_t *val = NULL;
  2390. bool rc = false;
  2391. char *url;
  2392. applog(LOG_DEBUG, "DBG: sending %s get RPC call: %s", pool->rpc_url, pool->rpc_req);
  2393. url = pool->rpc_url;
  2394. cgtime(&work->tv_getwork);
  2395. val = json_rpc_call(curl, url, pool->rpc_userpass, pool->rpc_req, false,
  2396. false, &work->rolltime, pool, false);
  2397. pool_stats->getwork_attempts++;
  2398. if (likely(val)) {
  2399. rc = work_decode(pool, work, val);
  2400. if (unlikely(!rc))
  2401. applog(LOG_DEBUG, "Failed to decode work in get_upstream_work");
  2402. } else
  2403. applog(LOG_DEBUG, "Failed json_rpc_call in get_upstream_work");
  2404. cgtime(&work->tv_getwork_reply);
  2405. timersub(&(work->tv_getwork_reply), &(work->tv_getwork), &tv_elapsed);
  2406. pool_stats->getwork_wait_rolling += ((double)tv_elapsed.tv_sec + ((double)tv_elapsed.tv_usec / 1000000)) * 0.63;
  2407. pool_stats->getwork_wait_rolling /= 1.63;
  2408. timeradd(&tv_elapsed, &(pool_stats->getwork_wait), &(pool_stats->getwork_wait));
  2409. if (timercmp(&tv_elapsed, &(pool_stats->getwork_wait_max), >)) {
  2410. pool_stats->getwork_wait_max.tv_sec = tv_elapsed.tv_sec;
  2411. pool_stats->getwork_wait_max.tv_usec = tv_elapsed.tv_usec;
  2412. }
  2413. if (timercmp(&tv_elapsed, &(pool_stats->getwork_wait_min), <)) {
  2414. pool_stats->getwork_wait_min.tv_sec = tv_elapsed.tv_sec;
  2415. pool_stats->getwork_wait_min.tv_usec = tv_elapsed.tv_usec;
  2416. }
  2417. pool_stats->getwork_calls++;
  2418. work->pool = pool;
  2419. work->longpoll = false;
  2420. work->getwork_mode = GETWORK_MODE_POOL;
  2421. calc_diff(work, 0);
  2422. total_getworks++;
  2423. pool->getwork_requested++;
  2424. if (likely(val))
  2425. json_decref(val);
  2426. return rc;
  2427. }
  2428. #ifdef HAVE_CURSES
  2429. static void disable_curses(void)
  2430. {
  2431. if (curses_active_locked()) {
  2432. use_curses = false;
  2433. curses_active = false;
  2434. leaveok(logwin, false);
  2435. leaveok(statuswin, false);
  2436. leaveok(mainwin, false);
  2437. nocbreak();
  2438. echo();
  2439. delwin(logwin);
  2440. delwin(statuswin);
  2441. delwin(mainwin);
  2442. endwin();
  2443. #ifdef WIN32
  2444. // Move the cursor to after curses output.
  2445. HANDLE hout = GetStdHandle(STD_OUTPUT_HANDLE);
  2446. CONSOLE_SCREEN_BUFFER_INFO csbi;
  2447. COORD coord;
  2448. if (GetConsoleScreenBufferInfo(hout, &csbi)) {
  2449. coord.X = 0;
  2450. coord.Y = csbi.dwSize.Y - 1;
  2451. SetConsoleCursorPosition(hout, coord);
  2452. }
  2453. #endif
  2454. unlock_curses();
  2455. }
  2456. }
  2457. #endif
  2458. static void __kill_work(void)
  2459. {
  2460. struct thr_info *thr;
  2461. int i;
  2462. if (!successful_connect)
  2463. return;
  2464. applog(LOG_INFO, "Received kill message");
  2465. #ifdef USE_USBUTILS
  2466. /* Best to get rid of it first so it doesn't
  2467. * try to create any new devices */
  2468. if (!opt_scrypt) {
  2469. applog(LOG_DEBUG, "Killing off HotPlug thread");
  2470. thr = &control_thr[hotplug_thr_id];
  2471. thr_info_cancel(thr);
  2472. }
  2473. #endif
  2474. applog(LOG_DEBUG, "Killing off watchpool thread");
  2475. /* Kill the watchpool thread */
  2476. thr = &control_thr[watchpool_thr_id];
  2477. thr_info_cancel(thr);
  2478. applog(LOG_DEBUG, "Killing off watchdog thread");
  2479. /* Kill the watchdog thread */
  2480. thr = &control_thr[watchdog_thr_id];
  2481. thr_info_cancel(thr);
  2482. applog(LOG_DEBUG, "Shutting down mining threads");
  2483. for (i = 0; i < mining_threads; i++) {
  2484. struct cgpu_info *cgpu;
  2485. thr = get_thread(i);
  2486. if (!thr)
  2487. continue;
  2488. cgpu = thr->cgpu;
  2489. if (!cgpu)
  2490. continue;
  2491. cgpu->shutdown = true;
  2492. }
  2493. sleep(1);
  2494. applog(LOG_DEBUG, "Killing off mining threads");
  2495. /* Kill the mining threads*/
  2496. for (i = 0; i < mining_threads; i++) {
  2497. pthread_t *pth = NULL;
  2498. thr = get_thread(i);
  2499. if (thr && PTH(thr) != 0L)
  2500. pth = &thr->pth;
  2501. thr_info_cancel(thr);
  2502. #ifndef WIN32
  2503. if (pth && *pth)
  2504. pthread_join(*pth, NULL);
  2505. #else
  2506. if (pth && pth->p)
  2507. pthread_join(*pth, NULL);
  2508. #endif
  2509. }
  2510. applog(LOG_DEBUG, "Killing off stage thread");
  2511. /* Stop the others */
  2512. thr = &control_thr[stage_thr_id];
  2513. thr_info_cancel(thr);
  2514. applog(LOG_DEBUG, "Killing off API thread");
  2515. thr = &control_thr[api_thr_id];
  2516. thr_info_cancel(thr);
  2517. #ifdef USE_USBUTILS
  2518. /* Release USB resources in case it's a restart
  2519. * and not a QUIT */
  2520. if (!opt_scrypt) {
  2521. applog(LOG_DEBUG, "Releasing all USB devices");
  2522. usb_cleanup();
  2523. applog(LOG_DEBUG, "Killing off usbres thread");
  2524. thr = &control_thr[usbres_thr_id];
  2525. thr_info_cancel(thr);
  2526. }
  2527. #endif
  2528. }
  2529. /* This should be the common exit path */
  2530. void kill_work(void)
  2531. {
  2532. __kill_work();
  2533. quit(0, "Shutdown signal received.");
  2534. }
  2535. static
  2536. #ifdef WIN32
  2537. const
  2538. #endif
  2539. char **initial_args;
  2540. static void clean_up(void);
  2541. void app_restart(void)
  2542. {
  2543. applog(LOG_WARNING, "Attempting to restart %s", packagename);
  2544. __kill_work();
  2545. clean_up();
  2546. #if defined(unix) || defined(__APPLE__)
  2547. if (forkpid > 0) {
  2548. kill(forkpid, SIGTERM);
  2549. forkpid = 0;
  2550. }
  2551. #endif
  2552. execv(initial_args[0], (EXECV_2ND_ARG_TYPE)initial_args);
  2553. applog(LOG_WARNING, "Failed to restart application");
  2554. }
  2555. static void sighandler(int __maybe_unused sig)
  2556. {
  2557. /* Restore signal handlers so we can still quit if kill_work fails */
  2558. sigaction(SIGTERM, &termhandler, NULL);
  2559. sigaction(SIGINT, &inthandler, NULL);
  2560. kill_work();
  2561. }
  2562. /* Called with pool_lock held. Recruit an extra curl if none are available for
  2563. * this pool. */
  2564. static void recruit_curl(struct pool *pool)
  2565. {
  2566. struct curl_ent *ce = calloc(sizeof(struct curl_ent), 1);
  2567. if (unlikely(!ce))
  2568. quit(1, "Failed to calloc in recruit_curl");
  2569. ce->curl = curl_easy_init();
  2570. if (unlikely(!ce->curl))
  2571. quit(1, "Failed to init in recruit_curl");
  2572. list_add(&ce->node, &pool->curlring);
  2573. pool->curls++;
  2574. }
  2575. /* Grab an available curl if there is one. If not, then recruit extra curls
  2576. * unless we are in a submit_fail situation, or we have opt_delaynet enabled
  2577. * and there are already 5 curls in circulation. Limit total number to the
  2578. * number of mining threads per pool as well to prevent blasting a pool during
  2579. * network delays/outages. */
  2580. static struct curl_ent *pop_curl_entry(struct pool *pool)
  2581. {
  2582. int curl_limit = opt_delaynet ? 5 : (mining_threads + opt_queue) * 2;
  2583. bool recruited = false;
  2584. struct curl_ent *ce;
  2585. mutex_lock(&pool->pool_lock);
  2586. retry:
  2587. if (!pool->curls) {
  2588. recruit_curl(pool);
  2589. recruited = true;
  2590. } else if (list_empty(&pool->curlring)) {
  2591. if (pool->curls >= curl_limit) {
  2592. pthread_cond_wait(&pool->cr_cond, &pool->pool_lock);
  2593. goto retry;
  2594. } else {
  2595. recruit_curl(pool);
  2596. recruited = true;
  2597. }
  2598. }
  2599. ce = list_entry(pool->curlring.next, struct curl_ent, node);
  2600. list_del(&ce->node);
  2601. mutex_unlock(&pool->pool_lock);
  2602. if (recruited)
  2603. applog(LOG_DEBUG, "Recruited curl for pool %d", pool->pool_no);
  2604. return ce;
  2605. }
  2606. static void push_curl_entry(struct curl_ent *ce, struct pool *pool)
  2607. {
  2608. mutex_lock(&pool->pool_lock);
  2609. list_add_tail(&ce->node, &pool->curlring);
  2610. cgtime(&ce->tv);
  2611. pthread_cond_broadcast(&pool->cr_cond);
  2612. mutex_unlock(&pool->pool_lock);
  2613. }
  2614. static bool stale_work(struct work *work, bool share);
  2615. static inline bool should_roll(struct work *work)
  2616. {
  2617. struct timeval now;
  2618. time_t expiry;
  2619. if (work->pool != current_pool() && pool_strategy != POOL_LOADBALANCE && pool_strategy != POOL_BALANCE)
  2620. return false;
  2621. if (work->rolltime > opt_scantime)
  2622. expiry = work->rolltime;
  2623. else
  2624. expiry = opt_scantime;
  2625. expiry = expiry * 2 / 3;
  2626. /* We shouldn't roll if we're unlikely to get one shares' duration
  2627. * work out of doing so */
  2628. cgtime(&now);
  2629. if (now.tv_sec - work->tv_staged.tv_sec > expiry)
  2630. return false;
  2631. return true;
  2632. }
  2633. /* Limit rolls to 7000 to not beyond 2 hours in the future where bitcoind will
  2634. * reject blocks as invalid. */
  2635. static inline bool can_roll(struct work *work)
  2636. {
  2637. return (!work->stratum && work->pool && work->rolltime && !work->clone &&
  2638. work->rolls < 7000 && !stale_work(work, false));
  2639. }
  2640. static void roll_work(struct work *work)
  2641. {
  2642. uint32_t *work_ntime;
  2643. uint32_t ntime;
  2644. work_ntime = (uint32_t *)(work->data + 68);
  2645. ntime = be32toh(*work_ntime);
  2646. ntime++;
  2647. *work_ntime = htobe32(ntime);
  2648. local_work++;
  2649. work->rolls++;
  2650. work->blk.nonce = 0;
  2651. applog(LOG_DEBUG, "Successfully rolled work");
  2652. /* This is now a different work item so it needs a different ID for the
  2653. * hashtable */
  2654. work->id = total_work++;
  2655. }
  2656. /* Duplicates any dynamically allocated arrays within the work struct to
  2657. * prevent a copied work struct from freeing ram belonging to another struct */
  2658. void __copy_work(struct work *work, struct work *base_work)
  2659. {
  2660. int id = work->id;
  2661. clean_work(work);
  2662. memcpy(work, base_work, sizeof(struct work));
  2663. /* Keep the unique new id assigned during make_work to prevent copied
  2664. * work from having the same id. */
  2665. work->id = id;
  2666. if (base_work->job_id)
  2667. work->job_id = strdup(base_work->job_id);
  2668. if (base_work->nonce1)
  2669. work->nonce1 = strdup(base_work->nonce1);
  2670. if (base_work->nonce2)
  2671. work->nonce2 = strdup(base_work->nonce2);
  2672. if (base_work->ntime)
  2673. work->ntime = strdup(base_work->ntime);
  2674. if (base_work->gbt_coinbase)
  2675. work->gbt_coinbase = strdup(base_work->gbt_coinbase);
  2676. }
  2677. /* Generates a copy of an existing work struct, creating fresh heap allocations
  2678. * for all dynamically allocated arrays within the struct */
  2679. struct work *copy_work(struct work *base_work)
  2680. {
  2681. struct work *work = make_work();
  2682. __copy_work(work, base_work);
  2683. return work;
  2684. }
  2685. static struct work *make_clone(struct work *work)
  2686. {
  2687. struct work *work_clone = copy_work(work);
  2688. work_clone->clone = true;
  2689. cgtime((struct timeval *)&(work_clone->tv_cloned));
  2690. work_clone->longpoll = false;
  2691. work_clone->mandatory = false;
  2692. /* Make cloned work appear slightly older to bias towards keeping the
  2693. * master work item which can be further rolled */
  2694. work_clone->tv_staged.tv_sec -= 1;
  2695. return work_clone;
  2696. }
  2697. static void stage_work(struct work *work);
  2698. static bool clone_available(void)
  2699. {
  2700. struct work *work_clone = NULL, *work, *tmp;
  2701. bool cloned = false;
  2702. mutex_lock(stgd_lock);
  2703. if (!staged_rollable)
  2704. goto out_unlock;
  2705. HASH_ITER(hh, staged_work, work, tmp) {
  2706. if (can_roll(work) && should_roll(work)) {
  2707. roll_work(work);
  2708. work_clone = make_clone(work);
  2709. roll_work(work);
  2710. cloned = true;
  2711. break;
  2712. }
  2713. }
  2714. out_unlock:
  2715. mutex_unlock(stgd_lock);
  2716. if (cloned) {
  2717. applog(LOG_DEBUG, "Pushing cloned available work to stage thread");
  2718. stage_work(work_clone);
  2719. }
  2720. return cloned;
  2721. }
  2722. static void pool_died(struct pool *pool)
  2723. {
  2724. if (!pool_tset(pool, &pool->idle)) {
  2725. cgtime(&pool->tv_idle);
  2726. if (pool == current_pool()) {
  2727. applog(LOG_WARNING, "Pool %d %s not responding!", pool->pool_no, pool->rpc_url);
  2728. switch_pools(NULL);
  2729. } else
  2730. applog(LOG_INFO, "Pool %d %s failed to return work", pool->pool_no, pool->rpc_url);
  2731. }
  2732. }
  2733. static bool stale_work(struct work *work, bool share)
  2734. {
  2735. struct timeval now;
  2736. time_t work_expiry;
  2737. struct pool *pool;
  2738. int getwork_delay;
  2739. if (opt_benchmark)
  2740. return false;
  2741. if (work->work_block != work_block) {
  2742. applog(LOG_DEBUG, "Work stale due to block mismatch");
  2743. return true;
  2744. }
  2745. /* Technically the rolltime should be correct but some pools
  2746. * advertise a broken expire= that is lower than a meaningful
  2747. * scantime */
  2748. if (work->rolltime > opt_scantime)
  2749. work_expiry = work->rolltime;
  2750. else
  2751. work_expiry = opt_expiry;
  2752. pool = work->pool;
  2753. if (!share && pool->has_stratum) {
  2754. bool same_job;
  2755. if (!pool->stratum_active || !pool->stratum_notify) {
  2756. applog(LOG_DEBUG, "Work stale due to stratum inactive");
  2757. return true;
  2758. }
  2759. same_job = true;
  2760. cg_rlock(&pool->data_lock);
  2761. if (strcmp(work->job_id, pool->swork.job_id))
  2762. same_job = false;
  2763. cg_runlock(&pool->data_lock);
  2764. if (!same_job) {
  2765. applog(LOG_DEBUG, "Work stale due to stratum job_id mismatch");
  2766. return true;
  2767. }
  2768. }
  2769. /* Factor in the average getwork delay of this pool, rounding it up to
  2770. * the nearest second */
  2771. getwork_delay = pool->cgminer_pool_stats.getwork_wait_rolling * 5 + 1;
  2772. work_expiry -= getwork_delay;
  2773. if (unlikely(work_expiry < 5))
  2774. work_expiry = 5;
  2775. cgtime(&now);
  2776. if ((now.tv_sec - work->tv_staged.tv_sec) >= work_expiry) {
  2777. applog(LOG_DEBUG, "Work stale due to expiry");
  2778. return true;
  2779. }
  2780. if (opt_fail_only && !share && pool != current_pool() && !work->mandatory &&
  2781. pool_strategy != POOL_LOADBALANCE && pool_strategy != POOL_BALANCE) {
  2782. applog(LOG_DEBUG, "Work stale due to fail only pool mismatch");
  2783. return true;
  2784. }
  2785. return false;
  2786. }
  2787. static uint64_t share_diff(const struct work *work)
  2788. {
  2789. uint64_t *data64, d64, ret;
  2790. bool new_best = false;
  2791. char rhash[32];
  2792. swab256(rhash, work->hash);
  2793. if (opt_scrypt)
  2794. data64 = (uint64_t *)(rhash + 2);
  2795. else
  2796. data64 = (uint64_t *)(rhash + 4);
  2797. d64 = be64toh(*data64);
  2798. if (unlikely(!d64))
  2799. d64 = 1;
  2800. ret = diffone / d64;
  2801. cg_wlock(&control_lock);
  2802. if (unlikely(ret > best_diff)) {
  2803. new_best = true;
  2804. best_diff = ret;
  2805. suffix_string(best_diff, best_share, 0);
  2806. }
  2807. if (unlikely(ret > work->pool->best_diff))
  2808. work->pool->best_diff = ret;
  2809. cg_wunlock(&control_lock);
  2810. if (unlikely(new_best))
  2811. applog(LOG_INFO, "New best share: %s", best_share);
  2812. return ret;
  2813. }
  2814. static void regen_hash(struct work *work)
  2815. {
  2816. uint32_t *data32 = (uint32_t *)(work->data);
  2817. unsigned char swap[80];
  2818. uint32_t *swap32 = (uint32_t *)swap;
  2819. unsigned char hash1[32];
  2820. flip80(swap32, data32);
  2821. sha2(swap, 80, hash1);
  2822. sha2(hash1, 32, (unsigned char *)(work->hash));
  2823. }
  2824. static void rebuild_hash(struct work *work)
  2825. {
  2826. if (opt_scrypt)
  2827. scrypt_regenhash(work);
  2828. else
  2829. regen_hash(work);
  2830. work->share_diff = share_diff(work);
  2831. if (unlikely(work->share_diff >= current_diff)) {
  2832. work->block = true;
  2833. work->pool->solved++;
  2834. found_blocks++;
  2835. work->mandatory = true;
  2836. applog(LOG_NOTICE, "Found block for pool %d!", work->pool->pool_no);
  2837. }
  2838. }
  2839. static bool cnx_needed(struct pool *pool);
  2840. static void *submit_work_thread(void *userdata)
  2841. {
  2842. struct work *work = (struct work *)userdata;
  2843. struct pool *pool = work->pool;
  2844. bool resubmit = false;
  2845. struct curl_ent *ce;
  2846. pthread_detach(pthread_self());
  2847. RenameThread("submit_work");
  2848. applog(LOG_DEBUG, "Creating extra submit work thread");
  2849. ce = pop_curl_entry(pool);
  2850. /* submit solution to bitcoin via JSON-RPC */
  2851. while (!submit_upstream_work(work, ce->curl, resubmit)) {
  2852. if (opt_lowmem) {
  2853. applog(LOG_NOTICE, "Pool %d share being discarded to minimise memory cache", pool->pool_no);
  2854. break;
  2855. }
  2856. resubmit = true;
  2857. if (stale_work(work, true)) {
  2858. applog(LOG_NOTICE, "Pool %d share became stale while retrying submit, discarding", pool->pool_no);
  2859. mutex_lock(&stats_lock);
  2860. total_stale++;
  2861. pool->stale_shares++;
  2862. total_diff_stale += work->work_difficulty;
  2863. pool->diff_stale += work->work_difficulty;
  2864. mutex_unlock(&stats_lock);
  2865. free_work(work);
  2866. break;
  2867. }
  2868. /* pause, then restart work-request loop */
  2869. applog(LOG_INFO, "json_rpc_call failed on submit_work, retrying");
  2870. }
  2871. push_curl_entry(ce, pool);
  2872. return NULL;
  2873. }
  2874. /* Find the pool that currently has the highest priority */
  2875. static struct pool *priority_pool(int choice)
  2876. {
  2877. struct pool *ret = NULL;
  2878. int i;
  2879. for (i = 0; i < total_pools; i++) {
  2880. struct pool *pool = pools[i];
  2881. if (pool->prio == choice) {
  2882. ret = pool;
  2883. break;
  2884. }
  2885. }
  2886. if (unlikely(!ret)) {
  2887. applog(LOG_ERR, "WTF No pool %d found!", choice);
  2888. return pools[choice];
  2889. }
  2890. return ret;
  2891. }
  2892. static void clear_pool_work(struct pool *pool);
  2893. /* Specifies whether we can switch to this pool or not. */
  2894. static bool pool_unusable(struct pool *pool)
  2895. {
  2896. if (pool->idle)
  2897. return true;
  2898. if (pool->enabled != POOL_ENABLED)
  2899. return true;
  2900. return false;
  2901. }
  2902. void switch_pools(struct pool *selected)
  2903. {
  2904. struct pool *pool, *last_pool;
  2905. int i, pool_no, next_pool;
  2906. cg_wlock(&control_lock);
  2907. last_pool = currentpool;
  2908. pool_no = currentpool->pool_no;
  2909. /* Switch selected to pool number 0 and move the rest down */
  2910. if (selected) {
  2911. if (selected->prio != 0) {
  2912. for (i = 0; i < total_pools; i++) {
  2913. pool = pools[i];
  2914. if (pool->prio < selected->prio)
  2915. pool->prio++;
  2916. }
  2917. selected->prio = 0;
  2918. }
  2919. }
  2920. switch (pool_strategy) {
  2921. /* Both of these set to the master pool */
  2922. case POOL_BALANCE:
  2923. case POOL_FAILOVER:
  2924. case POOL_LOADBALANCE:
  2925. for (i = 0; i < total_pools; i++) {
  2926. pool = priority_pool(i);
  2927. if (pool_unusable(pool))
  2928. continue;
  2929. pool_no = pool->pool_no;
  2930. break;
  2931. }
  2932. break;
  2933. /* Both of these simply increment and cycle */
  2934. case POOL_ROUNDROBIN:
  2935. case POOL_ROTATE:
  2936. if (selected && !selected->idle) {
  2937. pool_no = selected->pool_no;
  2938. break;
  2939. }
  2940. next_pool = pool_no;
  2941. /* Select the next alive pool */
  2942. for (i = 1; i < total_pools; i++) {
  2943. next_pool++;
  2944. if (next_pool >= total_pools)
  2945. next_pool = 0;
  2946. pool = pools[next_pool];
  2947. if (pool_unusable(pool))
  2948. continue;
  2949. pool_no = next_pool;
  2950. break;
  2951. }
  2952. break;
  2953. default:
  2954. break;
  2955. }
  2956. currentpool = pools[pool_no];
  2957. pool = currentpool;
  2958. cg_wunlock(&control_lock);
  2959. /* Set the lagging flag to avoid pool not providing work fast enough
  2960. * messages in failover only mode since we have to get all fresh work
  2961. * as in restart_threads */
  2962. if (opt_fail_only)
  2963. pool_tset(pool, &pool->lagging);
  2964. if (pool != last_pool && pool_strategy != POOL_LOADBALANCE && pool_strategy != POOL_BALANCE) {
  2965. applog(LOG_WARNING, "Switching to pool %d %s", pool->pool_no, pool->rpc_url);
  2966. if (pool_localgen(pool) || opt_fail_only)
  2967. clear_pool_work(last_pool);
  2968. }
  2969. mutex_lock(&lp_lock);
  2970. pthread_cond_broadcast(&lp_cond);
  2971. mutex_unlock(&lp_lock);
  2972. }
  2973. void discard_work(struct work *work)
  2974. {
  2975. if (!work->clone && !work->rolls && !work->mined) {
  2976. if (work->pool)
  2977. work->pool->discarded_work++;
  2978. total_discarded++;
  2979. applog(LOG_DEBUG, "Discarded work");
  2980. } else
  2981. applog(LOG_DEBUG, "Discarded cloned or rolled work");
  2982. free_work(work);
  2983. }
  2984. static void wake_gws(void)
  2985. {
  2986. mutex_lock(stgd_lock);
  2987. pthread_cond_signal(&gws_cond);
  2988. mutex_unlock(stgd_lock);
  2989. }
  2990. static void discard_stale(void)
  2991. {
  2992. struct work *work, *tmp;
  2993. int stale = 0;
  2994. mutex_lock(stgd_lock);
  2995. HASH_ITER(hh, staged_work, work, tmp) {
  2996. if (stale_work(work, false)) {
  2997. HASH_DEL(staged_work, work);
  2998. discard_work(work);
  2999. stale++;
  3000. }
  3001. }
  3002. pthread_cond_signal(&gws_cond);
  3003. mutex_unlock(stgd_lock);
  3004. if (stale)
  3005. applog(LOG_DEBUG, "Discarded %d stales that didn't match current hash", stale);
  3006. }
  3007. /* A generic wait function for threads that poll that will wait a specified
  3008. * time tdiff waiting on the pthread conditional that is broadcast when a
  3009. * work restart is required. Returns the value of pthread_cond_timedwait
  3010. * which is zero if the condition was met or ETIMEDOUT if not.
  3011. */
  3012. int restart_wait(unsigned int mstime)
  3013. {
  3014. struct timeval now, then, tdiff;
  3015. struct timespec abstime;
  3016. int rc;
  3017. tdiff.tv_sec = mstime / 1000;
  3018. tdiff.tv_usec = mstime * 1000 - (tdiff.tv_sec * 1000000);
  3019. cgtime(&now);
  3020. timeradd(&now, &tdiff, &then);
  3021. abstime.tv_sec = then.tv_sec;
  3022. abstime.tv_nsec = then.tv_usec * 1000;
  3023. mutex_lock(&restart_lock);
  3024. rc = pthread_cond_timedwait(&restart_cond, &restart_lock, &abstime);
  3025. mutex_unlock(&restart_lock);
  3026. return rc;
  3027. }
  3028. static void restart_threads(void)
  3029. {
  3030. struct pool *cp = current_pool();
  3031. int i;
  3032. /* Artificially set the lagging flag to avoid pool not providing work
  3033. * fast enough messages after every long poll */
  3034. pool_tset(cp, &cp->lagging);
  3035. /* Discard staged work that is now stale */
  3036. discard_stale();
  3037. rd_lock(&mining_thr_lock);
  3038. for (i = 0; i < mining_threads; i++)
  3039. mining_thr[i]->work_restart = true;
  3040. rd_unlock(&mining_thr_lock);
  3041. mutex_lock(&restart_lock);
  3042. pthread_cond_broadcast(&restart_cond);
  3043. mutex_unlock(&restart_lock);
  3044. }
  3045. static void set_curblock(char *hexstr, unsigned char *hash)
  3046. {
  3047. unsigned char hash_swap[32];
  3048. unsigned char block_hash_swap[32];
  3049. strcpy(current_block, hexstr);
  3050. swap256(hash_swap, hash);
  3051. swap256(block_hash_swap, hash + 4);
  3052. cg_wlock(&ch_lock);
  3053. cgtime(&block_timeval);
  3054. free(current_hash);
  3055. current_hash = bin2hex(hash_swap + 2, 8);
  3056. free(current_fullhash);
  3057. current_fullhash = bin2hex(block_hash_swap, 32);
  3058. get_timestamp(blocktime, &block_timeval);
  3059. cg_wunlock(&ch_lock);
  3060. applog(LOG_INFO, "New block: %s... diff %s", current_hash, block_diff);
  3061. }
  3062. /* Search to see if this string is from a block that has been seen before */
  3063. static bool block_exists(char *hexstr)
  3064. {
  3065. struct block *s;
  3066. rd_lock(&blk_lock);
  3067. HASH_FIND_STR(blocks, hexstr, s);
  3068. rd_unlock(&blk_lock);
  3069. if (s)
  3070. return true;
  3071. return false;
  3072. }
  3073. /* Tests if this work is from a block that has been seen before */
  3074. static inline bool from_existing_block(struct work *work)
  3075. {
  3076. char *hexstr = bin2hex(work->data + 8, 18);
  3077. bool ret;
  3078. ret = block_exists(hexstr);
  3079. free(hexstr);
  3080. return ret;
  3081. }
  3082. static int block_sort(struct block *blocka, struct block *blockb)
  3083. {
  3084. return blocka->block_no - blockb->block_no;
  3085. }
  3086. static void set_blockdiff(const struct work *work)
  3087. {
  3088. uint64_t *data64, d64, diff64;
  3089. double previous_diff;
  3090. uint32_t diffhash[8];
  3091. uint32_t difficulty;
  3092. uint32_t diffbytes;
  3093. uint32_t diffvalue;
  3094. char rhash[32];
  3095. int diffshift;
  3096. difficulty = swab32(*((uint32_t *)(work->data + 72)));
  3097. diffbytes = ((difficulty >> 24) & 0xff) - 3;
  3098. diffvalue = difficulty & 0x00ffffff;
  3099. diffshift = (diffbytes % 4) * 8;
  3100. if (diffshift == 0) {
  3101. diffshift = 32;
  3102. diffbytes--;
  3103. }
  3104. memset(diffhash, 0, 32);
  3105. diffbytes >>= 2;
  3106. if (unlikely(diffbytes > 6))
  3107. return;
  3108. diffhash[diffbytes + 1] = diffvalue >> (32 - diffshift);
  3109. diffhash[diffbytes] = diffvalue << diffshift;
  3110. swab256(rhash, diffhash);
  3111. if (opt_scrypt)
  3112. data64 = (uint64_t *)(rhash + 2);
  3113. else
  3114. data64 = (uint64_t *)(rhash + 4);
  3115. d64 = bswap_64(*data64);
  3116. if (unlikely(!d64))
  3117. d64 = 1;
  3118. previous_diff = current_diff;
  3119. diff64 = diffone / d64;
  3120. suffix_string(diff64, block_diff, 0);
  3121. current_diff = (double)diffone / (double)d64;
  3122. if (unlikely(current_diff != previous_diff))
  3123. applog(LOG_NOTICE, "Network diff set to %s", block_diff);
  3124. }
  3125. static bool test_work_current(struct work *work)
  3126. {
  3127. bool ret = true;
  3128. char *hexstr;
  3129. if (work->mandatory)
  3130. return ret;
  3131. /* Hack to work around dud work sneaking into test */
  3132. hexstr = bin2hex(work->data + 8, 18);
  3133. if (!strncmp(hexstr, "000000000000000000000000000000000000", 36))
  3134. goto out_free;
  3135. /* Search to see if this block exists yet and if not, consider it a
  3136. * new block and set the current block details to this one */
  3137. if (!block_exists(hexstr)) {
  3138. struct block *s = calloc(sizeof(struct block), 1);
  3139. int deleted_block = 0;
  3140. ret = false;
  3141. if (unlikely(!s))
  3142. quit (1, "test_work_current OOM");
  3143. strcpy(s->hash, hexstr);
  3144. s->block_no = new_blocks++;
  3145. wr_lock(&blk_lock);
  3146. /* Only keep the last hour's worth of blocks in memory since
  3147. * work from blocks before this is virtually impossible and we
  3148. * want to prevent memory usage from continually rising */
  3149. if (HASH_COUNT(blocks) > 6) {
  3150. struct block *oldblock;
  3151. HASH_SORT(blocks, block_sort);
  3152. oldblock = blocks;
  3153. deleted_block = oldblock->block_no;
  3154. HASH_DEL(blocks, oldblock);
  3155. free(oldblock);
  3156. }
  3157. HASH_ADD_STR(blocks, hash, s);
  3158. set_blockdiff(work);
  3159. wr_unlock(&blk_lock);
  3160. if (deleted_block)
  3161. applog(LOG_DEBUG, "Deleted block %d from database", deleted_block);
  3162. set_curblock(hexstr, work->data);
  3163. if (unlikely(new_blocks == 1))
  3164. goto out_free;
  3165. work->work_block = ++work_block;
  3166. if (!work->stratum) {
  3167. if (work->longpoll) {
  3168. applog(LOG_NOTICE, "%sLONGPOLL from pool %d detected new block",
  3169. work->gbt ? "GBT " : "", work->pool->pool_no);
  3170. } else if (have_longpoll)
  3171. applog(LOG_NOTICE, "New block detected on network before longpoll");
  3172. else
  3173. applog(LOG_NOTICE, "New block detected on network");
  3174. }
  3175. restart_threads();
  3176. } else if (work->longpoll) {
  3177. work->work_block = ++work_block;
  3178. if (work->pool == current_pool()) {
  3179. applog(LOG_NOTICE, "%sLONGPOLL from pool %d requested work restart",
  3180. work->gbt ? "GBT " : "", work->pool->pool_no);
  3181. restart_threads();
  3182. }
  3183. }
  3184. work->longpoll = false;
  3185. out_free:
  3186. free(hexstr);
  3187. return ret;
  3188. }
  3189. static int tv_sort(struct work *worka, struct work *workb)
  3190. {
  3191. return worka->tv_staged.tv_sec - workb->tv_staged.tv_sec;
  3192. }
  3193. static bool work_rollable(struct work *work)
  3194. {
  3195. return (!work->clone && work->rolltime);
  3196. }
  3197. static bool hash_push(struct work *work)
  3198. {
  3199. bool rc = true;
  3200. mutex_lock(stgd_lock);
  3201. if (work_rollable(work))
  3202. staged_rollable++;
  3203. if (likely(!getq->frozen)) {
  3204. HASH_ADD_INT(staged_work, id, work);
  3205. HASH_SORT(staged_work, tv_sort);
  3206. } else
  3207. rc = false;
  3208. pthread_cond_broadcast(&getq->cond);
  3209. mutex_unlock(stgd_lock);
  3210. return rc;
  3211. }
  3212. static void *stage_thread(void *userdata)
  3213. {
  3214. struct thr_info *mythr = userdata;
  3215. bool ok = true;
  3216. pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL);
  3217. RenameThread("stage");
  3218. while (ok) {
  3219. struct work *work = NULL;
  3220. applog(LOG_DEBUG, "Popping work to stage thread");
  3221. work = tq_pop(mythr->q, NULL);
  3222. if (unlikely(!work)) {
  3223. applog(LOG_ERR, "Failed to tq_pop in stage_thread");
  3224. ok = false;
  3225. break;
  3226. }
  3227. work->work_block = work_block;
  3228. test_work_current(work);
  3229. applog(LOG_DEBUG, "Pushing work to getwork queue");
  3230. if (unlikely(!hash_push(work))) {
  3231. applog(LOG_WARNING, "Failed to hash_push in stage_thread");
  3232. continue;
  3233. }
  3234. }
  3235. tq_freeze(mythr->q);
  3236. return NULL;
  3237. }
  3238. static void stage_work(struct work *work)
  3239. {
  3240. applog(LOG_DEBUG, "Pushing work from pool %d to hash queue", work->pool->pool_no);
  3241. work->work_block = work_block;
  3242. test_work_current(work);
  3243. hash_push(work);
  3244. }
  3245. #ifdef HAVE_CURSES
  3246. int curses_int(const char *query)
  3247. {
  3248. int ret;
  3249. char *cvar;
  3250. cvar = curses_input(query);
  3251. ret = atoi(cvar);
  3252. free(cvar);
  3253. return ret;
  3254. }
  3255. #endif
  3256. #ifdef HAVE_CURSES
  3257. static bool input_pool(bool live);
  3258. #endif
  3259. #ifdef HAVE_CURSES
  3260. static void display_pool_summary(struct pool *pool)
  3261. {
  3262. double efficiency = 0.0;
  3263. if (curses_active_locked()) {
  3264. wlog("Pool: %s\n", pool->rpc_url);
  3265. if (pool->solved)
  3266. wlog("SOLVED %d BLOCK%s!\n", pool->solved, pool->solved > 1 ? "S" : "");
  3267. wlog("%s own long-poll support\n", pool->hdr_path ? "Has" : "Does not have");
  3268. wlog(" Queued work requests: %d\n", pool->getwork_requested);
  3269. wlog(" Share submissions: %d\n", pool->accepted + pool->rejected);
  3270. wlog(" Accepted shares: %d\n", pool->accepted);
  3271. wlog(" Rejected shares: %d\n", pool->rejected);
  3272. wlog(" Accepted difficulty shares: %1.f\n", pool->diff_accepted);
  3273. wlog(" Rejected difficulty shares: %1.f\n", pool->diff_rejected);
  3274. if (pool->accepted || pool->rejected)
  3275. wlog(" Reject ratio: %.1f%%\n", (double)(pool->rejected * 100) / (double)(pool->accepted + pool->rejected));
  3276. efficiency = pool->getwork_requested ? pool->accepted * 100.0 / pool->getwork_requested : 0.0;
  3277. if (!pool_localgen(pool))
  3278. wlog(" Efficiency (accepted / queued): %.0f%%\n", efficiency);
  3279. wlog(" Discarded work due to new blocks: %d\n", pool->discarded_work);
  3280. wlog(" Stale submissions discarded due to new blocks: %d\n", pool->stale_shares);
  3281. wlog(" Unable to get work from server occasions: %d\n", pool->getfail_occasions);
  3282. wlog(" Submitting work remotely delay occasions: %d\n\n", pool->remotefail_occasions);
  3283. unlock_curses();
  3284. }
  3285. }
  3286. #endif
  3287. /* We can't remove the memory used for this struct pool because there may
  3288. * still be work referencing it. We just remove it from the pools list */
  3289. void remove_pool(struct pool *pool)
  3290. {
  3291. int i, last_pool = total_pools - 1;
  3292. struct pool *other;
  3293. /* Boost priority of any lower prio than this one */
  3294. for (i = 0; i < total_pools; i++) {
  3295. other = pools[i];
  3296. if (other->prio > pool->prio)
  3297. other->prio--;
  3298. }
  3299. if (pool->pool_no < last_pool) {
  3300. /* Swap the last pool for this one */
  3301. (pools[last_pool])->pool_no = pool->pool_no;
  3302. pools[pool->pool_no] = pools[last_pool];
  3303. }
  3304. /* Give it an invalid number */
  3305. pool->pool_no = total_pools;
  3306. pool->removed = true;
  3307. total_pools--;
  3308. }
  3309. /* add a mutex if this needs to be thread safe in the future */
  3310. static struct JE {
  3311. char *buf;
  3312. struct JE *next;
  3313. } *jedata = NULL;
  3314. static void json_escape_free()
  3315. {
  3316. struct JE *jeptr = jedata;
  3317. struct JE *jenext;
  3318. jedata = NULL;
  3319. while (jeptr) {
  3320. jenext = jeptr->next;
  3321. free(jeptr->buf);
  3322. free(jeptr);
  3323. jeptr = jenext;
  3324. }
  3325. }
  3326. static char *json_escape(char *str)
  3327. {
  3328. struct JE *jeptr;
  3329. char *buf, *ptr;
  3330. /* 2x is the max, may as well just allocate that */
  3331. ptr = buf = malloc(strlen(str) * 2 + 1);
  3332. jeptr = malloc(sizeof(*jeptr));
  3333. jeptr->buf = buf;
  3334. jeptr->next = jedata;
  3335. jedata = jeptr;
  3336. while (*str) {
  3337. if (*str == '\\' || *str == '"')
  3338. *(ptr++) = '\\';
  3339. *(ptr++) = *(str++);
  3340. }
  3341. *ptr = '\0';
  3342. return buf;
  3343. }
  3344. void write_config(FILE *fcfg)
  3345. {
  3346. int i;
  3347. /* Write pool values */
  3348. fputs("{\n\"pools\" : [", fcfg);
  3349. for(i = 0; i < total_pools; i++) {
  3350. fprintf(fcfg, "%s\n\t{\n\t\t\"url\" : \"%s%s%s%s\",", i > 0 ? "," : "",
  3351. pools[i]->rpc_proxy ? json_escape((char *)proxytype(pools[i]->rpc_proxytype)) : "",
  3352. pools[i]->rpc_proxy ? json_escape(pools[i]->rpc_proxy) : "",
  3353. pools[i]->rpc_proxy ? "|" : "",
  3354. json_escape(pools[i]->rpc_url));
  3355. fprintf(fcfg, "\n\t\t\"user\" : \"%s\",", json_escape(pools[i]->rpc_user));
  3356. fprintf(fcfg, "\n\t\t\"pass\" : \"%s\"\n\t}", json_escape(pools[i]->rpc_pass));
  3357. }
  3358. fputs("\n]\n", fcfg);
  3359. #ifdef HAVE_OPENCL
  3360. if (nDevs) {
  3361. /* Write GPU device values */
  3362. fputs(",\n\"intensity\" : \"", fcfg);
  3363. for(i = 0; i < nDevs; i++)
  3364. fprintf(fcfg, gpus[i].dynamic ? "%sd" : "%s%d", i > 0 ? "," : "", gpus[i].intensity);
  3365. fputs("\",\n\"vectors\" : \"", fcfg);
  3366. for(i = 0; i < nDevs; i++)
  3367. fprintf(fcfg, "%s%d", i > 0 ? "," : "",
  3368. gpus[i].vwidth);
  3369. fputs("\",\n\"worksize\" : \"", fcfg);
  3370. for(i = 0; i < nDevs; i++)
  3371. fprintf(fcfg, "%s%d", i > 0 ? "," : "",
  3372. (int)gpus[i].work_size);
  3373. fputs("\",\n\"kernel\" : \"", fcfg);
  3374. for(i = 0; i < nDevs; i++) {
  3375. fprintf(fcfg, "%s", i > 0 ? "," : "");
  3376. switch (gpus[i].kernel) {
  3377. case KL_NONE: // Shouldn't happen
  3378. break;
  3379. case KL_POCLBM:
  3380. fprintf(fcfg, "poclbm");
  3381. break;
  3382. case KL_PHATK:
  3383. fprintf(fcfg, "phatk");
  3384. break;
  3385. case KL_DIAKGCN:
  3386. fprintf(fcfg, "diakgcn");
  3387. break;
  3388. case KL_DIABLO:
  3389. fprintf(fcfg, "diablo");
  3390. break;
  3391. case KL_SCRYPT:
  3392. fprintf(fcfg, "scrypt");
  3393. break;
  3394. }
  3395. }
  3396. #ifdef USE_SCRYPT
  3397. fputs("\",\n\"lookup-gap\" : \"", fcfg);
  3398. for(i = 0; i < nDevs; i++)
  3399. fprintf(fcfg, "%s%d", i > 0 ? "," : "",
  3400. (int)gpus[i].opt_lg);
  3401. fputs("\",\n\"thread-concurrency\" : \"", fcfg);
  3402. for(i = 0; i < nDevs; i++)
  3403. fprintf(fcfg, "%s%d", i > 0 ? "," : "",
  3404. (int)gpus[i].opt_tc);
  3405. fputs("\",\n\"shaders\" : \"", fcfg);
  3406. for(i = 0; i < nDevs; i++)
  3407. fprintf(fcfg, "%s%d", i > 0 ? "," : "",
  3408. (int)gpus[i].shaders);
  3409. #endif
  3410. #ifdef HAVE_ADL
  3411. fputs("\",\n\"gpu-engine\" : \"", fcfg);
  3412. for(i = 0; i < nDevs; i++)
  3413. fprintf(fcfg, "%s%d-%d", i > 0 ? "," : "", gpus[i].min_engine, gpus[i].gpu_engine);
  3414. fputs("\",\n\"gpu-fan\" : \"", fcfg);
  3415. for(i = 0; i < nDevs; i++)
  3416. fprintf(fcfg, "%s%d-%d", i > 0 ? "," : "", gpus[i].min_fan, gpus[i].gpu_fan);
  3417. fputs("\",\n\"gpu-memclock\" : \"", fcfg);
  3418. for(i = 0; i < nDevs; i++)
  3419. fprintf(fcfg, "%s%d", i > 0 ? "," : "", gpus[i].gpu_memclock);
  3420. fputs("\",\n\"gpu-memdiff\" : \"", fcfg);
  3421. for(i = 0; i < nDevs; i++)
  3422. fprintf(fcfg, "%s%d", i > 0 ? "," : "", gpus[i].gpu_memdiff);
  3423. fputs("\",\n\"gpu-powertune\" : \"", fcfg);
  3424. for(i = 0; i < nDevs; i++)
  3425. fprintf(fcfg, "%s%d", i > 0 ? "," : "", gpus[i].gpu_powertune);
  3426. fputs("\",\n\"gpu-vddc\" : \"", fcfg);
  3427. for(i = 0; i < nDevs; i++)
  3428. fprintf(fcfg, "%s%1.3f", i > 0 ? "," : "", gpus[i].gpu_vddc);
  3429. fputs("\",\n\"temp-cutoff\" : \"", fcfg);
  3430. for(i = 0; i < nDevs; i++)
  3431. fprintf(fcfg, "%s%d", i > 0 ? "," : "", gpus[i].cutofftemp);
  3432. fputs("\",\n\"temp-overheat\" : \"", fcfg);
  3433. for(i = 0; i < nDevs; i++)
  3434. fprintf(fcfg, "%s%d", i > 0 ? "," : "", gpus[i].adl.overtemp);
  3435. fputs("\",\n\"temp-target\" : \"", fcfg);
  3436. for(i = 0; i < nDevs; i++)
  3437. fprintf(fcfg, "%s%d", i > 0 ? "," : "", gpus[i].adl.targettemp);
  3438. #endif
  3439. fputs("\"", fcfg);
  3440. }
  3441. #endif
  3442. #ifdef HAVE_ADL
  3443. if (opt_reorder)
  3444. fprintf(fcfg, ",\n\"gpu-reorder\" : true");
  3445. #endif
  3446. /* Simple bool and int options */
  3447. struct opt_table *opt;
  3448. for (opt = opt_config_table; opt->type != OPT_END; opt++) {
  3449. char *p, *name = strdup(opt->names);
  3450. for (p = strtok(name, "|"); p; p = strtok(NULL, "|")) {
  3451. if (p[1] != '-')
  3452. continue;
  3453. if (opt->type & OPT_NOARG &&
  3454. ((void *)opt->cb == (void *)opt_set_bool || (void *)opt->cb == (void *)opt_set_invbool) &&
  3455. (*(bool *)opt->u.arg == ((void *)opt->cb == (void *)opt_set_bool)))
  3456. fprintf(fcfg, ",\n\"%s\" : true", p+2);
  3457. if (opt->type & OPT_HASARG &&
  3458. ((void *)opt->cb_arg == (void *)set_int_0_to_9999 ||
  3459. (void *)opt->cb_arg == (void *)set_int_1_to_65535 ||
  3460. (void *)opt->cb_arg == (void *)set_int_0_to_10 ||
  3461. (void *)opt->cb_arg == (void *)set_int_1_to_10) && opt->desc != opt_hidden)
  3462. fprintf(fcfg, ",\n\"%s\" : \"%d\"", p+2, *(int *)opt->u.arg);
  3463. }
  3464. }
  3465. /* Special case options */
  3466. fprintf(fcfg, ",\n\"shares\" : \"%d\"", opt_shares);
  3467. if (pool_strategy == POOL_BALANCE)
  3468. fputs(",\n\"balance\" : true", fcfg);
  3469. if (pool_strategy == POOL_LOADBALANCE)
  3470. fputs(",\n\"load-balance\" : true", fcfg);
  3471. if (pool_strategy == POOL_ROUNDROBIN)
  3472. fputs(",\n\"round-robin\" : true", fcfg);
  3473. if (pool_strategy == POOL_ROTATE)
  3474. fprintf(fcfg, ",\n\"rotate\" : \"%d\"", opt_rotate_period);
  3475. #if defined(unix) || defined(__APPLE__)
  3476. if (opt_stderr_cmd && *opt_stderr_cmd)
  3477. fprintf(fcfg, ",\n\"monitor\" : \"%s\"", json_escape(opt_stderr_cmd));
  3478. #endif // defined(unix)
  3479. if (opt_kernel_path && *opt_kernel_path) {
  3480. char *kpath = strdup(opt_kernel_path);
  3481. if (kpath[strlen(kpath)-1] == '/')
  3482. kpath[strlen(kpath)-1] = 0;
  3483. fprintf(fcfg, ",\n\"kernel-path\" : \"%s\"", json_escape(kpath));
  3484. }
  3485. if (schedstart.enable)
  3486. fprintf(fcfg, ",\n\"sched-time\" : \"%d:%d\"", schedstart.tm.tm_hour, schedstart.tm.tm_min);
  3487. if (schedstop.enable)
  3488. fprintf(fcfg, ",\n\"stop-time\" : \"%d:%d\"", schedstop.tm.tm_hour, schedstop.tm.tm_min);
  3489. if (opt_socks_proxy && *opt_socks_proxy)
  3490. fprintf(fcfg, ",\n\"socks-proxy\" : \"%s\"", json_escape(opt_socks_proxy));
  3491. if (opt_devs_enabled) {
  3492. fprintf(fcfg, ",\n\"device\" : \"");
  3493. bool extra_devs = false;
  3494. for (i = 0; i < MAX_DEVICES; i++) {
  3495. if (devices_enabled[i]) {
  3496. int startd = i;
  3497. if (extra_devs)
  3498. fprintf(fcfg, ",");
  3499. while (i < MAX_DEVICES && devices_enabled[i + 1])
  3500. ++i;
  3501. fprintf(fcfg, "%d", startd);
  3502. if (i > startd)
  3503. fprintf(fcfg, "-%d", i);
  3504. }
  3505. }
  3506. fprintf(fcfg, "\"");
  3507. }
  3508. if (opt_removedisabled)
  3509. fprintf(fcfg, ",\n\"remove-disabled\" : true");
  3510. if (opt_api_allow)
  3511. fprintf(fcfg, ",\n\"api-allow\" : \"%s\"", json_escape(opt_api_allow));
  3512. if (strcmp(opt_api_description, PACKAGE_STRING) != 0)
  3513. fprintf(fcfg, ",\n\"api-description\" : \"%s\"", json_escape(opt_api_description));
  3514. if (opt_api_groups)
  3515. fprintf(fcfg, ",\n\"api-groups\" : \"%s\"", json_escape(opt_api_groups));
  3516. if (opt_icarus_options)
  3517. fprintf(fcfg, ",\n\"icarus-options\" : \"%s\"", json_escape(opt_icarus_options));
  3518. if (opt_icarus_timing)
  3519. fprintf(fcfg, ",\n\"icarus-timing\" : \"%s\"", json_escape(opt_icarus_timing));
  3520. #ifdef USE_USBUTILS
  3521. if (opt_usb_select)
  3522. fprintf(fcfg, ",\n\"usb\" : \"%s\"", json_escape(opt_usb_select));
  3523. #endif
  3524. fputs("\n}\n", fcfg);
  3525. json_escape_free();
  3526. }
  3527. void zero_bestshare(void)
  3528. {
  3529. int i;
  3530. best_diff = 0;
  3531. memset(best_share, 0, 8);
  3532. suffix_string(best_diff, best_share, 0);
  3533. for (i = 0; i < total_pools; i++) {
  3534. struct pool *pool = pools[i];
  3535. pool->best_diff = 0;
  3536. }
  3537. }
  3538. void zero_stats(void)
  3539. {
  3540. int i;
  3541. cgtime(&total_tv_start);
  3542. total_mhashes_done = 0;
  3543. total_getworks = 0;
  3544. total_accepted = 0;
  3545. total_rejected = 0;
  3546. hw_errors = 0;
  3547. total_stale = 0;
  3548. total_discarded = 0;
  3549. local_work = 0;
  3550. total_go = 0;
  3551. total_ro = 0;
  3552. total_secs = 1.0;
  3553. total_diff1 = 0;
  3554. found_blocks = 0;
  3555. total_diff_accepted = 0;
  3556. total_diff_rejected = 0;
  3557. total_diff_stale = 0;
  3558. for (i = 0; i < total_pools; i++) {
  3559. struct pool *pool = pools[i];
  3560. pool->getwork_requested = 0;
  3561. pool->accepted = 0;
  3562. pool->rejected = 0;
  3563. pool->stale_shares = 0;
  3564. pool->discarded_work = 0;
  3565. pool->getfail_occasions = 0;
  3566. pool->remotefail_occasions = 0;
  3567. pool->last_share_time = 0;
  3568. pool->diff1 = 0;
  3569. pool->diff_accepted = 0;
  3570. pool->diff_rejected = 0;
  3571. pool->diff_stale = 0;
  3572. pool->last_share_diff = 0;
  3573. }
  3574. zero_bestshare();
  3575. for (i = 0; i < total_devices; ++i) {
  3576. struct cgpu_info *cgpu = get_devices(i);
  3577. mutex_lock(&hash_lock);
  3578. cgpu->total_mhashes = 0;
  3579. cgpu->accepted = 0;
  3580. cgpu->rejected = 0;
  3581. cgpu->hw_errors = 0;
  3582. cgpu->utility = 0.0;
  3583. cgpu->last_share_pool_time = 0;
  3584. cgpu->diff1 = 0;
  3585. cgpu->diff_accepted = 0;
  3586. cgpu->diff_rejected = 0;
  3587. cgpu->last_share_diff = 0;
  3588. mutex_unlock(&hash_lock);
  3589. }
  3590. }
  3591. #ifdef HAVE_CURSES
  3592. static void display_pools(void)
  3593. {
  3594. struct pool *pool;
  3595. int selected, i;
  3596. char input;
  3597. opt_loginput = true;
  3598. immedok(logwin, true);
  3599. clear_logwin();
  3600. updated:
  3601. for (i = 0; i < total_pools; i++) {
  3602. pool = pools[i];
  3603. if (pool == current_pool())
  3604. wattron(logwin, A_BOLD);
  3605. if (pool->enabled != POOL_ENABLED)
  3606. wattron(logwin, A_DIM);
  3607. wlogprint("%d: ", pool->pool_no);
  3608. switch (pool->enabled) {
  3609. case POOL_ENABLED:
  3610. wlogprint("Enabled ");
  3611. break;
  3612. case POOL_DISABLED:
  3613. wlogprint("Disabled ");
  3614. break;
  3615. case POOL_REJECTING:
  3616. wlogprint("Rejecting ");
  3617. break;
  3618. }
  3619. wlogprint("%s Priority %d: %s User:%s\n",
  3620. pool->idle? "Dead" : "Alive",
  3621. pool->prio,
  3622. pool->rpc_url, pool->rpc_user);
  3623. wattroff(logwin, A_BOLD | A_DIM);
  3624. }
  3625. retry:
  3626. wlogprint("\nCurrent pool management strategy: %s\n",
  3627. strategies[pool_strategy].s);
  3628. if (pool_strategy == POOL_ROTATE)
  3629. wlogprint("Set to rotate every %d minutes\n", opt_rotate_period);
  3630. wlogprint("[F]ailover only %s\n", opt_fail_only ? "enabled" : "disabled");
  3631. wlogprint("[A]dd pool [R]emove pool [D]isable pool [E]nable pool\n");
  3632. wlogprint("[C]hange management strategy [S]witch pool [I]nformation\n");
  3633. wlogprint("Or press any other key to continue\n");
  3634. logwin_update();
  3635. input = getch();
  3636. if (!strncasecmp(&input, "a", 1)) {
  3637. input_pool(true);
  3638. goto updated;
  3639. } else if (!strncasecmp(&input, "r", 1)) {
  3640. if (total_pools <= 1) {
  3641. wlogprint("Cannot remove last pool");
  3642. goto retry;
  3643. }
  3644. selected = curses_int("Select pool number");
  3645. if (selected < 0 || selected >= total_pools) {
  3646. wlogprint("Invalid selection\n");
  3647. goto retry;
  3648. }
  3649. pool = pools[selected];
  3650. if (pool == current_pool())
  3651. switch_pools(NULL);
  3652. if (pool == current_pool()) {
  3653. wlogprint("Unable to remove pool due to activity\n");
  3654. goto retry;
  3655. }
  3656. disable_pool(pool);
  3657. remove_pool(pool);
  3658. goto updated;
  3659. } else if (!strncasecmp(&input, "s", 1)) {
  3660. selected = curses_int("Select pool number");
  3661. if (selected < 0 || selected >= total_pools) {
  3662. wlogprint("Invalid selection\n");
  3663. goto retry;
  3664. }
  3665. pool = pools[selected];
  3666. enable_pool(pool);
  3667. switch_pools(pool);
  3668. goto updated;
  3669. } else if (!strncasecmp(&input, "d", 1)) {
  3670. if (enabled_pools <= 1) {
  3671. wlogprint("Cannot disable last pool");
  3672. goto retry;
  3673. }
  3674. selected = curses_int("Select pool number");
  3675. if (selected < 0 || selected >= total_pools) {
  3676. wlogprint("Invalid selection\n");
  3677. goto retry;
  3678. }
  3679. pool = pools[selected];
  3680. disable_pool(pool);
  3681. if (pool == current_pool())
  3682. switch_pools(NULL);
  3683. goto updated;
  3684. } else if (!strncasecmp(&input, "e", 1)) {
  3685. selected = curses_int("Select pool number");
  3686. if (selected < 0 || selected >= total_pools) {
  3687. wlogprint("Invalid selection\n");
  3688. goto retry;
  3689. }
  3690. pool = pools[selected];
  3691. enable_pool(pool);
  3692. if (pool->prio < current_pool()->prio)
  3693. switch_pools(pool);
  3694. goto updated;
  3695. } else if (!strncasecmp(&input, "c", 1)) {
  3696. for (i = 0; i <= TOP_STRATEGY; i++)
  3697. wlogprint("%d: %s\n", i, strategies[i].s);
  3698. selected = curses_int("Select strategy number type");
  3699. if (selected < 0 || selected > TOP_STRATEGY) {
  3700. wlogprint("Invalid selection\n");
  3701. goto retry;
  3702. }
  3703. if (selected == POOL_ROTATE) {
  3704. opt_rotate_period = curses_int("Select interval in minutes");
  3705. if (opt_rotate_period < 0 || opt_rotate_period > 9999) {
  3706. opt_rotate_period = 0;
  3707. wlogprint("Invalid selection\n");
  3708. goto retry;
  3709. }
  3710. }
  3711. pool_strategy = selected;
  3712. switch_pools(NULL);
  3713. goto updated;
  3714. } else if (!strncasecmp(&input, "i", 1)) {
  3715. selected = curses_int("Select pool number");
  3716. if (selected < 0 || selected >= total_pools) {
  3717. wlogprint("Invalid selection\n");
  3718. goto retry;
  3719. }
  3720. pool = pools[selected];
  3721. display_pool_summary(pool);
  3722. goto retry;
  3723. } else if (!strncasecmp(&input, "f", 1)) {
  3724. opt_fail_only ^= true;
  3725. goto updated;
  3726. } else
  3727. clear_logwin();
  3728. immedok(logwin, false);
  3729. opt_loginput = false;
  3730. }
  3731. static void display_options(void)
  3732. {
  3733. int selected;
  3734. char input;
  3735. opt_loginput = true;
  3736. immedok(logwin, true);
  3737. clear_logwin();
  3738. retry:
  3739. wlogprint("[N]ormal [C]lear [S]ilent mode (disable all output)\n");
  3740. wlogprint("[D]ebug:%s\n[P]er-device:%s\n[Q]uiet:%s\n[V]erbose:%s\n"
  3741. "[R]PC debug:%s\n[W]orkTime details:%s\nco[M]pact: %s\n"
  3742. "[L]og interval:%d\n[Z]ero statistics\n",
  3743. opt_debug ? "on" : "off",
  3744. want_per_device_stats? "on" : "off",
  3745. opt_quiet ? "on" : "off",
  3746. opt_log_output ? "on" : "off",
  3747. opt_protocol ? "on" : "off",
  3748. opt_worktime ? "on" : "off",
  3749. opt_compact ? "on" : "off",
  3750. opt_log_interval);
  3751. wlogprint("Select an option or any other key to return\n");
  3752. logwin_update();
  3753. input = getch();
  3754. if (!strncasecmp(&input, "q", 1)) {
  3755. opt_quiet ^= true;
  3756. wlogprint("Quiet mode %s\n", opt_quiet ? "enabled" : "disabled");
  3757. goto retry;
  3758. } else if (!strncasecmp(&input, "v", 1)) {
  3759. opt_log_output ^= true;
  3760. if (opt_log_output)
  3761. opt_quiet = false;
  3762. wlogprint("Verbose mode %s\n", opt_log_output ? "enabled" : "disabled");
  3763. goto retry;
  3764. } else if (!strncasecmp(&input, "n", 1)) {
  3765. opt_log_output = false;
  3766. opt_debug = false;
  3767. opt_quiet = false;
  3768. opt_protocol = false;
  3769. opt_compact = false;
  3770. want_per_device_stats = false;
  3771. wlogprint("Output mode reset to normal\n");
  3772. switch_logsize();
  3773. goto retry;
  3774. } else if (!strncasecmp(&input, "d", 1)) {
  3775. opt_debug ^= true;
  3776. opt_log_output = opt_debug;
  3777. if (opt_debug)
  3778. opt_quiet = false;
  3779. wlogprint("Debug mode %s\n", opt_debug ? "enabled" : "disabled");
  3780. goto retry;
  3781. } else if (!strncasecmp(&input, "m", 1)) {
  3782. opt_compact ^= true;
  3783. wlogprint("Compact mode %s\n", opt_compact ? "enabled" : "disabled");
  3784. switch_logsize();
  3785. goto retry;
  3786. } else if (!strncasecmp(&input, "p", 1)) {
  3787. want_per_device_stats ^= true;
  3788. opt_log_output = want_per_device_stats;
  3789. wlogprint("Per-device stats %s\n", want_per_device_stats ? "enabled" : "disabled");
  3790. goto retry;
  3791. } else if (!strncasecmp(&input, "r", 1)) {
  3792. opt_protocol ^= true;
  3793. if (opt_protocol)
  3794. opt_quiet = false;
  3795. wlogprint("RPC protocol debugging %s\n", opt_protocol ? "enabled" : "disabled");
  3796. goto retry;
  3797. } else if (!strncasecmp(&input, "c", 1))
  3798. clear_logwin();
  3799. else if (!strncasecmp(&input, "l", 1)) {
  3800. selected = curses_int("Interval in seconds");
  3801. if (selected < 0 || selected > 9999) {
  3802. wlogprint("Invalid selection\n");
  3803. goto retry;
  3804. }
  3805. opt_log_interval = selected;
  3806. wlogprint("Log interval set to %d seconds\n", opt_log_interval);
  3807. goto retry;
  3808. } else if (!strncasecmp(&input, "s", 1)) {
  3809. opt_realquiet = true;
  3810. } else if (!strncasecmp(&input, "w", 1)) {
  3811. opt_worktime ^= true;
  3812. wlogprint("WorkTime details %s\n", opt_worktime ? "enabled" : "disabled");
  3813. goto retry;
  3814. } else if (!strncasecmp(&input, "z", 1)) {
  3815. zero_stats();
  3816. goto retry;
  3817. } else
  3818. clear_logwin();
  3819. immedok(logwin, false);
  3820. opt_loginput = false;
  3821. }
  3822. #endif
  3823. void default_save_file(char *filename)
  3824. {
  3825. if (default_config && *default_config) {
  3826. strcpy(filename, default_config);
  3827. return;
  3828. }
  3829. #if defined(unix) || defined(__APPLE__)
  3830. if (getenv("HOME") && *getenv("HOME")) {
  3831. strcpy(filename, getenv("HOME"));
  3832. strcat(filename, "/");
  3833. }
  3834. else
  3835. strcpy(filename, "");
  3836. strcat(filename, ".cgminer/");
  3837. mkdir(filename, 0777);
  3838. #else
  3839. strcpy(filename, "");
  3840. #endif
  3841. strcat(filename, def_conf);
  3842. }
  3843. #ifdef HAVE_CURSES
  3844. static void set_options(void)
  3845. {
  3846. int selected;
  3847. char input;
  3848. opt_loginput = true;
  3849. immedok(logwin, true);
  3850. clear_logwin();
  3851. retry:
  3852. wlogprint("[Q]ueue: %d\n[S]cantime: %d\n[E]xpiry: %d\n"
  3853. "[W]rite config file\n[C]gminer restart\n",
  3854. opt_queue, opt_scantime, opt_expiry);
  3855. wlogprint("Select an option or any other key to return\n");
  3856. logwin_update();
  3857. input = getch();
  3858. if (!strncasecmp(&input, "q", 1)) {
  3859. selected = curses_int("Extra work items to queue");
  3860. if (selected < 0 || selected > 9999) {
  3861. wlogprint("Invalid selection\n");
  3862. goto retry;
  3863. }
  3864. opt_queue = selected;
  3865. goto retry;
  3866. } else if (!strncasecmp(&input, "s", 1)) {
  3867. selected = curses_int("Set scantime in seconds");
  3868. if (selected < 0 || selected > 9999) {
  3869. wlogprint("Invalid selection\n");
  3870. goto retry;
  3871. }
  3872. opt_scantime = selected;
  3873. goto retry;
  3874. } else if (!strncasecmp(&input, "e", 1)) {
  3875. selected = curses_int("Set expiry time in seconds");
  3876. if (selected < 0 || selected > 9999) {
  3877. wlogprint("Invalid selection\n");
  3878. goto retry;
  3879. }
  3880. opt_expiry = selected;
  3881. goto retry;
  3882. } else if (!strncasecmp(&input, "w", 1)) {
  3883. FILE *fcfg;
  3884. char *str, filename[PATH_MAX], prompt[PATH_MAX + 50];
  3885. default_save_file(filename);
  3886. sprintf(prompt, "Config filename to write (Enter for default) [%s]", filename);
  3887. str = curses_input(prompt);
  3888. if (strcmp(str, "-1")) {
  3889. struct stat statbuf;
  3890. strcpy(filename, str);
  3891. free(str);
  3892. if (!stat(filename, &statbuf)) {
  3893. wlogprint("File exists, overwrite?\n");
  3894. input = getch();
  3895. if (strncasecmp(&input, "y", 1))
  3896. goto retry;
  3897. }
  3898. }
  3899. else
  3900. free(str);
  3901. fcfg = fopen(filename, "w");
  3902. if (!fcfg) {
  3903. wlogprint("Cannot open or create file\n");
  3904. goto retry;
  3905. }
  3906. write_config(fcfg);
  3907. fclose(fcfg);
  3908. goto retry;
  3909. } else if (!strncasecmp(&input, "c", 1)) {
  3910. wlogprint("Are you sure?\n");
  3911. input = getch();
  3912. if (!strncasecmp(&input, "y", 1))
  3913. app_restart();
  3914. else
  3915. clear_logwin();
  3916. } else
  3917. clear_logwin();
  3918. immedok(logwin, false);
  3919. opt_loginput = false;
  3920. }
  3921. static void *input_thread(void __maybe_unused *userdata)
  3922. {
  3923. pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL);
  3924. RenameThread("input");
  3925. if (!curses_active)
  3926. return NULL;
  3927. while (1) {
  3928. char input;
  3929. input = getch();
  3930. if (!strncasecmp(&input, "q", 1)) {
  3931. kill_work();
  3932. return NULL;
  3933. } else if (!strncasecmp(&input, "d", 1))
  3934. display_options();
  3935. else if (!strncasecmp(&input, "p", 1))
  3936. display_pools();
  3937. else if (!strncasecmp(&input, "s", 1))
  3938. set_options();
  3939. else if (have_opencl && !strncasecmp(&input, "g", 1))
  3940. manage_gpu();
  3941. if (opt_realquiet) {
  3942. disable_curses();
  3943. break;
  3944. }
  3945. }
  3946. return NULL;
  3947. }
  3948. #endif
  3949. static void *api_thread(void *userdata)
  3950. {
  3951. struct thr_info *mythr = userdata;
  3952. pthread_detach(pthread_self());
  3953. pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL);
  3954. RenameThread("api");
  3955. api(api_thr_id);
  3956. PTH(mythr) = 0L;
  3957. return NULL;
  3958. }
  3959. void thread_reportin(struct thr_info *thr)
  3960. {
  3961. thr->getwork = false;
  3962. cgtime(&thr->last);
  3963. thr->cgpu->status = LIFE_WELL;
  3964. thr->cgpu->device_last_well = time(NULL);
  3965. }
  3966. /* Tell the watchdog thread this thread is waiting on get work and should not
  3967. * be restarted */
  3968. static inline void thread_reportout(struct thr_info *thr)
  3969. {
  3970. thr->getwork = true;
  3971. cgtime(&thr->last);
  3972. thr->cgpu->status = LIFE_WELL;
  3973. thr->cgpu->device_last_well = time(NULL);
  3974. }
  3975. static void hashmeter(int thr_id, struct timeval *diff,
  3976. uint64_t hashes_done)
  3977. {
  3978. struct timeval temp_tv_end, total_diff;
  3979. double secs;
  3980. double local_secs;
  3981. double utility;
  3982. static double local_mhashes_done = 0;
  3983. static double rolling = 0;
  3984. double local_mhashes;
  3985. bool showlog = false;
  3986. char displayed_hashes[16], displayed_rolling[16];
  3987. uint64_t dh64, dr64;
  3988. struct thr_info *thr;
  3989. local_mhashes = (double)hashes_done / 1000000.0;
  3990. /* Update the last time this thread reported in */
  3991. if (thr_id >= 0) {
  3992. thr = get_thread(thr_id);
  3993. cgtime(&(thr->last));
  3994. thr->cgpu->device_last_well = time(NULL);
  3995. }
  3996. secs = (double)diff->tv_sec + ((double)diff->tv_usec / 1000000.0);
  3997. /* So we can call hashmeter from a non worker thread */
  3998. if (thr_id >= 0) {
  3999. struct cgpu_info *cgpu = thr->cgpu;
  4000. double thread_rolling = 0.0;
  4001. int i;
  4002. applog(LOG_DEBUG, "[thread %d: %"PRIu64" hashes, %.1f khash/sec]",
  4003. thr_id, hashes_done, hashes_done / 1000 / secs);
  4004. /* Rolling average for each thread and each device */
  4005. decay_time(&thr->rolling, local_mhashes / secs);
  4006. for (i = 0; i < cgpu->threads; i++)
  4007. thread_rolling += cgpu->thr[i]->rolling;
  4008. mutex_lock(&hash_lock);
  4009. decay_time(&cgpu->rolling, thread_rolling);
  4010. cgpu->total_mhashes += local_mhashes;
  4011. mutex_unlock(&hash_lock);
  4012. // If needed, output detailed, per-device stats
  4013. if (want_per_device_stats) {
  4014. struct timeval now;
  4015. struct timeval elapsed;
  4016. cgtime(&now);
  4017. timersub(&now, &thr->cgpu->last_message_tv, &elapsed);
  4018. if (opt_log_interval <= elapsed.tv_sec) {
  4019. struct cgpu_info *cgpu = thr->cgpu;
  4020. char logline[255];
  4021. cgpu->last_message_tv = now;
  4022. get_statline(logline, cgpu);
  4023. if (!curses_active) {
  4024. printf("%s \r", logline);
  4025. fflush(stdout);
  4026. } else
  4027. applog(LOG_INFO, "%s", logline);
  4028. }
  4029. }
  4030. }
  4031. /* Totals are updated by all threads so can race without locking */
  4032. mutex_lock(&hash_lock);
  4033. cgtime(&temp_tv_end);
  4034. timersub(&temp_tv_end, &total_tv_end, &total_diff);
  4035. total_mhashes_done += local_mhashes;
  4036. local_mhashes_done += local_mhashes;
  4037. /* Only update with opt_log_interval */
  4038. if (total_diff.tv_sec < opt_log_interval)
  4039. goto out_unlock;
  4040. showlog = true;
  4041. cgtime(&total_tv_end);
  4042. local_secs = (double)total_diff.tv_sec + ((double)total_diff.tv_usec / 1000000.0);
  4043. decay_time(&rolling, local_mhashes_done / local_secs);
  4044. global_hashrate = roundl(rolling) * 1000000;
  4045. timersub(&total_tv_end, &total_tv_start, &total_diff);
  4046. total_secs = (double)total_diff.tv_sec +
  4047. ((double)total_diff.tv_usec / 1000000.0);
  4048. utility = total_accepted / total_secs * 60;
  4049. dh64 = (double)total_mhashes_done / total_secs * 1000000ull;
  4050. dr64 = (double)rolling * 1000000ull;
  4051. suffix_string(dh64, displayed_hashes, 4);
  4052. suffix_string(dr64, displayed_rolling, 4);
  4053. sprintf(statusline, "%s(%ds):%s (avg):%sh/s | A:%d R:%d HW:%d U:%.1f/m WU:%.1f/m",
  4054. want_per_device_stats ? "ALL " : "",
  4055. opt_log_interval, displayed_rolling, displayed_hashes,
  4056. total_accepted, total_rejected, hw_errors, utility,
  4057. total_diff1 / total_secs * 60);
  4058. local_mhashes_done = 0;
  4059. out_unlock:
  4060. mutex_unlock(&hash_lock);
  4061. if (showlog) {
  4062. if (!curses_active) {
  4063. printf("%s \r", statusline);
  4064. fflush(stdout);
  4065. } else
  4066. applog(LOG_INFO, "%s", statusline);
  4067. }
  4068. }
  4069. static void stratum_share_result(json_t *val, json_t *res_val, json_t *err_val,
  4070. struct stratum_share *sshare)
  4071. {
  4072. struct work *work = sshare->work;
  4073. char hashshow[65];
  4074. uint32_t *hash32;
  4075. char diffdisp[16];
  4076. int intdiff;
  4077. hash32 = (uint32_t *)(work->hash);
  4078. intdiff = floor(work->work_difficulty);
  4079. suffix_string(work->share_diff, diffdisp, 0);
  4080. sprintf(hashshow, "%08lx Diff %s/%d%s", (unsigned long)htole32(hash32[6]), diffdisp, intdiff,
  4081. work->block? " BLOCK!" : "");
  4082. share_result(val, res_val, err_val, work, hashshow, false, "");
  4083. }
  4084. /* Parses stratum json responses and tries to find the id that the request
  4085. * matched to and treat it accordingly. */
  4086. static bool parse_stratum_response(struct pool *pool, char *s)
  4087. {
  4088. json_t *val = NULL, *err_val, *res_val, *id_val;
  4089. struct stratum_share *sshare;
  4090. json_error_t err;
  4091. bool ret = false;
  4092. int id;
  4093. val = JSON_LOADS(s, &err);
  4094. if (!val) {
  4095. applog(LOG_INFO, "JSON decode failed(%d): %s", err.line, err.text);
  4096. goto out;
  4097. }
  4098. res_val = json_object_get(val, "result");
  4099. err_val = json_object_get(val, "error");
  4100. id_val = json_object_get(val, "id");
  4101. if (json_is_null(id_val) || !id_val) {
  4102. char *ss;
  4103. if (err_val)
  4104. ss = json_dumps(err_val, JSON_INDENT(3));
  4105. else
  4106. ss = strdup("(unknown reason)");
  4107. applog(LOG_INFO, "JSON-RPC non method decode failed: %s", ss);
  4108. free(ss);
  4109. goto out;
  4110. }
  4111. id = json_integer_value(id_val);
  4112. mutex_lock(&sshare_lock);
  4113. HASH_FIND_INT(stratum_shares, &id, sshare);
  4114. if (sshare) {
  4115. HASH_DEL(stratum_shares, sshare);
  4116. pool->sshares--;
  4117. }
  4118. mutex_unlock(&sshare_lock);
  4119. if (!sshare) {
  4120. double pool_diff;
  4121. /* Since the share is untracked, we can only guess at what the
  4122. * work difficulty is based on the current pool diff. */
  4123. cg_rlock(&pool->data_lock);
  4124. pool_diff = pool->swork.diff;
  4125. cg_runlock(&pool->data_lock);
  4126. if (json_is_true(res_val)) {
  4127. applog(LOG_NOTICE, "Accepted untracked stratum share from pool %d", pool->pool_no);
  4128. /* We don't know what device this came from so we can't
  4129. * attribute the work to the relevant cgpu */
  4130. mutex_lock(&stats_lock);
  4131. total_accepted++;
  4132. pool->accepted++;
  4133. total_diff_accepted += pool_diff;
  4134. pool->diff_accepted += pool_diff;
  4135. mutex_unlock(&stats_lock);
  4136. } else {
  4137. applog(LOG_NOTICE, "Rejected untracked stratum share from pool %d", pool->pool_no);
  4138. mutex_lock(&stats_lock);
  4139. total_rejected++;
  4140. pool->rejected++;
  4141. total_diff_rejected += pool_diff;
  4142. pool->diff_rejected += pool_diff;
  4143. mutex_unlock(&stats_lock);
  4144. }
  4145. goto out;
  4146. }
  4147. stratum_share_result(val, res_val, err_val, sshare);
  4148. free_work(sshare->work);
  4149. free(sshare);
  4150. ret = true;
  4151. out:
  4152. if (val)
  4153. json_decref(val);
  4154. return ret;
  4155. }
  4156. void clear_stratum_shares(struct pool *pool)
  4157. {
  4158. struct stratum_share *sshare, *tmpshare;
  4159. double diff_cleared = 0;
  4160. int cleared = 0;
  4161. mutex_lock(&sshare_lock);
  4162. HASH_ITER(hh, stratum_shares, sshare, tmpshare) {
  4163. if (sshare->work->pool == pool) {
  4164. HASH_DEL(stratum_shares, sshare);
  4165. diff_cleared += sshare->work->work_difficulty;
  4166. free_work(sshare->work);
  4167. pool->sshares--;
  4168. free(sshare);
  4169. cleared++;
  4170. }
  4171. }
  4172. mutex_unlock(&sshare_lock);
  4173. if (cleared) {
  4174. applog(LOG_WARNING, "Lost %d shares due to stratum disconnect on pool %d", cleared, pool->pool_no);
  4175. pool->stale_shares += cleared;
  4176. total_stale += cleared;
  4177. pool->diff_stale += diff_cleared;
  4178. total_diff_stale += diff_cleared;
  4179. }
  4180. }
  4181. static void clear_pool_work(struct pool *pool)
  4182. {
  4183. struct work *work, *tmp;
  4184. int cleared = 0;
  4185. mutex_lock(stgd_lock);
  4186. HASH_ITER(hh, staged_work, work, tmp) {
  4187. if (work->pool == pool) {
  4188. HASH_DEL(staged_work, work);
  4189. free_work(work);
  4190. cleared++;
  4191. }
  4192. }
  4193. mutex_unlock(stgd_lock);
  4194. }
  4195. static int cp_prio(void)
  4196. {
  4197. int prio;
  4198. cg_rlock(&control_lock);
  4199. prio = currentpool->prio;
  4200. cg_runlock(&control_lock);
  4201. return prio;
  4202. }
  4203. /* We only need to maintain a secondary pool connection when we need the
  4204. * capacity to get work from the backup pools while still on the primary */
  4205. static bool cnx_needed(struct pool *pool)
  4206. {
  4207. struct pool *cp;
  4208. if (pool->enabled != POOL_ENABLED)
  4209. return false;
  4210. /* Balance strategies need all pools online */
  4211. if (pool_strategy == POOL_BALANCE)
  4212. return true;
  4213. if (pool_strategy == POOL_LOADBALANCE)
  4214. return true;
  4215. /* Idle stratum pool needs something to kick it alive again */
  4216. if (pool->has_stratum && pool->idle)
  4217. return true;
  4218. /* Getwork pools without opt_fail_only need backup pools up to be able
  4219. * to leak shares */
  4220. cp = current_pool();
  4221. if (cp == pool)
  4222. return true;
  4223. if (!pool_localgen(cp) && (!opt_fail_only || !cp->hdr_path))
  4224. return true;
  4225. /* If we're waiting for a response from shares submitted, keep the
  4226. * connection open. */
  4227. if (pool->sshares)
  4228. return true;
  4229. /* If the pool has only just come to life and is higher priority than
  4230. * the current pool keep the connection open so we can fail back to
  4231. * it. */
  4232. if (pool_strategy == POOL_FAILOVER && pool->prio < cp_prio())
  4233. return true;
  4234. if (pool_unworkable(cp))
  4235. return true;
  4236. return false;
  4237. }
  4238. static void wait_lpcurrent(struct pool *pool);
  4239. static void pool_resus(struct pool *pool);
  4240. static void gen_stratum_work(struct pool *pool, struct work *work);
  4241. static void stratum_resumed(struct pool *pool)
  4242. {
  4243. if (!pool->stratum_notify)
  4244. return;
  4245. if (pool_tclear(pool, &pool->idle)) {
  4246. applog(LOG_INFO, "Stratum connection to pool %d resumed", pool->pool_no);
  4247. pool_resus(pool);
  4248. }
  4249. }
  4250. static bool supports_resume(struct pool *pool)
  4251. {
  4252. bool ret;
  4253. cg_rlock(&pool->data_lock);
  4254. ret = (pool->sessionid != NULL);
  4255. cg_runlock(&pool->data_lock);
  4256. return ret;
  4257. }
  4258. /* One stratum receive thread per pool that has stratum waits on the socket
  4259. * checking for new messages and for the integrity of the socket connection. We
  4260. * reset the connection based on the integrity of the receive side only as the
  4261. * send side will eventually expire data it fails to send. */
  4262. static void *stratum_rthread(void *userdata)
  4263. {
  4264. struct pool *pool = (struct pool *)userdata;
  4265. char threadname[16];
  4266. pthread_detach(pthread_self());
  4267. snprintf(threadname, 16, "StratumR/%d", pool->pool_no);
  4268. RenameThread(threadname);
  4269. while (42) {
  4270. struct timeval timeout;
  4271. int sel_ret;
  4272. fd_set rd;
  4273. char *s;
  4274. if (unlikely(pool->removed))
  4275. break;
  4276. /* Check to see whether we need to maintain this connection
  4277. * indefinitely or just bring it up when we switch to this
  4278. * pool */
  4279. if (!sock_full(pool) && !cnx_needed(pool)) {
  4280. suspend_stratum(pool);
  4281. clear_stratum_shares(pool);
  4282. clear_pool_work(pool);
  4283. wait_lpcurrent(pool);
  4284. if (!restart_stratum(pool)) {
  4285. pool_died(pool);
  4286. while (!restart_stratum(pool)) {
  4287. if (pool->removed)
  4288. goto out;
  4289. nmsleep(30000);
  4290. }
  4291. }
  4292. }
  4293. FD_ZERO(&rd);
  4294. FD_SET(pool->sock, &rd);
  4295. timeout.tv_sec = 90;
  4296. timeout.tv_usec = 0;
  4297. /* The protocol specifies that notify messages should be sent
  4298. * every minute so if we fail to receive any for 90 seconds we
  4299. * assume the connection has been dropped and treat this pool
  4300. * as dead */
  4301. if (!sock_full(pool) && (sel_ret = select(pool->sock + 1, &rd, NULL, NULL, &timeout)) < 1) {
  4302. applog(LOG_DEBUG, "Stratum select failed on pool %d with value %d", pool->pool_no, sel_ret);
  4303. s = NULL;
  4304. } else
  4305. s = recv_line(pool);
  4306. if (!s) {
  4307. applog(LOG_NOTICE, "Stratum connection to pool %d interrupted", pool->pool_no);
  4308. pool->getfail_occasions++;
  4309. total_go++;
  4310. /* If the socket to our stratum pool disconnects, all
  4311. * tracked submitted shares are lost and we will leak
  4312. * the memory if we don't discard their records. */
  4313. if (!supports_resume(pool) || opt_lowmem)
  4314. clear_stratum_shares(pool);
  4315. clear_pool_work(pool);
  4316. if (pool == current_pool())
  4317. restart_threads();
  4318. if (restart_stratum(pool))
  4319. continue;
  4320. pool_died(pool);
  4321. while (!restart_stratum(pool)) {
  4322. if (pool->removed)
  4323. goto out;
  4324. nmsleep(30000);
  4325. }
  4326. stratum_resumed(pool);
  4327. continue;
  4328. }
  4329. /* Check this pool hasn't died while being a backup pool and
  4330. * has not had its idle flag cleared */
  4331. stratum_resumed(pool);
  4332. if (!parse_method(pool, s) && !parse_stratum_response(pool, s))
  4333. applog(LOG_INFO, "Unknown stratum msg: %s", s);
  4334. free(s);
  4335. if (pool->swork.clean) {
  4336. struct work *work = make_work();
  4337. /* Generate a single work item to update the current
  4338. * block database */
  4339. pool->swork.clean = false;
  4340. gen_stratum_work(pool, work);
  4341. if (test_work_current(work)) {
  4342. /* Only accept a work restart if this stratum
  4343. * connection is from the current pool */
  4344. if (pool == current_pool()) {
  4345. restart_threads();
  4346. applog(LOG_NOTICE, "Stratum from pool %d requested work restart", pool->pool_no);
  4347. }
  4348. } else
  4349. applog(LOG_NOTICE, "Stratum from pool %d detected new block", pool->pool_no);
  4350. free_work(work);
  4351. }
  4352. }
  4353. out:
  4354. return NULL;
  4355. }
  4356. /* Each pool has one stratum send thread for sending shares to avoid many
  4357. * threads being created for submission since all sends need to be serialised
  4358. * anyway. */
  4359. static void *stratum_sthread(void *userdata)
  4360. {
  4361. struct pool *pool = (struct pool *)userdata;
  4362. char threadname[16];
  4363. pthread_detach(pthread_self());
  4364. snprintf(threadname, 16, "StratumS/%d", pool->pool_no);
  4365. RenameThread(threadname);
  4366. pool->stratum_q = tq_new();
  4367. if (!pool->stratum_q)
  4368. quit(1, "Failed to create stratum_q in stratum_sthread");
  4369. while (42) {
  4370. struct stratum_share *sshare;
  4371. uint32_t *hash32, nonce;
  4372. struct work *work;
  4373. bool submitted;
  4374. char *noncehex;
  4375. char s[1024];
  4376. if (unlikely(pool->removed))
  4377. break;
  4378. work = tq_pop(pool->stratum_q, NULL);
  4379. if (unlikely(!work))
  4380. quit(1, "Stratum q returned empty work");
  4381. sshare = calloc(sizeof(struct stratum_share), 1);
  4382. hash32 = (uint32_t *)work->hash;
  4383. submitted = false;
  4384. sshare->sshare_time = time(NULL);
  4385. /* This work item is freed in parse_stratum_response */
  4386. sshare->work = work;
  4387. nonce = *((uint32_t *)(work->data + 76));
  4388. noncehex = bin2hex((const unsigned char *)&nonce, 4);
  4389. memset(s, 0, 1024);
  4390. mutex_lock(&sshare_lock);
  4391. /* Give the stratum share a unique id */
  4392. sshare->id = swork_id++;
  4393. mutex_unlock(&sshare_lock);
  4394. sprintf(s, "{\"params\": [\"%s\", \"%s\", \"%s\", \"%s\", \"%s\"], \"id\": %d, \"method\": \"mining.submit\"}",
  4395. pool->rpc_user, work->job_id, work->nonce2, work->ntime, noncehex, sshare->id);
  4396. free(noncehex);
  4397. applog(LOG_INFO, "Submitting share %08lx to pool %d",
  4398. (long unsigned int)htole32(hash32[6]), pool->pool_no);
  4399. /* Try resubmitting for up to 2 minutes if we fail to submit
  4400. * once and the stratum pool nonce1 still matches suggesting
  4401. * we may be able to resume. */
  4402. while (time(NULL) < sshare->sshare_time + 120) {
  4403. bool sessionid_match;
  4404. if (likely(stratum_send(pool, s, strlen(s)))) {
  4405. if (pool_tclear(pool, &pool->submit_fail))
  4406. applog(LOG_WARNING, "Pool %d communication resumed, submitting work", pool->pool_no);
  4407. mutex_lock(&sshare_lock);
  4408. HASH_ADD_INT(stratum_shares, id, sshare);
  4409. pool->sshares++;
  4410. mutex_unlock(&sshare_lock);
  4411. applog(LOG_DEBUG, "Successfully submitted, adding to stratum_shares db");
  4412. submitted = true;
  4413. break;
  4414. }
  4415. if (!pool_tset(pool, &pool->submit_fail) && cnx_needed(pool)) {
  4416. applog(LOG_WARNING, "Pool %d stratum share submission failure", pool->pool_no);
  4417. total_ro++;
  4418. pool->remotefail_occasions++;
  4419. }
  4420. if (opt_lowmem) {
  4421. applog(LOG_DEBUG, "Lowmem option prevents resubmitting stratum share");
  4422. break;
  4423. }
  4424. cg_rlock(&pool->data_lock);
  4425. sessionid_match = (pool->nonce1 && !strcmp(work->nonce1, pool->nonce1));
  4426. cg_runlock(&pool->data_lock);
  4427. if (!sessionid_match) {
  4428. applog(LOG_DEBUG, "No matching session id for resubmitting stratum share");
  4429. break;
  4430. }
  4431. /* Retry every 5 seconds */
  4432. sleep(5);
  4433. }
  4434. if (unlikely(!submitted)) {
  4435. applog(LOG_DEBUG, "Failed to submit stratum share, discarding");
  4436. free_work(work);
  4437. free(sshare);
  4438. pool->stale_shares++;
  4439. total_stale++;
  4440. }
  4441. }
  4442. /* Freeze the work queue but don't free up its memory in case there is
  4443. * work still trying to be submitted to the removed pool. */
  4444. tq_freeze(pool->stratum_q);
  4445. return NULL;
  4446. }
  4447. static void init_stratum_threads(struct pool *pool)
  4448. {
  4449. if (unlikely(pthread_create(&pool->stratum_sthread, NULL, stratum_sthread, (void *)pool)))
  4450. quit(1, "Failed to create stratum sthread");
  4451. if (unlikely(pthread_create(&pool->stratum_rthread, NULL, stratum_rthread, (void *)pool)))
  4452. quit(1, "Failed to create stratum rthread");
  4453. }
  4454. static void *longpoll_thread(void *userdata);
  4455. static bool stratum_works(struct pool *pool)
  4456. {
  4457. applog(LOG_INFO, "Testing pool %d stratum %s", pool->pool_no, pool->stratum_url);
  4458. if (!extract_sockaddr(pool, pool->stratum_url))
  4459. return false;
  4460. if (!initiate_stratum(pool))
  4461. return false;
  4462. return true;
  4463. }
  4464. static bool pool_active(struct pool *pool, bool pinging)
  4465. {
  4466. struct timeval tv_getwork, tv_getwork_reply;
  4467. bool ret = false;
  4468. json_t *val;
  4469. CURL *curl;
  4470. int rolltime;
  4471. if (pool->has_gbt)
  4472. applog(LOG_DEBUG, "Retrieving block template from pool %s", pool->rpc_url);
  4473. else
  4474. applog(LOG_INFO, "Testing pool %s", pool->rpc_url);
  4475. /* This is the central point we activate stratum when we can */
  4476. retry_stratum:
  4477. if (pool->has_stratum) {
  4478. /* We create the stratum thread for each pool just after
  4479. * successful authorisation. Once the init flag has been set
  4480. * we never unset it and the stratum thread is responsible for
  4481. * setting/unsetting the active flag */
  4482. bool init = pool_tset(pool, &pool->stratum_init);
  4483. if (!init) {
  4484. bool ret = initiate_stratum(pool) && auth_stratum(pool);
  4485. if (ret)
  4486. init_stratum_threads(pool);
  4487. else
  4488. pool_tclear(pool, &pool->stratum_init);
  4489. return ret;
  4490. }
  4491. return pool->stratum_active;
  4492. }
  4493. curl = curl_easy_init();
  4494. if (unlikely(!curl)) {
  4495. applog(LOG_ERR, "CURL initialisation failed");
  4496. return false;
  4497. }
  4498. /* Probe for GBT support on first pass */
  4499. if (!pool->probed && !opt_fix_protocol) {
  4500. applog(LOG_DEBUG, "Probing for GBT support");
  4501. val = json_rpc_call(curl, pool->rpc_url, pool->rpc_userpass,
  4502. gbt_req, true, false, &rolltime, pool, false);
  4503. if (val) {
  4504. bool append = false, submit = false;
  4505. json_t *res_val, *mutables;
  4506. int i, mutsize = 0;
  4507. res_val = json_object_get(val, "result");
  4508. if (res_val) {
  4509. mutables = json_object_get(res_val, "mutable");
  4510. mutsize = json_array_size(mutables);
  4511. }
  4512. for (i = 0; i < mutsize; i++) {
  4513. json_t *arrval = json_array_get(mutables, i);
  4514. if (json_is_string(arrval)) {
  4515. const char *mutable = json_string_value(arrval);
  4516. if (!strncasecmp(mutable, "coinbase/append", 15))
  4517. append = true;
  4518. else if (!strncasecmp(mutable, "submit/coinbase", 15))
  4519. submit = true;
  4520. }
  4521. }
  4522. json_decref(val);
  4523. /* Only use GBT if it supports coinbase append and
  4524. * submit coinbase */
  4525. if (append && submit) {
  4526. pool->has_gbt = true;
  4527. pool->rpc_req = gbt_req;
  4528. }
  4529. }
  4530. /* Reset this so we can probe fully just after this. It will be
  4531. * set to true that time.*/
  4532. pool->probed = false;
  4533. if (pool->has_gbt)
  4534. applog(LOG_DEBUG, "GBT coinbase + append support found, switching to GBT protocol");
  4535. else
  4536. applog(LOG_DEBUG, "No GBT coinbase + append support found, using getwork protocol");
  4537. }
  4538. cgtime(&tv_getwork);
  4539. val = json_rpc_call(curl, pool->rpc_url, pool->rpc_userpass,
  4540. pool->rpc_req, true, false, &rolltime, pool, false);
  4541. cgtime(&tv_getwork_reply);
  4542. /* Detect if a http getwork pool has an X-Stratum header at startup,
  4543. * and if so, switch to that in preference to getwork if it works */
  4544. if (pool->stratum_url && !opt_fix_protocol && stratum_works(pool)) {
  4545. applog(LOG_NOTICE, "Switching pool %d %s to %s", pool->pool_no, pool->rpc_url, pool->stratum_url);
  4546. if (!pool->rpc_url)
  4547. pool->rpc_url = strdup(pool->stratum_url);
  4548. pool->has_stratum = true;
  4549. curl_easy_cleanup(curl);
  4550. goto retry_stratum;
  4551. }
  4552. if (val) {
  4553. struct work *work = make_work();
  4554. bool rc;
  4555. rc = work_decode(pool, work, val);
  4556. if (rc) {
  4557. applog(LOG_DEBUG, "Successfully retrieved and deciphered work from pool %u %s",
  4558. pool->pool_no, pool->rpc_url);
  4559. work->pool = pool;
  4560. work->rolltime = rolltime;
  4561. copy_time(&work->tv_getwork, &tv_getwork);
  4562. copy_time(&work->tv_getwork_reply, &tv_getwork_reply);
  4563. work->getwork_mode = GETWORK_MODE_TESTPOOL;
  4564. calc_diff(work, 0);
  4565. applog(LOG_DEBUG, "Pushing pooltest work to base pool");
  4566. tq_push(control_thr[stage_thr_id].q, work);
  4567. total_getworks++;
  4568. pool->getwork_requested++;
  4569. ret = true;
  4570. cgtime(&pool->tv_idle);
  4571. } else {
  4572. applog(LOG_DEBUG, "Successfully retrieved but FAILED to decipher work from pool %u %s",
  4573. pool->pool_no, pool->rpc_url);
  4574. free_work(work);
  4575. }
  4576. json_decref(val);
  4577. if (pool->lp_url)
  4578. goto out;
  4579. /* Decipher the longpoll URL, if any, and store it in ->lp_url */
  4580. if (pool->hdr_path) {
  4581. char *copy_start, *hdr_path;
  4582. bool need_slash = false;
  4583. hdr_path = pool->hdr_path;
  4584. if (strstr(hdr_path, "://")) {
  4585. pool->lp_url = hdr_path;
  4586. hdr_path = NULL;
  4587. } else {
  4588. /* absolute path, on current server */
  4589. copy_start = (*hdr_path == '/') ? (hdr_path + 1) : hdr_path;
  4590. if (pool->rpc_url[strlen(pool->rpc_url) - 1] != '/')
  4591. need_slash = true;
  4592. pool->lp_url = malloc(strlen(pool->rpc_url) + strlen(copy_start) + 2);
  4593. if (!pool->lp_url) {
  4594. applog(LOG_ERR, "Malloc failure in pool_active");
  4595. return false;
  4596. }
  4597. sprintf(pool->lp_url, "%s%s%s", pool->rpc_url, need_slash ? "/" : "", copy_start);
  4598. }
  4599. } else
  4600. pool->lp_url = NULL;
  4601. if (!pool->lp_started) {
  4602. pool->lp_started = true;
  4603. if (unlikely(pthread_create(&pool->longpoll_thread, NULL, longpoll_thread, (void *)pool)))
  4604. quit(1, "Failed to create pool longpoll thread");
  4605. }
  4606. } else {
  4607. /* If we failed to parse a getwork, this could be a stratum
  4608. * url without the prefix stratum+tcp:// so let's check it */
  4609. if (initiate_stratum(pool)) {
  4610. pool->has_stratum = true;
  4611. goto retry_stratum;
  4612. }
  4613. applog(LOG_DEBUG, "FAILED to retrieve work from pool %u %s",
  4614. pool->pool_no, pool->rpc_url);
  4615. if (!pinging)
  4616. applog(LOG_WARNING, "Pool %u slow/down or URL or credentials invalid", pool->pool_no);
  4617. }
  4618. out:
  4619. curl_easy_cleanup(curl);
  4620. return ret;
  4621. }
  4622. static void pool_resus(struct pool *pool)
  4623. {
  4624. if (pool_strategy == POOL_FAILOVER && pool->prio < cp_prio()) {
  4625. applog(LOG_WARNING, "Pool %d %s alive", pool->pool_no, pool->rpc_url);
  4626. switch_pools(NULL);
  4627. } else
  4628. applog(LOG_INFO, "Pool %d %s alive", pool->pool_no, pool->rpc_url);
  4629. }
  4630. static struct work *hash_pop(void)
  4631. {
  4632. struct work *work = NULL, *tmp;
  4633. int hc;
  4634. mutex_lock(stgd_lock);
  4635. while (!getq->frozen && !HASH_COUNT(staged_work))
  4636. pthread_cond_wait(&getq->cond, stgd_lock);
  4637. hc = HASH_COUNT(staged_work);
  4638. /* Find clone work if possible, to allow masters to be reused */
  4639. if (hc > staged_rollable) {
  4640. HASH_ITER(hh, staged_work, work, tmp) {
  4641. if (!work_rollable(work))
  4642. break;
  4643. }
  4644. } else
  4645. work = staged_work;
  4646. HASH_DEL(staged_work, work);
  4647. if (work_rollable(work))
  4648. staged_rollable--;
  4649. /* Signal the getwork scheduler to look for more work */
  4650. pthread_cond_signal(&gws_cond);
  4651. /* Signal hash_pop again in case there are mutliple hash_pop waiters */
  4652. pthread_cond_signal(&getq->cond);
  4653. mutex_unlock(stgd_lock);
  4654. return work;
  4655. }
  4656. /* Clones work by rolling it if possible, and returning a clone instead of the
  4657. * original work item which gets staged again to possibly be rolled again in
  4658. * the future */
  4659. static struct work *clone_work(struct work *work)
  4660. {
  4661. int mrs = mining_threads + opt_queue - total_staged();
  4662. struct work *work_clone;
  4663. bool cloned;
  4664. if (mrs < 1)
  4665. return work;
  4666. cloned = false;
  4667. work_clone = make_clone(work);
  4668. while (mrs-- > 0 && can_roll(work) && should_roll(work)) {
  4669. applog(LOG_DEBUG, "Pushing rolled converted work to stage thread");
  4670. stage_work(work_clone);
  4671. roll_work(work);
  4672. work_clone = make_clone(work);
  4673. /* Roll it again to prevent duplicates should this be used
  4674. * directly later on */
  4675. roll_work(work);
  4676. cloned = true;
  4677. }
  4678. if (cloned) {
  4679. stage_work(work);
  4680. return work_clone;
  4681. }
  4682. free_work(work_clone);
  4683. return work;
  4684. }
  4685. static void gen_hash(unsigned char *data, unsigned char *hash, int len)
  4686. {
  4687. unsigned char hash1[32];
  4688. sha2(data, len, hash1);
  4689. sha2(hash1, 32, hash);
  4690. }
  4691. /* Diff 1 is a 256 bit unsigned integer of
  4692. * 0x00000000ffff0000000000000000000000000000000000000000000000000000
  4693. * so we use a big endian 64 bit unsigned integer centred on the 5th byte to
  4694. * cover a huge range of difficulty targets, though not all 256 bits' worth */
  4695. void set_target(unsigned char *dest_target, double diff)
  4696. {
  4697. unsigned char target[32];
  4698. uint64_t *data64, h64;
  4699. double d64;
  4700. d64 = diffone;
  4701. d64 /= diff;
  4702. h64 = d64;
  4703. memset(target, 0, 32);
  4704. if (h64) {
  4705. unsigned char rtarget[32];
  4706. memset(rtarget, 0, 32);
  4707. if (opt_scrypt)
  4708. data64 = (uint64_t *)(rtarget + 2);
  4709. else
  4710. data64 = (uint64_t *)(rtarget + 4);
  4711. *data64 = htobe64(h64);
  4712. swab256(target, rtarget);
  4713. } else {
  4714. /* Support for the classic all FFs just-below-1 diff */
  4715. if (opt_scrypt)
  4716. memset(target, 0xff, 30);
  4717. else
  4718. memset(target, 0xff, 28);
  4719. }
  4720. if (opt_debug) {
  4721. char *htarget = bin2hex(target, 32);
  4722. applog(LOG_DEBUG, "Generated target %s", htarget);
  4723. free(htarget);
  4724. }
  4725. memcpy(dest_target, target, 32);
  4726. }
  4727. /* Generates stratum based work based on the most recent notify information
  4728. * from the pool. This will keep generating work while a pool is down so we use
  4729. * other means to detect when the pool has died in stratum_thread */
  4730. static void gen_stratum_work(struct pool *pool, struct work *work)
  4731. {
  4732. unsigned char *coinbase, merkle_root[32], merkle_sha[64];
  4733. char *header, *merkle_hash;
  4734. uint32_t *data32, *swap32;
  4735. size_t alloc_len;
  4736. int i;
  4737. /* Use intermediate lock to update the one pool variable */
  4738. cg_ilock(&pool->data_lock);
  4739. /* Generate coinbase */
  4740. work->nonce2 = bin2hex((const unsigned char *)&pool->nonce2, pool->n2size);
  4741. pool->nonce2++;
  4742. /* Downgrade to a read lock to read off the pool variables */
  4743. cg_dlock(&pool->data_lock);
  4744. alloc_len = pool->swork.cb_len;
  4745. align_len(&alloc_len);
  4746. coinbase = calloc(alloc_len, 1);
  4747. if (unlikely(!coinbase))
  4748. quit(1, "Failed to calloc coinbase in gen_stratum_work");
  4749. hex2bin(coinbase, pool->swork.coinbase1, pool->swork.cb1_len);
  4750. hex2bin(coinbase + pool->swork.cb1_len, pool->nonce1, pool->n1_len);
  4751. hex2bin(coinbase + pool->swork.cb1_len + pool->n1_len, work->nonce2, pool->n2size);
  4752. hex2bin(coinbase + pool->swork.cb1_len + pool->n1_len + pool->n2size, pool->swork.coinbase2, pool->swork.cb2_len);
  4753. /* Generate merkle root */
  4754. gen_hash(coinbase, merkle_root, pool->swork.cb_len);
  4755. free(coinbase);
  4756. memcpy(merkle_sha, merkle_root, 32);
  4757. for (i = 0; i < pool->swork.merkles; i++) {
  4758. unsigned char merkle_bin[32];
  4759. hex2bin(merkle_bin, pool->swork.merkle[i], 32);
  4760. memcpy(merkle_sha + 32, merkle_bin, 32);
  4761. gen_hash(merkle_sha, merkle_root, 64);
  4762. memcpy(merkle_sha, merkle_root, 32);
  4763. }
  4764. data32 = (uint32_t *)merkle_sha;
  4765. swap32 = (uint32_t *)merkle_root;
  4766. flip32(swap32, data32);
  4767. merkle_hash = bin2hex((const unsigned char *)merkle_root, 32);
  4768. header = calloc(pool->swork.header_len, 1);
  4769. if (unlikely(!header))
  4770. quit(1, "Failed to calloc header in gen_stratum_work");
  4771. sprintf(header, "%s%s%s%s%s%s%s",
  4772. pool->swork.bbversion,
  4773. pool->swork.prev_hash,
  4774. merkle_hash,
  4775. pool->swork.ntime,
  4776. pool->swork.nbit,
  4777. "00000000", /* nonce */
  4778. workpadding);
  4779. /* Store the stratum work diff to check it still matches the pool's
  4780. * stratum diff when submitting shares */
  4781. work->sdiff = pool->swork.diff;
  4782. /* Copy parameters required for share submission */
  4783. work->job_id = strdup(pool->swork.job_id);
  4784. work->nonce1 = strdup(pool->nonce1);
  4785. work->ntime = strdup(pool->swork.ntime);
  4786. cg_runlock(&pool->data_lock);
  4787. applog(LOG_DEBUG, "Generated stratum merkle %s", merkle_hash);
  4788. applog(LOG_DEBUG, "Generated stratum header %s", header);
  4789. applog(LOG_DEBUG, "Work job_id %s nonce2 %s ntime %s", work->job_id, work->nonce2, work->ntime);
  4790. free(merkle_hash);
  4791. /* Convert hex data to binary data for work */
  4792. if (unlikely(!hex2bin(work->data, header, 128)))
  4793. quit(1, "Failed to convert header to data in gen_stratum_work");
  4794. free(header);
  4795. calc_midstate(work);
  4796. set_target(work->target, work->sdiff);
  4797. local_work++;
  4798. work->pool = pool;
  4799. work->stratum = true;
  4800. work->blk.nonce = 0;
  4801. work->id = total_work++;
  4802. work->longpoll = false;
  4803. work->getwork_mode = GETWORK_MODE_STRATUM;
  4804. work->work_block = work_block;
  4805. calc_diff(work, work->sdiff);
  4806. cgtime(&work->tv_staged);
  4807. }
  4808. static struct work *get_work(struct thr_info *thr, const int thr_id)
  4809. {
  4810. struct work *work = NULL;
  4811. applog(LOG_DEBUG, "Popping work from get queue to get work");
  4812. while (!work) {
  4813. work = hash_pop();
  4814. if (stale_work(work, false)) {
  4815. discard_work(work);
  4816. work = NULL;
  4817. wake_gws();
  4818. }
  4819. }
  4820. applog(LOG_DEBUG, "Got work from get queue to get work for thread %d", thr_id);
  4821. work->thr_id = thr_id;
  4822. thread_reportin(thr);
  4823. work->mined = true;
  4824. return work;
  4825. }
  4826. static void submit_work_async(struct work *work_in, struct timeval *tv_work_found)
  4827. {
  4828. struct work *work = copy_work(work_in);
  4829. struct pool *pool = work->pool;
  4830. pthread_t submit_thread;
  4831. if (tv_work_found)
  4832. copy_time(&work->tv_work_found, tv_work_found);
  4833. if (stale_work(work, true)) {
  4834. if (opt_submit_stale)
  4835. applog(LOG_NOTICE, "Pool %d stale share detected, submitting as user requested", pool->pool_no);
  4836. else if (pool->submit_old)
  4837. applog(LOG_NOTICE, "Pool %d stale share detected, submitting as pool requested", pool->pool_no);
  4838. else {
  4839. applog(LOG_NOTICE, "Pool %d stale share detected, discarding", pool->pool_no);
  4840. sharelog("discard", work);
  4841. mutex_lock(&stats_lock);
  4842. total_stale++;
  4843. pool->stale_shares++;
  4844. total_diff_stale += work->work_difficulty;
  4845. pool->diff_stale += work->work_difficulty;
  4846. mutex_unlock(&stats_lock);
  4847. free_work(work);
  4848. return;
  4849. }
  4850. work->stale = true;
  4851. }
  4852. if (work->stratum) {
  4853. applog(LOG_DEBUG, "Pushing pool %d work to stratum queue", pool->pool_no);
  4854. if (unlikely(!tq_push(pool->stratum_q, work))) {
  4855. applog(LOG_DEBUG, "Discarding work from removed pool");
  4856. free_work(work);
  4857. }
  4858. } else {
  4859. applog(LOG_DEBUG, "Pushing submit work to work thread");
  4860. if (unlikely(pthread_create(&submit_thread, NULL, submit_work_thread, (void *)work)))
  4861. quit(1, "Failed to create submit_work_thread");
  4862. }
  4863. }
  4864. void inc_hw_errors(struct thr_info *thr)
  4865. {
  4866. mutex_lock(&stats_lock);
  4867. hw_errors++;
  4868. thr->cgpu->hw_errors++;
  4869. mutex_unlock(&stats_lock);
  4870. thr->cgpu->drv->hw_error(thr);
  4871. }
  4872. /* Returns true if nonce for work was a valid share */
  4873. bool submit_nonce(struct thr_info *thr, struct work *work, uint32_t nonce)
  4874. {
  4875. uint32_t *work_nonce = (uint32_t *)(work->data + 64 + 12);
  4876. struct timeval tv_work_found;
  4877. unsigned char hash2[32];
  4878. uint32_t *hash2_32 = (uint32_t *)hash2;
  4879. uint32_t diff1targ;
  4880. bool ret = true;
  4881. cgtime(&tv_work_found);
  4882. *work_nonce = htole32(nonce);
  4883. mutex_lock(&stats_lock);
  4884. total_diff1 += work->device_diff;
  4885. thr->cgpu->diff1 += work->device_diff;
  4886. work->pool->diff1 += work->device_diff;
  4887. mutex_unlock(&stats_lock);
  4888. /* Do one last check before attempting to submit the work */
  4889. rebuild_hash(work);
  4890. flip32(hash2_32, work->hash);
  4891. diff1targ = opt_scrypt ? 0x0000ffffUL : 0;
  4892. if (be32toh(hash2_32[7]) > diff1targ) {
  4893. applog(LOG_WARNING, "%s%d: invalid nonce - HW error",
  4894. thr->cgpu->drv->name, thr->cgpu->device_id);
  4895. inc_hw_errors(thr);
  4896. ret = false;
  4897. goto out;
  4898. }
  4899. mutex_lock(&stats_lock);
  4900. thr->cgpu->last_device_valid_work = time(NULL);
  4901. mutex_unlock(&stats_lock);
  4902. if (!fulltest(hash2, work->target)) {
  4903. applog(LOG_INFO, "Share below target");
  4904. goto out;
  4905. }
  4906. submit_work_async(work, &tv_work_found);
  4907. out:
  4908. thread_reportin(thr);
  4909. return ret;
  4910. }
  4911. static inline bool abandon_work(struct work *work, struct timeval *wdiff, uint64_t hashes)
  4912. {
  4913. if (wdiff->tv_sec > opt_scantime ||
  4914. work->blk.nonce >= MAXTHREADS - hashes ||
  4915. hashes >= 0xfffffffe ||
  4916. stale_work(work, false))
  4917. return true;
  4918. return false;
  4919. }
  4920. static void mt_disable(struct thr_info *mythr, const int thr_id,
  4921. struct device_drv *drv)
  4922. {
  4923. applog(LOG_WARNING, "Thread %d being disabled", thr_id);
  4924. mythr->rolling = mythr->cgpu->rolling = 0;
  4925. applog(LOG_DEBUG, "Waiting on sem in miner thread");
  4926. cgsem_wait(&mythr->sem);
  4927. applog(LOG_WARNING, "Thread %d being re-enabled", thr_id);
  4928. drv->thread_enable(mythr);
  4929. }
  4930. /* The main hashing loop for devices that are slow enough to work on one work
  4931. * item at a time, without a queue, aborting work before the entire nonce
  4932. * range has been hashed if needed. */
  4933. static void hash_sole_work(struct thr_info *mythr)
  4934. {
  4935. const int thr_id = mythr->id;
  4936. struct cgpu_info *cgpu = mythr->cgpu;
  4937. struct device_drv *drv = cgpu->drv;
  4938. struct timeval getwork_start, tv_start, *tv_end, tv_workstart, tv_lastupdate;
  4939. struct cgminer_stats *dev_stats = &(cgpu->cgminer_stats);
  4940. struct cgminer_stats *pool_stats;
  4941. /* Try to cycle approximately 5 times before each log update */
  4942. const long cycle = opt_log_interval / 5 ? : 1;
  4943. const bool primary = (!mythr->device_thread) || mythr->primary_thread;
  4944. struct timeval diff, sdiff, wdiff = {0, 0};
  4945. uint32_t max_nonce = drv->can_limit_work(mythr);
  4946. int64_t hashes_done = 0;
  4947. tv_end = &getwork_start;
  4948. cgtime(&getwork_start);
  4949. sdiff.tv_sec = sdiff.tv_usec = 0;
  4950. cgtime(&tv_lastupdate);
  4951. while (likely(!cgpu->shutdown)) {
  4952. struct work *work = get_work(mythr, thr_id);
  4953. int64_t hashes;
  4954. mythr->work_restart = false;
  4955. cgpu->new_work = true;
  4956. cgtime(&tv_workstart);
  4957. work->blk.nonce = 0;
  4958. cgpu->max_hashes = 0;
  4959. if (!drv->prepare_work(mythr, work)) {
  4960. applog(LOG_ERR, "work prepare failed, exiting "
  4961. "mining thread %d", thr_id);
  4962. break;
  4963. }
  4964. work->device_diff = MIN(drv->working_diff, work->work_difficulty);
  4965. #ifdef USE_SCRYPT
  4966. /* Dynamically adjust the working diff even if the target
  4967. * diff is very high to ensure we can still validate scrypt is
  4968. * returning shares. */
  4969. if (opt_scrypt) {
  4970. double wu;
  4971. wu = total_diff1 / total_secs * 60;
  4972. if (wu > 30 && drv->working_diff < drv->max_diff &&
  4973. drv->working_diff < work->work_difficulty) {
  4974. drv->working_diff++;
  4975. applog(LOG_DEBUG, "Driver %s working diff changed to %.0f",
  4976. drv->dname, drv->working_diff);
  4977. work->device_diff = MIN(drv->working_diff, work->work_difficulty);
  4978. } else if (drv->working_diff > work->work_difficulty)
  4979. drv->working_diff = work->work_difficulty;
  4980. set_target(work->device_target, work->device_diff);
  4981. }
  4982. #endif
  4983. do {
  4984. cgtime(&tv_start);
  4985. subtime(&tv_start, &getwork_start);
  4986. addtime(&getwork_start, &dev_stats->getwork_wait);
  4987. if (time_more(&getwork_start, &dev_stats->getwork_wait_max))
  4988. copy_time(&dev_stats->getwork_wait_max, &getwork_start);
  4989. if (time_less(&getwork_start, &dev_stats->getwork_wait_min))
  4990. copy_time(&dev_stats->getwork_wait_min, &getwork_start);
  4991. dev_stats->getwork_calls++;
  4992. pool_stats = &(work->pool->cgminer_stats);
  4993. addtime(&getwork_start, &pool_stats->getwork_wait);
  4994. if (time_more(&getwork_start, &pool_stats->getwork_wait_max))
  4995. copy_time(&pool_stats->getwork_wait_max, &getwork_start);
  4996. if (time_less(&getwork_start, &pool_stats->getwork_wait_min))
  4997. copy_time(&pool_stats->getwork_wait_min, &getwork_start);
  4998. pool_stats->getwork_calls++;
  4999. cgtime(&(work->tv_work_start));
  5000. /* Only allow the mining thread to be cancelled when
  5001. * it is not in the driver code. */
  5002. pthread_setcancelstate(PTHREAD_CANCEL_DISABLE, NULL);
  5003. thread_reportin(mythr);
  5004. hashes = drv->scanhash(mythr, work, work->blk.nonce + max_nonce);
  5005. thread_reportout(mythr);
  5006. pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL);
  5007. pthread_testcancel();
  5008. /* tv_end is == &getwork_start */
  5009. cgtime(&getwork_start);
  5010. if (unlikely(hashes == -1)) {
  5011. applog(LOG_ERR, "%s %d failure, disabling!", drv->name, cgpu->device_id);
  5012. cgpu->deven = DEV_DISABLED;
  5013. dev_error(cgpu, REASON_THREAD_ZERO_HASH);
  5014. mt_disable(mythr, thr_id, drv);
  5015. }
  5016. hashes_done += hashes;
  5017. if (hashes > cgpu->max_hashes)
  5018. cgpu->max_hashes = hashes;
  5019. timersub(tv_end, &tv_start, &diff);
  5020. sdiff.tv_sec += diff.tv_sec;
  5021. sdiff.tv_usec += diff.tv_usec;
  5022. if (sdiff.tv_usec > 1000000) {
  5023. ++sdiff.tv_sec;
  5024. sdiff.tv_usec -= 1000000;
  5025. }
  5026. timersub(tv_end, &tv_workstart, &wdiff);
  5027. if (unlikely((long)sdiff.tv_sec < cycle)) {
  5028. int mult;
  5029. if (likely(max_nonce == 0xffffffff))
  5030. continue;
  5031. mult = 1000000 / ((sdiff.tv_usec + 0x400) / 0x400) + 0x10;
  5032. mult *= cycle;
  5033. if (max_nonce > (0xffffffff * 0x400) / mult)
  5034. max_nonce = 0xffffffff;
  5035. else
  5036. max_nonce = (max_nonce * mult) / 0x400;
  5037. } else if (unlikely(sdiff.tv_sec > cycle))
  5038. max_nonce = max_nonce * cycle / sdiff.tv_sec;
  5039. else if (unlikely(sdiff.tv_usec > 100000))
  5040. max_nonce = max_nonce * 0x400 / (((cycle * 1000000) + sdiff.tv_usec) / (cycle * 1000000 / 0x400));
  5041. timersub(tv_end, &tv_lastupdate, &diff);
  5042. /* Update the hashmeter at most 5 times per second */
  5043. if (diff.tv_sec > 0 || diff.tv_usec > 200) {
  5044. hashmeter(thr_id, &diff, hashes_done);
  5045. hashes_done = 0;
  5046. copy_time(&tv_lastupdate, tv_end);
  5047. }
  5048. if (unlikely(mythr->work_restart)) {
  5049. /* Apart from device_thread 0, we stagger the
  5050. * starting of every next thread to try and get
  5051. * all devices busy before worrying about
  5052. * getting work for their extra threads */
  5053. if (!primary) {
  5054. struct timespec rgtp;
  5055. rgtp.tv_sec = 0;
  5056. rgtp.tv_nsec = 250 * mythr->device_thread * 1000000;
  5057. nanosleep(&rgtp, NULL);
  5058. }
  5059. break;
  5060. }
  5061. if (unlikely(mythr->pause || cgpu->deven != DEV_ENABLED))
  5062. mt_disable(mythr, thr_id, drv);
  5063. sdiff.tv_sec = sdiff.tv_usec = 0;
  5064. } while (!abandon_work(work, &wdiff, cgpu->max_hashes));
  5065. free_work(work);
  5066. }
  5067. cgpu->deven = DEV_DISABLED;
  5068. }
  5069. /* Create a hashtable of work items for devices with a queue. The device
  5070. * driver must have a custom queue_full function or it will default to true
  5071. * and put only one work item in the queue. Work items should not be removed
  5072. * from this hashtable until they are no longer in use anywhere. Once a work
  5073. * item is physically queued on the device itself, the work->queued flag
  5074. * should be set under cgpu->qlock write lock to prevent it being dereferenced
  5075. * while still in use. */
  5076. static void fill_queue(struct thr_info *mythr, struct cgpu_info *cgpu, struct device_drv *drv, const int thr_id)
  5077. {
  5078. do {
  5079. bool need_work;
  5080. rd_lock(&cgpu->qlock);
  5081. need_work = (HASH_COUNT(cgpu->queued_work) == cgpu->queued_count);
  5082. rd_unlock(&cgpu->qlock);
  5083. if (need_work) {
  5084. struct work *work = get_work(mythr, thr_id);
  5085. work->device_diff = MIN(drv->max_diff, work->work_difficulty);
  5086. wr_lock(&cgpu->qlock);
  5087. HASH_ADD_INT(cgpu->queued_work, id, work);
  5088. wr_unlock(&cgpu->qlock);
  5089. }
  5090. /* The queue_full function should be used by the driver to
  5091. * actually place work items on the physical device if it
  5092. * does have a queue. */
  5093. } while (!drv->queue_full(cgpu));
  5094. }
  5095. /* This function is for retrieving one work item from the queued hashtable of
  5096. * available work items that are not yet physically on a device (which is
  5097. * flagged with the work->queued bool). Code using this function must be able
  5098. * to handle NULL as a return which implies there is no work available. */
  5099. struct work *get_queued(struct cgpu_info *cgpu)
  5100. {
  5101. struct work *work, *tmp, *ret = NULL;
  5102. wr_lock(&cgpu->qlock);
  5103. HASH_ITER(hh, cgpu->queued_work, work, tmp) {
  5104. if (!work->queued) {
  5105. work->queued = true;
  5106. cgpu->queued_count++;
  5107. ret = work;
  5108. break;
  5109. }
  5110. }
  5111. wr_unlock(&cgpu->qlock);
  5112. return ret;
  5113. }
  5114. /* This function is for finding an already queued work item in the
  5115. * given que hashtable. Code using this function must be able
  5116. * to handle NULL as a return which implies there is no matching work.
  5117. * The calling function must lock access to the que if it is required.
  5118. * The common values for midstatelen, offset, datalen are 32, 64, 12 */
  5119. struct work *__find_work_bymidstate(struct work *que, char *midstate, size_t midstatelen, char *data, int offset, size_t datalen)
  5120. {
  5121. struct work *work, *tmp, *ret = NULL;
  5122. HASH_ITER(hh, que, work, tmp) {
  5123. if (work->queued &&
  5124. memcmp(work->midstate, midstate, midstatelen) == 0 &&
  5125. memcmp(work->data + offset, data, datalen) == 0) {
  5126. ret = work;
  5127. break;
  5128. }
  5129. }
  5130. return ret;
  5131. }
  5132. /* This function is for finding an already queued work item in the
  5133. * device's queued_work hashtable. Code using this function must be able
  5134. * to handle NULL as a return which implies there is no matching work.
  5135. * The common values for midstatelen, offset, datalen are 32, 64, 12 */
  5136. struct work *find_queued_work_bymidstate(struct cgpu_info *cgpu, char *midstate, size_t midstatelen, char *data, int offset, size_t datalen)
  5137. {
  5138. struct work *ret;
  5139. rd_lock(&cgpu->qlock);
  5140. ret = __find_work_bymidstate(cgpu->queued_work, midstate, midstatelen, data, offset, datalen);
  5141. rd_unlock(&cgpu->qlock);
  5142. return ret;
  5143. }
  5144. /* This function should be used by queued device drivers when they're sure
  5145. * the work struct is no longer in use. */
  5146. void work_completed(struct cgpu_info *cgpu, struct work *work)
  5147. {
  5148. wr_lock(&cgpu->qlock);
  5149. if (work->queued)
  5150. cgpu->queued_count--;
  5151. HASH_DEL(cgpu->queued_work, work);
  5152. wr_unlock(&cgpu->qlock);
  5153. free_work(work);
  5154. }
  5155. static void flush_queue(struct cgpu_info *cgpu)
  5156. {
  5157. struct work *work, *tmp;
  5158. int discarded = 0;
  5159. wr_lock(&cgpu->qlock);
  5160. HASH_ITER(hh, cgpu->queued_work, work, tmp) {
  5161. /* Can only discard the work items if they're not physically
  5162. * queued on the device. */
  5163. if (!work->queued) {
  5164. HASH_DEL(cgpu->queued_work, work);
  5165. discard_work(work);
  5166. discarded++;
  5167. }
  5168. }
  5169. wr_unlock(&cgpu->qlock);
  5170. if (discarded)
  5171. applog(LOG_DEBUG, "Discarded %d queued work items", discarded);
  5172. }
  5173. /* This version of hash work is for devices that are fast enough to always
  5174. * perform a full nonce range and need a queue to maintain the device busy.
  5175. * Work creation and destruction is not done from within this function
  5176. * directly. */
  5177. void hash_queued_work(struct thr_info *mythr)
  5178. {
  5179. struct timeval tv_start = {0, 0}, tv_end;
  5180. struct cgpu_info *cgpu = mythr->cgpu;
  5181. struct device_drv *drv = cgpu->drv;
  5182. const int thr_id = mythr->id;
  5183. int64_t hashes_done = 0;
  5184. while (likely(!cgpu->shutdown)) {
  5185. struct timeval diff;
  5186. int64_t hashes;
  5187. mythr->work_restart = false;
  5188. fill_queue(mythr, cgpu, drv, thr_id);
  5189. thread_reportin(mythr);
  5190. hashes = drv->scanwork(mythr);
  5191. thread_reportout(mythr);
  5192. if (unlikely(hashes == -1 )) {
  5193. applog(LOG_ERR, "%s %d failure, disabling!", drv->name, cgpu->device_id);
  5194. cgpu->deven = DEV_DISABLED;
  5195. dev_error(cgpu, REASON_THREAD_ZERO_HASH);
  5196. mt_disable(mythr, thr_id, drv);
  5197. }
  5198. hashes_done += hashes;
  5199. cgtime(&tv_end);
  5200. timersub(&tv_end, &tv_start, &diff);
  5201. /* Update the hashmeter at most 5 times per second */
  5202. if (diff.tv_sec > 0 || diff.tv_usec > 200000) {
  5203. hashmeter(thr_id, &diff, hashes_done);
  5204. hashes_done = 0;
  5205. copy_time(&tv_start, &tv_end);
  5206. }
  5207. if (unlikely(mythr->pause || cgpu->deven != DEV_ENABLED))
  5208. mt_disable(mythr, thr_id, drv);
  5209. if (unlikely(mythr->work_restart)) {
  5210. flush_queue(cgpu);
  5211. drv->flush_work(cgpu);
  5212. }
  5213. }
  5214. cgpu->deven = DEV_DISABLED;
  5215. }
  5216. void *miner_thread(void *userdata)
  5217. {
  5218. struct thr_info *mythr = userdata;
  5219. const int thr_id = mythr->id;
  5220. struct cgpu_info *cgpu = mythr->cgpu;
  5221. struct device_drv *drv = cgpu->drv;
  5222. char threadname[24];
  5223. snprintf(threadname, 24, "miner/%d", thr_id);
  5224. RenameThread(threadname);
  5225. if (!drv->thread_init(mythr)) {
  5226. dev_error(cgpu, REASON_THREAD_FAIL_INIT);
  5227. goto out;
  5228. }
  5229. thread_reportout(mythr);
  5230. applog(LOG_DEBUG, "Waiting on sem in miner thread");
  5231. cgsem_wait(&mythr->sem);
  5232. drv->hash_work(mythr);
  5233. out:
  5234. drv->thread_shutdown(mythr);
  5235. applog(LOG_ERR, "Thread %d failure, exiting", thr_id);
  5236. return NULL;
  5237. }
  5238. enum {
  5239. STAT_SLEEP_INTERVAL = 1,
  5240. STAT_CTR_INTERVAL = 10000000,
  5241. FAILURE_INTERVAL = 30,
  5242. };
  5243. /* Stage another work item from the work returned in a longpoll */
  5244. static void convert_to_work(json_t *val, int rolltime, struct pool *pool, struct timeval *tv_lp, struct timeval *tv_lp_reply)
  5245. {
  5246. struct work *work;
  5247. bool rc;
  5248. work = make_work();
  5249. rc = work_decode(pool, work, val);
  5250. if (unlikely(!rc)) {
  5251. applog(LOG_ERR, "Could not convert longpoll data to work");
  5252. free_work(work);
  5253. return;
  5254. }
  5255. total_getworks++;
  5256. pool->getwork_requested++;
  5257. work->pool = pool;
  5258. work->rolltime = rolltime;
  5259. copy_time(&work->tv_getwork, tv_lp);
  5260. copy_time(&work->tv_getwork_reply, tv_lp_reply);
  5261. calc_diff(work, 0);
  5262. if (pool->enabled == POOL_REJECTING)
  5263. work->mandatory = true;
  5264. if (pool->has_gbt)
  5265. gen_gbt_work(pool, work);
  5266. work->longpoll = true;
  5267. work->getwork_mode = GETWORK_MODE_LP;
  5268. /* We'll be checking this work item twice, but we already know it's
  5269. * from a new block so explicitly force the new block detection now
  5270. * rather than waiting for it to hit the stage thread. This also
  5271. * allows testwork to know whether LP discovered the block or not. */
  5272. test_work_current(work);
  5273. /* Don't use backup LPs as work if we have failover-only enabled. Use
  5274. * the longpoll work from a pool that has been rejecting shares as a
  5275. * way to detect when the pool has recovered.
  5276. */
  5277. if (pool != current_pool() && opt_fail_only && pool->enabled != POOL_REJECTING) {
  5278. free_work(work);
  5279. return;
  5280. }
  5281. work = clone_work(work);
  5282. applog(LOG_DEBUG, "Pushing converted work to stage thread");
  5283. stage_work(work);
  5284. applog(LOG_DEBUG, "Converted longpoll data to work");
  5285. }
  5286. /* If we want longpoll, enable it for the chosen default pool, or, if
  5287. * the pool does not support longpoll, find the first one that does
  5288. * and use its longpoll support */
  5289. static struct pool *select_longpoll_pool(struct pool *cp)
  5290. {
  5291. int i;
  5292. if (cp->hdr_path || cp->has_gbt)
  5293. return cp;
  5294. for (i = 0; i < total_pools; i++) {
  5295. struct pool *pool = pools[i];
  5296. if (pool->has_stratum || pool->hdr_path)
  5297. return pool;
  5298. }
  5299. return NULL;
  5300. }
  5301. /* This will make the longpoll thread wait till it's the current pool, or it
  5302. * has been flagged as rejecting, before attempting to open any connections.
  5303. */
  5304. static void wait_lpcurrent(struct pool *pool)
  5305. {
  5306. if (cnx_needed(pool))
  5307. return;
  5308. while (pool->enabled == POOL_DISABLED ||
  5309. (pool != current_pool() && pool_strategy != POOL_LOADBALANCE &&
  5310. pool_strategy != POOL_BALANCE)) {
  5311. mutex_lock(&lp_lock);
  5312. pthread_cond_wait(&lp_cond, &lp_lock);
  5313. mutex_unlock(&lp_lock);
  5314. }
  5315. }
  5316. static void *longpoll_thread(void *userdata)
  5317. {
  5318. struct pool *cp = (struct pool *)userdata;
  5319. /* This *pool is the source of the actual longpoll, not the pool we've
  5320. * tied it to */
  5321. struct timeval start, reply, end;
  5322. struct pool *pool = NULL;
  5323. char threadname[16];
  5324. CURL *curl = NULL;
  5325. int failures = 0;
  5326. char lpreq[1024];
  5327. char *lp_url;
  5328. int rolltime;
  5329. snprintf(threadname, 16, "longpoll/%d", cp->pool_no);
  5330. RenameThread(threadname);
  5331. curl = curl_easy_init();
  5332. if (unlikely(!curl)) {
  5333. applog(LOG_ERR, "CURL initialisation failed");
  5334. return NULL;
  5335. }
  5336. retry_pool:
  5337. pool = select_longpoll_pool(cp);
  5338. if (!pool) {
  5339. applog(LOG_WARNING, "No suitable long-poll found for %s", cp->rpc_url);
  5340. while (!pool) {
  5341. nmsleep(60000);
  5342. pool = select_longpoll_pool(cp);
  5343. }
  5344. }
  5345. if (pool->has_stratum) {
  5346. applog(LOG_WARNING, "Block change for %s detection via %s stratum",
  5347. cp->rpc_url, pool->rpc_url);
  5348. goto out;
  5349. }
  5350. /* Any longpoll from any pool is enough for this to be true */
  5351. have_longpoll = true;
  5352. wait_lpcurrent(cp);
  5353. if (pool->has_gbt) {
  5354. lp_url = pool->rpc_url;
  5355. applog(LOG_WARNING, "GBT longpoll ID activated for %s", lp_url);
  5356. } else {
  5357. strcpy(lpreq, getwork_req);
  5358. lp_url = pool->lp_url;
  5359. if (cp == pool)
  5360. applog(LOG_WARNING, "Long-polling activated for %s", lp_url);
  5361. else
  5362. applog(LOG_WARNING, "Long-polling activated for %s via %s", cp->rpc_url, lp_url);
  5363. }
  5364. while (42) {
  5365. json_t *val, *soval;
  5366. wait_lpcurrent(cp);
  5367. cgtime(&start);
  5368. /* Update the longpollid every time, but do it under lock to
  5369. * avoid races */
  5370. if (pool->has_gbt) {
  5371. cg_rlock(&pool->gbt_lock);
  5372. sprintf(lpreq, "{\"id\": 0, \"method\": \"getblocktemplate\", \"params\": "
  5373. "[{\"capabilities\": [\"coinbasetxn\", \"workid\", \"coinbase/append\"], "
  5374. "\"longpollid\": \"%s\"}]}\n", pool->longpollid);
  5375. cg_runlock(&pool->gbt_lock);
  5376. }
  5377. /* Longpoll connections can be persistent for a very long time
  5378. * and any number of issues could have come up in the meantime
  5379. * so always establish a fresh connection instead of relying on
  5380. * a persistent one. */
  5381. curl_easy_setopt(curl, CURLOPT_FRESH_CONNECT, 1);
  5382. val = json_rpc_call(curl, lp_url, pool->rpc_userpass,
  5383. lpreq, false, true, &rolltime, pool, false);
  5384. cgtime(&reply);
  5385. if (likely(val)) {
  5386. soval = json_object_get(json_object_get(val, "result"), "submitold");
  5387. if (soval)
  5388. pool->submit_old = json_is_true(soval);
  5389. else
  5390. pool->submit_old = false;
  5391. convert_to_work(val, rolltime, pool, &start, &reply);
  5392. failures = 0;
  5393. json_decref(val);
  5394. } else {
  5395. /* Some pools regularly drop the longpoll request so
  5396. * only see this as longpoll failure if it happens
  5397. * immediately and just restart it the rest of the
  5398. * time. */
  5399. cgtime(&end);
  5400. if (end.tv_sec - start.tv_sec > 30)
  5401. continue;
  5402. if (failures == 1)
  5403. applog(LOG_WARNING, "longpoll failed for %s, retrying every 30s", lp_url);
  5404. nmsleep(30000);
  5405. }
  5406. if (pool != cp) {
  5407. pool = select_longpoll_pool(cp);
  5408. if (pool->has_stratum) {
  5409. applog(LOG_WARNING, "Block change for %s detection via %s stratum",
  5410. cp->rpc_url, pool->rpc_url);
  5411. break;
  5412. }
  5413. if (unlikely(!pool))
  5414. goto retry_pool;
  5415. }
  5416. if (unlikely(pool->removed))
  5417. break;
  5418. }
  5419. out:
  5420. curl_easy_cleanup(curl);
  5421. return NULL;
  5422. }
  5423. void reinit_device(struct cgpu_info *cgpu)
  5424. {
  5425. cgpu->drv->reinit_device(cgpu);
  5426. }
  5427. static struct timeval rotate_tv;
  5428. /* We reap curls if they are unused for over a minute */
  5429. static void reap_curl(struct pool *pool)
  5430. {
  5431. struct curl_ent *ent, *iter;
  5432. struct timeval now;
  5433. int reaped = 0;
  5434. cgtime(&now);
  5435. mutex_lock(&pool->pool_lock);
  5436. list_for_each_entry_safe(ent, iter, &pool->curlring, node) {
  5437. if (pool->curls < 2)
  5438. break;
  5439. if (now.tv_sec - ent->tv.tv_sec > 300) {
  5440. reaped++;
  5441. pool->curls--;
  5442. list_del(&ent->node);
  5443. curl_easy_cleanup(ent->curl);
  5444. free(ent);
  5445. }
  5446. }
  5447. mutex_unlock(&pool->pool_lock);
  5448. if (reaped)
  5449. applog(LOG_DEBUG, "Reaped %d curl%s from pool %d", reaped, reaped > 1 ? "s" : "", pool->pool_no);
  5450. }
  5451. static void *watchpool_thread(void __maybe_unused *userdata)
  5452. {
  5453. int intervals = 0;
  5454. pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL);
  5455. RenameThread("watchpool");
  5456. while (42) {
  5457. struct timeval now;
  5458. int i;
  5459. if (++intervals > 20)
  5460. intervals = 0;
  5461. cgtime(&now);
  5462. for (i = 0; i < total_pools; i++) {
  5463. struct pool *pool = pools[i];
  5464. if (!opt_benchmark)
  5465. reap_curl(pool);
  5466. /* Get a rolling utility per pool over 10 mins */
  5467. if (intervals > 19) {
  5468. int shares = pool->diff1 - pool->last_shares;
  5469. pool->last_shares = pool->diff1;
  5470. pool->utility = (pool->utility + (double)shares * 0.63) / 1.63;
  5471. pool->shares = pool->utility;
  5472. }
  5473. if (pool->enabled == POOL_DISABLED)
  5474. continue;
  5475. /* Don't start testing any pools if the test threads
  5476. * from startup are still doing their first attempt. */
  5477. if (unlikely(pool->testing)) {
  5478. pthread_join(pool->test_thread, NULL);
  5479. pool->testing = false;
  5480. }
  5481. /* Test pool is idle once every minute */
  5482. if (pool->idle && now.tv_sec - pool->tv_idle.tv_sec > 30) {
  5483. cgtime(&pool->tv_idle);
  5484. if (pool_active(pool, true) && pool_tclear(pool, &pool->idle))
  5485. pool_resus(pool);
  5486. }
  5487. }
  5488. if (pool_strategy == POOL_ROTATE && now.tv_sec - rotate_tv.tv_sec > 60 * opt_rotate_period) {
  5489. cgtime(&rotate_tv);
  5490. switch_pools(NULL);
  5491. }
  5492. nmsleep(30000);
  5493. }
  5494. return NULL;
  5495. }
  5496. /* Makes sure the hashmeter keeps going even if mining threads stall, updates
  5497. * the screen at regular intervals, and restarts threads if they appear to have
  5498. * died. */
  5499. #define WATCHDOG_INTERVAL 2
  5500. #define WATCHDOG_SICK_TIME 60
  5501. #define WATCHDOG_DEAD_TIME 600
  5502. #define WATCHDOG_SICK_COUNT (WATCHDOG_SICK_TIME/WATCHDOG_INTERVAL)
  5503. #define WATCHDOG_DEAD_COUNT (WATCHDOG_DEAD_TIME/WATCHDOG_INTERVAL)
  5504. static void *watchdog_thread(void __maybe_unused *userdata)
  5505. {
  5506. const unsigned int interval = WATCHDOG_INTERVAL;
  5507. struct timeval zero_tv;
  5508. pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL);
  5509. RenameThread("watchdog");
  5510. memset(&zero_tv, 0, sizeof(struct timeval));
  5511. cgtime(&rotate_tv);
  5512. while (1) {
  5513. int i;
  5514. struct timeval now;
  5515. sleep(interval);
  5516. discard_stale();
  5517. hashmeter(-1, &zero_tv, 0);
  5518. #ifdef HAVE_CURSES
  5519. if (curses_active_locked()) {
  5520. struct cgpu_info *cgpu;
  5521. int count;
  5522. change_logwinsize();
  5523. curses_print_status();
  5524. count = 0;
  5525. for (i = 0; i < total_devices; i++) {
  5526. cgpu = get_devices(i);
  5527. #ifndef USE_USBUTILS
  5528. if (cgpu)
  5529. #else
  5530. if (cgpu && !cgpu->usbinfo.nodev)
  5531. #endif
  5532. curses_print_devstatus(cgpu, count++);
  5533. }
  5534. #ifdef USE_USBUTILS
  5535. for (i = 0; i < total_devices; i++) {
  5536. cgpu = get_devices(i);
  5537. if (cgpu && cgpu->usbinfo.nodev)
  5538. curses_print_devstatus(cgpu, count++);
  5539. }
  5540. #endif
  5541. touchwin(statuswin);
  5542. wrefresh(statuswin);
  5543. touchwin(logwin);
  5544. wrefresh(logwin);
  5545. unlock_curses();
  5546. }
  5547. #endif
  5548. cgtime(&now);
  5549. if (!sched_paused && !should_run()) {
  5550. applog(LOG_WARNING, "Pausing execution as per stop time %02d:%02d scheduled",
  5551. schedstop.tm.tm_hour, schedstop.tm.tm_min);
  5552. if (!schedstart.enable) {
  5553. quit(0, "Terminating execution as planned");
  5554. break;
  5555. }
  5556. applog(LOG_WARNING, "Will restart execution as scheduled at %02d:%02d",
  5557. schedstart.tm.tm_hour, schedstart.tm.tm_min);
  5558. sched_paused = true;
  5559. rd_lock(&mining_thr_lock);
  5560. for (i = 0; i < mining_threads; i++)
  5561. mining_thr[i]->pause = true;
  5562. rd_unlock(&mining_thr_lock);
  5563. } else if (sched_paused && should_run()) {
  5564. applog(LOG_WARNING, "Restarting execution as per start time %02d:%02d scheduled",
  5565. schedstart.tm.tm_hour, schedstart.tm.tm_min);
  5566. if (schedstop.enable)
  5567. applog(LOG_WARNING, "Will pause execution as scheduled at %02d:%02d",
  5568. schedstop.tm.tm_hour, schedstop.tm.tm_min);
  5569. sched_paused = false;
  5570. for (i = 0; i < mining_threads; i++) {
  5571. struct thr_info *thr;
  5572. thr = get_thread(i);
  5573. /* Don't touch disabled devices */
  5574. if (thr->cgpu->deven == DEV_DISABLED)
  5575. continue;
  5576. thr->pause = false;
  5577. applog(LOG_DEBUG, "Pushing sem post to thread %d", thr->id);
  5578. cgsem_post(&thr->sem);
  5579. }
  5580. }
  5581. for (i = 0; i < total_devices; ++i) {
  5582. struct cgpu_info *cgpu = get_devices(i);
  5583. struct thr_info *thr = cgpu->thr[0];
  5584. enum dev_enable *denable;
  5585. char dev_str[8];
  5586. int gpu;
  5587. cgpu->drv->get_stats(cgpu);
  5588. gpu = cgpu->device_id;
  5589. denable = &cgpu->deven;
  5590. sprintf(dev_str, "%s%d", cgpu->drv->name, gpu);
  5591. #ifdef HAVE_ADL
  5592. if (adl_active && cgpu->has_adl)
  5593. gpu_autotune(gpu, denable);
  5594. if (opt_debug && cgpu->has_adl) {
  5595. int engineclock = 0, memclock = 0, activity = 0, fanspeed = 0, fanpercent = 0, powertune = 0;
  5596. float temp = 0, vddc = 0;
  5597. if (gpu_stats(gpu, &temp, &engineclock, &memclock, &vddc, &activity, &fanspeed, &fanpercent, &powertune))
  5598. applog(LOG_DEBUG, "%.1f C F: %d%%(%dRPM) E: %dMHz M: %dMhz V: %.3fV A: %d%% P: %d%%",
  5599. temp, fanpercent, fanspeed, engineclock, memclock, vddc, activity, powertune);
  5600. }
  5601. #endif
  5602. /* Thread is waiting on getwork or disabled */
  5603. if (thr->getwork || *denable == DEV_DISABLED)
  5604. continue;
  5605. if (cgpu->status != LIFE_WELL && (now.tv_sec - thr->last.tv_sec < WATCHDOG_SICK_TIME)) {
  5606. if (cgpu->status != LIFE_INIT)
  5607. applog(LOG_ERR, "%s: Recovered, declaring WELL!", dev_str);
  5608. cgpu->status = LIFE_WELL;
  5609. cgpu->device_last_well = time(NULL);
  5610. } else if (cgpu->status == LIFE_WELL && (now.tv_sec - thr->last.tv_sec > WATCHDOG_SICK_TIME)) {
  5611. thr->rolling = cgpu->rolling = 0;
  5612. cgpu->status = LIFE_SICK;
  5613. applog(LOG_ERR, "%s: Idle for more than 60 seconds, declaring SICK!", dev_str);
  5614. cgtime(&thr->sick);
  5615. dev_error(cgpu, REASON_DEV_SICK_IDLE_60);
  5616. #ifdef HAVE_ADL
  5617. if (adl_active && cgpu->has_adl && gpu_activity(gpu) > 50) {
  5618. applog(LOG_ERR, "GPU still showing activity suggesting a hard hang.");
  5619. applog(LOG_ERR, "Will not attempt to auto-restart it.");
  5620. } else
  5621. #endif
  5622. if (opt_restart) {
  5623. applog(LOG_ERR, "%s: Attempting to restart", dev_str);
  5624. reinit_device(cgpu);
  5625. }
  5626. } else if (cgpu->status == LIFE_SICK && (now.tv_sec - thr->last.tv_sec > WATCHDOG_DEAD_TIME)) {
  5627. cgpu->status = LIFE_DEAD;
  5628. applog(LOG_ERR, "%s: Not responded for more than 10 minutes, declaring DEAD!", dev_str);
  5629. cgtime(&thr->sick);
  5630. dev_error(cgpu, REASON_DEV_DEAD_IDLE_600);
  5631. } else if (now.tv_sec - thr->sick.tv_sec > 60 &&
  5632. (cgpu->status == LIFE_SICK || cgpu->status == LIFE_DEAD)) {
  5633. /* Attempt to restart a GPU that's sick or dead once every minute */
  5634. cgtime(&thr->sick);
  5635. #ifdef HAVE_ADL
  5636. if (adl_active && cgpu->has_adl && gpu_activity(gpu) > 50) {
  5637. /* Again do not attempt to restart a device that may have hard hung */
  5638. } else
  5639. #endif
  5640. if (opt_restart)
  5641. reinit_device(cgpu);
  5642. }
  5643. }
  5644. }
  5645. return NULL;
  5646. }
  5647. static void log_print_status(struct cgpu_info *cgpu)
  5648. {
  5649. char logline[255];
  5650. get_statline(logline, cgpu);
  5651. applog(LOG_WARNING, "%s", logline);
  5652. }
  5653. void print_summary(void)
  5654. {
  5655. struct timeval diff;
  5656. int hours, mins, secs, i;
  5657. double utility, displayed_hashes, work_util;
  5658. bool mhash_base = true;
  5659. timersub(&total_tv_end, &total_tv_start, &diff);
  5660. hours = diff.tv_sec / 3600;
  5661. mins = (diff.tv_sec % 3600) / 60;
  5662. secs = diff.tv_sec % 60;
  5663. utility = total_accepted / total_secs * 60;
  5664. work_util = total_diff1 / total_secs * 60;
  5665. applog(LOG_WARNING, "\nSummary of runtime statistics:\n");
  5666. applog(LOG_WARNING, "Started at %s", datestamp);
  5667. if (total_pools == 1)
  5668. applog(LOG_WARNING, "Pool: %s", pools[0]->rpc_url);
  5669. applog(LOG_WARNING, "Runtime: %d hrs : %d mins : %d secs", hours, mins, secs);
  5670. displayed_hashes = total_mhashes_done / total_secs;
  5671. if (displayed_hashes < 1) {
  5672. displayed_hashes *= 1000;
  5673. mhash_base = false;
  5674. }
  5675. applog(LOG_WARNING, "Average hashrate: %.1f %shash/s", displayed_hashes, mhash_base? "Mega" : "Kilo");
  5676. applog(LOG_WARNING, "Solved blocks: %d", found_blocks);
  5677. applog(LOG_WARNING, "Best share difficulty: %s", best_share);
  5678. applog(LOG_WARNING, "Share submissions: %d", total_accepted + total_rejected);
  5679. applog(LOG_WARNING, "Accepted shares: %d", total_accepted);
  5680. applog(LOG_WARNING, "Rejected shares: %d", total_rejected);
  5681. applog(LOG_WARNING, "Accepted difficulty shares: %1.f", total_diff_accepted);
  5682. applog(LOG_WARNING, "Rejected difficulty shares: %1.f", total_diff_rejected);
  5683. if (total_accepted || total_rejected)
  5684. applog(LOG_WARNING, "Reject ratio: %.1f%%", (double)(total_rejected * 100) / (double)(total_accepted + total_rejected));
  5685. applog(LOG_WARNING, "Hardware errors: %d", hw_errors);
  5686. applog(LOG_WARNING, "Utility (accepted shares / min): %.2f/min", utility);
  5687. applog(LOG_WARNING, "Work Utility (diff1 shares solved / min): %.2f/min\n", work_util);
  5688. applog(LOG_WARNING, "Stale submissions discarded due to new blocks: %d", total_stale);
  5689. applog(LOG_WARNING, "Unable to get work from server occasions: %d", total_go);
  5690. applog(LOG_WARNING, "Work items generated locally: %d", local_work);
  5691. applog(LOG_WARNING, "Submitting work remotely delay occasions: %d", total_ro);
  5692. applog(LOG_WARNING, "New blocks detected on network: %d\n", new_blocks);
  5693. if (total_pools > 1) {
  5694. for (i = 0; i < total_pools; i++) {
  5695. struct pool *pool = pools[i];
  5696. applog(LOG_WARNING, "Pool: %s", pool->rpc_url);
  5697. if (pool->solved)
  5698. applog(LOG_WARNING, "SOLVED %d BLOCK%s!", pool->solved, pool->solved > 1 ? "S" : "");
  5699. applog(LOG_WARNING, " Share submissions: %d", pool->accepted + pool->rejected);
  5700. applog(LOG_WARNING, " Accepted shares: %d", pool->accepted);
  5701. applog(LOG_WARNING, " Rejected shares: %d", pool->rejected);
  5702. applog(LOG_WARNING, " Accepted difficulty shares: %1.f", pool->diff_accepted);
  5703. applog(LOG_WARNING, " Rejected difficulty shares: %1.f", pool->diff_rejected);
  5704. if (pool->accepted || pool->rejected)
  5705. applog(LOG_WARNING, " Reject ratio: %.1f%%", (double)(pool->rejected * 100) / (double)(pool->accepted + pool->rejected));
  5706. applog(LOG_WARNING, " Stale submissions discarded due to new blocks: %d", pool->stale_shares);
  5707. applog(LOG_WARNING, " Unable to get work from server occasions: %d", pool->getfail_occasions);
  5708. applog(LOG_WARNING, " Submitting work remotely delay occasions: %d\n", pool->remotefail_occasions);
  5709. }
  5710. }
  5711. applog(LOG_WARNING, "Summary of per device statistics:\n");
  5712. for (i = 0; i < total_devices; ++i) {
  5713. struct cgpu_info *cgpu = get_devices(i);
  5714. log_print_status(cgpu);
  5715. }
  5716. if (opt_shares) {
  5717. applog(LOG_WARNING, "Mined %d accepted shares of %d requested\n", total_accepted, opt_shares);
  5718. if (opt_shares > total_accepted)
  5719. applog(LOG_WARNING, "WARNING - Mined only %d shares of %d requested.", total_accepted, opt_shares);
  5720. }
  5721. applog(LOG_WARNING, " ");
  5722. fflush(stderr);
  5723. fflush(stdout);
  5724. }
  5725. static void clean_up(void)
  5726. {
  5727. #ifdef HAVE_OPENCL
  5728. clear_adl(nDevs);
  5729. #endif
  5730. #ifdef HAVE_LIBUSB
  5731. libusb_exit(NULL);
  5732. #endif
  5733. cgtime(&total_tv_end);
  5734. #ifdef HAVE_CURSES
  5735. disable_curses();
  5736. #endif
  5737. if (!opt_realquiet && successful_connect)
  5738. print_summary();
  5739. curl_global_cleanup();
  5740. }
  5741. void _quit(int status)
  5742. {
  5743. clean_up();
  5744. #if defined(unix) || defined(__APPLE__)
  5745. if (forkpid > 0) {
  5746. kill(forkpid, SIGTERM);
  5747. forkpid = 0;
  5748. }
  5749. #endif
  5750. exit(status);
  5751. }
  5752. #ifdef HAVE_CURSES
  5753. char *curses_input(const char *query)
  5754. {
  5755. char *input;
  5756. echo();
  5757. input = malloc(255);
  5758. if (!input)
  5759. quit(1, "Failed to malloc input");
  5760. leaveok(logwin, false);
  5761. wlogprint("%s:\n", query);
  5762. wgetnstr(logwin, input, 255);
  5763. if (!strlen(input))
  5764. strcpy(input, "-1");
  5765. leaveok(logwin, true);
  5766. noecho();
  5767. return input;
  5768. }
  5769. #endif
  5770. static bool pools_active = false;
  5771. static void *test_pool_thread(void *arg)
  5772. {
  5773. struct pool *pool = (struct pool *)arg;
  5774. if (pool_active(pool, false)) {
  5775. pool_tset(pool, &pool->lagging);
  5776. pool_tclear(pool, &pool->idle);
  5777. bool first_pool = false;
  5778. cg_wlock(&control_lock);
  5779. if (!pools_active) {
  5780. currentpool = pool;
  5781. if (pool->pool_no != 0)
  5782. first_pool = true;
  5783. pools_active = true;
  5784. }
  5785. cg_wunlock(&control_lock);
  5786. if (unlikely(first_pool))
  5787. applog(LOG_NOTICE, "Switching to pool %d %s - first alive pool", pool->pool_no, pool->rpc_url);
  5788. pool_resus(pool);
  5789. } else
  5790. pool_died(pool);
  5791. return NULL;
  5792. }
  5793. /* Always returns true that the pool details were added unless we are not
  5794. * live, implying this is the only pool being added, so if no pools are
  5795. * active it returns false. */
  5796. bool add_pool_details(struct pool *pool, bool live, char *url, char *user, char *pass)
  5797. {
  5798. url = get_proxy(url, pool);
  5799. pool->rpc_url = url;
  5800. pool->rpc_user = user;
  5801. pool->rpc_pass = pass;
  5802. pool->rpc_userpass = malloc(strlen(pool->rpc_user) + strlen(pool->rpc_pass) + 2);
  5803. if (!pool->rpc_userpass)
  5804. quit(1, "Failed to malloc userpass");
  5805. sprintf(pool->rpc_userpass, "%s:%s", pool->rpc_user, pool->rpc_pass);
  5806. pool->testing = true;
  5807. pool->idle = true;
  5808. enable_pool(pool);
  5809. pthread_create(&pool->test_thread, NULL, test_pool_thread, (void *)pool);
  5810. if (!live) {
  5811. pthread_join(pool->test_thread, NULL);
  5812. pool->testing = false;
  5813. return pools_active;
  5814. }
  5815. return true;
  5816. }
  5817. #ifdef HAVE_CURSES
  5818. static bool input_pool(bool live)
  5819. {
  5820. char *url = NULL, *user = NULL, *pass = NULL;
  5821. struct pool *pool;
  5822. bool ret = false;
  5823. immedok(logwin, true);
  5824. wlogprint("Input server details.\n");
  5825. url = curses_input("URL");
  5826. if (!url)
  5827. goto out;
  5828. user = curses_input("Username");
  5829. if (!user)
  5830. goto out;
  5831. pass = curses_input("Password");
  5832. if (!pass)
  5833. goto out;
  5834. pool = add_pool();
  5835. if (!detect_stratum(pool, url) && strncmp(url, "http://", 7) &&
  5836. strncmp(url, "https://", 8)) {
  5837. char *httpinput;
  5838. httpinput = malloc(256);
  5839. if (!httpinput)
  5840. quit(1, "Failed to malloc httpinput");
  5841. strcpy(httpinput, "http://");
  5842. strncat(httpinput, url, 248);
  5843. free(url);
  5844. url = httpinput;
  5845. }
  5846. ret = add_pool_details(pool, live, url, user, pass);
  5847. out:
  5848. immedok(logwin, false);
  5849. if (!ret) {
  5850. if (url)
  5851. free(url);
  5852. if (user)
  5853. free(user);
  5854. if (pass)
  5855. free(pass);
  5856. }
  5857. return ret;
  5858. }
  5859. #endif
  5860. #if defined(unix) || defined(__APPLE__)
  5861. static void fork_monitor()
  5862. {
  5863. // Make a pipe: [readFD, writeFD]
  5864. int pfd[2];
  5865. int r = pipe(pfd);
  5866. if (r < 0) {
  5867. perror("pipe - failed to create pipe for --monitor");
  5868. exit(1);
  5869. }
  5870. // Make stderr write end of pipe
  5871. fflush(stderr);
  5872. r = dup2(pfd[1], 2);
  5873. if (r < 0) {
  5874. perror("dup2 - failed to alias stderr to write end of pipe for --monitor");
  5875. exit(1);
  5876. }
  5877. r = close(pfd[1]);
  5878. if (r < 0) {
  5879. perror("close - failed to close write end of pipe for --monitor");
  5880. exit(1);
  5881. }
  5882. // Don't allow a dying monitor to kill the main process
  5883. sighandler_t sr0 = signal(SIGPIPE, SIG_IGN);
  5884. sighandler_t sr1 = signal(SIGPIPE, SIG_IGN);
  5885. if (SIG_ERR == sr0 || SIG_ERR == sr1) {
  5886. perror("signal - failed to edit signal mask for --monitor");
  5887. exit(1);
  5888. }
  5889. // Fork a child process
  5890. forkpid = fork();
  5891. if (forkpid < 0) {
  5892. perror("fork - failed to fork child process for --monitor");
  5893. exit(1);
  5894. }
  5895. // Child: launch monitor command
  5896. if (0 == forkpid) {
  5897. // Make stdin read end of pipe
  5898. r = dup2(pfd[0], 0);
  5899. if (r < 0) {
  5900. perror("dup2 - in child, failed to alias read end of pipe to stdin for --monitor");
  5901. exit(1);
  5902. }
  5903. close(pfd[0]);
  5904. if (r < 0) {
  5905. perror("close - in child, failed to close read end of pipe for --monitor");
  5906. exit(1);
  5907. }
  5908. // Launch user specified command
  5909. execl("/bin/bash", "/bin/bash", "-c", opt_stderr_cmd, (char*)NULL);
  5910. perror("execl - in child failed to exec user specified command for --monitor");
  5911. exit(1);
  5912. }
  5913. // Parent: clean up unused fds and bail
  5914. r = close(pfd[0]);
  5915. if (r < 0) {
  5916. perror("close - failed to close read end of pipe for --monitor");
  5917. exit(1);
  5918. }
  5919. }
  5920. #endif // defined(unix)
  5921. #ifdef HAVE_CURSES
  5922. void enable_curses(void) {
  5923. int x,y;
  5924. lock_curses();
  5925. if (curses_active) {
  5926. unlock_curses();
  5927. return;
  5928. }
  5929. mainwin = initscr();
  5930. getmaxyx(mainwin, y, x);
  5931. statuswin = newwin(logstart, x, 0, 0);
  5932. leaveok(statuswin, true);
  5933. logwin = newwin(y - logcursor, 0, logcursor, 0);
  5934. idlok(logwin, true);
  5935. scrollok(logwin, true);
  5936. leaveok(logwin, true);
  5937. cbreak();
  5938. noecho();
  5939. curses_active = true;
  5940. statusy = logstart;
  5941. unlock_curses();
  5942. }
  5943. #endif
  5944. #ifdef USE_BFLSC
  5945. extern struct device_drv bflsc_drv;
  5946. #endif
  5947. #ifdef USE_BITFORCE
  5948. extern struct device_drv bitforce_drv;
  5949. #endif
  5950. #ifdef USE_ICARUS
  5951. extern struct device_drv icarus_drv;
  5952. #endif
  5953. #ifdef USE_AVALON
  5954. extern struct device_drv avalon_drv;
  5955. #endif
  5956. #ifdef USE_MODMINER
  5957. extern struct device_drv modminer_drv;
  5958. #endif
  5959. #ifdef USE_ZTEX
  5960. extern struct device_drv ztex_drv;
  5961. #endif
  5962. static int cgminer_id_count = 0;
  5963. /* Various noop functions for drivers that don't support or need their
  5964. * variants. */
  5965. static void noop_reinit_device(struct cgpu_info __maybe_unused *cgpu)
  5966. {
  5967. }
  5968. void blank_get_statline_before(char *buf, struct cgpu_info __maybe_unused *cgpu)
  5969. {
  5970. tailsprintf(buf, " | ");
  5971. }
  5972. static void noop_get_statline(char __maybe_unused *buf, struct cgpu_info __maybe_unused *cgpu)
  5973. {
  5974. }
  5975. static bool noop_get_stats(struct cgpu_info __maybe_unused *cgpu)
  5976. {
  5977. return true;
  5978. }
  5979. static bool noop_thread_prepare(struct thr_info __maybe_unused *thr)
  5980. {
  5981. return true;
  5982. }
  5983. static uint64_t noop_can_limit_work(struct thr_info __maybe_unused *thr)
  5984. {
  5985. return 0xffffffff;
  5986. }
  5987. static bool noop_thread_init(struct thr_info __maybe_unused *thr)
  5988. {
  5989. return true;
  5990. }
  5991. static bool noop_prepare_work(struct thr_info __maybe_unused *thr, struct work __maybe_unused *work)
  5992. {
  5993. return true;
  5994. }
  5995. static void noop_hw_error(struct thr_info __maybe_unused *thr)
  5996. {
  5997. }
  5998. static void noop_thread_shutdown(struct thr_info __maybe_unused *thr)
  5999. {
  6000. }
  6001. static void noop_thread_enable(struct thr_info __maybe_unused *thr)
  6002. {
  6003. }
  6004. #define noop_flush_work noop_reinit_device
  6005. #define noop_queue_full noop_get_stats
  6006. /* Fill missing driver drv functions with noops */
  6007. void fill_device_drv(struct cgpu_info *cgpu)
  6008. {
  6009. struct device_drv *drv = cgpu->drv;
  6010. if (!drv->reinit_device)
  6011. drv->reinit_device = &noop_reinit_device;
  6012. if (!drv->get_statline_before)
  6013. drv->get_statline_before = &blank_get_statline_before;
  6014. if (!drv->get_statline)
  6015. drv->get_statline = &noop_get_statline;
  6016. if (!drv->get_stats)
  6017. drv->get_stats = &noop_get_stats;
  6018. if (!drv->thread_prepare)
  6019. drv->thread_prepare = &noop_thread_prepare;
  6020. if (!drv->can_limit_work)
  6021. drv->can_limit_work = &noop_can_limit_work;
  6022. if (!drv->thread_init)
  6023. drv->thread_init = &noop_thread_init;
  6024. if (!drv->prepare_work)
  6025. drv->prepare_work = &noop_prepare_work;
  6026. if (!drv->hw_error)
  6027. drv->hw_error = &noop_hw_error;
  6028. if (!drv->thread_shutdown)
  6029. drv->thread_shutdown = &noop_thread_shutdown;
  6030. if (!drv->thread_enable)
  6031. drv->thread_enable = &noop_thread_enable;
  6032. if (!drv->hash_work)
  6033. drv->hash_work = &hash_sole_work;
  6034. if (!drv->flush_work)
  6035. drv->flush_work = &noop_flush_work;
  6036. if (!drv->queue_full)
  6037. drv->queue_full = &noop_queue_full;
  6038. if (!drv->max_diff)
  6039. drv->max_diff = 1;
  6040. if (!drv->working_diff)
  6041. drv->working_diff = 1;
  6042. }
  6043. void enable_device(struct cgpu_info *cgpu)
  6044. {
  6045. cgpu->deven = DEV_ENABLED;
  6046. wr_lock(&devices_lock);
  6047. devices[cgpu->cgminer_id = cgminer_id_count++] = cgpu;
  6048. wr_unlock(&devices_lock);
  6049. if (hotplug_mode) {
  6050. new_threads += cgpu->threads;
  6051. #ifdef HAVE_CURSES
  6052. adj_width(mining_threads + new_threads, &dev_width);
  6053. #endif
  6054. } else {
  6055. mining_threads += cgpu->threads;
  6056. #ifdef HAVE_CURSES
  6057. adj_width(mining_threads, &dev_width);
  6058. #endif
  6059. }
  6060. #ifdef HAVE_OPENCL
  6061. if (cgpu->drv->drv_id == DRIVER_OPENCL) {
  6062. gpu_threads += cgpu->threads;
  6063. }
  6064. #endif
  6065. fill_device_drv(cgpu);
  6066. rwlock_init(&cgpu->qlock);
  6067. cgpu->queued_work = NULL;
  6068. }
  6069. struct _cgpu_devid_counter {
  6070. char name[4];
  6071. int lastid;
  6072. UT_hash_handle hh;
  6073. };
  6074. static void adjust_mostdevs(void)
  6075. {
  6076. if (total_devices - zombie_devs > most_devices)
  6077. most_devices = total_devices - zombie_devs;
  6078. }
  6079. bool add_cgpu(struct cgpu_info *cgpu)
  6080. {
  6081. static struct _cgpu_devid_counter *devids = NULL;
  6082. struct _cgpu_devid_counter *d;
  6083. HASH_FIND_STR(devids, cgpu->drv->name, d);
  6084. if (d)
  6085. cgpu->device_id = ++d->lastid;
  6086. else {
  6087. d = malloc(sizeof(*d));
  6088. memcpy(d->name, cgpu->drv->name, sizeof(d->name));
  6089. cgpu->device_id = d->lastid = 0;
  6090. HASH_ADD_STR(devids, name, d);
  6091. }
  6092. wr_lock(&devices_lock);
  6093. devices = realloc(devices, sizeof(struct cgpu_info *) * (total_devices + new_devices + 2));
  6094. wr_unlock(&devices_lock);
  6095. mutex_lock(&stats_lock);
  6096. cgpu->last_device_valid_work = time(NULL);
  6097. mutex_unlock(&stats_lock);
  6098. if (hotplug_mode)
  6099. devices[total_devices + new_devices++] = cgpu;
  6100. else
  6101. devices[total_devices++] = cgpu;
  6102. adjust_mostdevs();
  6103. return true;
  6104. }
  6105. struct device_drv *copy_drv(struct device_drv *drv)
  6106. {
  6107. struct device_drv *copy;
  6108. if (unlikely(!(copy = malloc(sizeof(*copy))))) {
  6109. quit(1, "Failed to allocate device_drv copy of %s (%s)",
  6110. drv->name, drv->copy ? "copy" : "original");
  6111. }
  6112. memcpy(copy, drv, sizeof(*copy));
  6113. copy->copy = true;
  6114. return copy;
  6115. }
  6116. #ifdef USE_USBUTILS
  6117. static void hotplug_process()
  6118. {
  6119. struct thr_info *thr;
  6120. int i, j;
  6121. for (i = 0; i < new_devices; i++) {
  6122. struct cgpu_info *cgpu;
  6123. int dev_no = total_devices + i;
  6124. cgpu = devices[dev_no];
  6125. if (!opt_devs_enabled || (opt_devs_enabled && devices_enabled[dev_no]))
  6126. enable_device(cgpu);
  6127. cgpu->cgminer_stats.getwork_wait_min.tv_sec = MIN_SEC_UNSET;
  6128. cgpu->rolling = cgpu->total_mhashes = 0;
  6129. }
  6130. wr_lock(&mining_thr_lock);
  6131. mining_thr = realloc(mining_thr, sizeof(thr) * (mining_threads + new_threads + 1));
  6132. wr_unlock(&mining_thr_lock);
  6133. if (!mining_thr)
  6134. quit(1, "Failed to hotplug realloc mining_thr");
  6135. for (i = 0; i < new_threads; i++) {
  6136. mining_thr[mining_threads + i] = calloc(1, sizeof(*thr));
  6137. if (!mining_thr[mining_threads + i])
  6138. quit(1, "Failed to hotplug calloc mining_thr[%d]", i);
  6139. }
  6140. // Start threads
  6141. for (i = 0; i < new_devices; ++i) {
  6142. struct cgpu_info *cgpu = devices[total_devices];
  6143. cgpu->thr = malloc(sizeof(*cgpu->thr) * (cgpu->threads+1));
  6144. cgpu->thr[cgpu->threads] = NULL;
  6145. cgpu->status = LIFE_INIT;
  6146. cgtime(&(cgpu->dev_start_tv));
  6147. for (j = 0; j < cgpu->threads; ++j) {
  6148. thr = get_thread(mining_threads);
  6149. thr->id = mining_threads;
  6150. thr->cgpu = cgpu;
  6151. thr->device_thread = j;
  6152. if (cgpu->drv->thread_prepare && !cgpu->drv->thread_prepare(thr))
  6153. continue;
  6154. if (unlikely(thr_info_create(thr, NULL, miner_thread, thr)))
  6155. quit(1, "hotplug thread %d create failed", thr->id);
  6156. cgpu->thr[j] = thr;
  6157. /* Enable threads for devices set not to mine but disable
  6158. * their queue in case we wish to enable them later */
  6159. if (cgpu->deven != DEV_DISABLED) {
  6160. applog(LOG_DEBUG, "Pushing sem post to thread %d", thr->id);
  6161. cgsem_post(&thr->sem);
  6162. }
  6163. mining_threads++;
  6164. }
  6165. total_devices++;
  6166. applog(LOG_WARNING, "Hotplug: %s added %s %i", cgpu->drv->dname, cgpu->drv->name, cgpu->device_id);
  6167. }
  6168. adjust_mostdevs();
  6169. switch_logsize();
  6170. }
  6171. static void *hotplug_thread(void __maybe_unused *userdata)
  6172. {
  6173. pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL);
  6174. RenameThread("hotplug");
  6175. hotplug_mode = true;
  6176. nmsleep(5000);
  6177. while (0x2a) {
  6178. // Version 0.1 just add the devices on - worry about using nodev later
  6179. if (hotplug_time == 0)
  6180. nmsleep(5000);
  6181. else {
  6182. new_devices = 0;
  6183. new_threads = 0;
  6184. #ifdef USE_ICARUS
  6185. icarus_drv.drv_detect();
  6186. #endif
  6187. #ifdef USE_BFLSC
  6188. bflsc_drv.drv_detect();
  6189. #endif
  6190. #ifdef USE_BITFORCE
  6191. bitforce_drv.drv_detect();
  6192. #endif
  6193. #ifdef USE_MODMINER
  6194. modminer_drv.drv_detect();
  6195. #endif
  6196. #ifdef USE_AVALON
  6197. avalon_drv.drv_detect();
  6198. #endif
  6199. if (new_devices)
  6200. hotplug_process();
  6201. // hotplug_time >0 && <=9999
  6202. nmsleep(hotplug_time * 1000);
  6203. }
  6204. }
  6205. return NULL;
  6206. }
  6207. #endif
  6208. static void probe_pools(void)
  6209. {
  6210. int i;
  6211. for (i = 0; i < total_pools; i++) {
  6212. struct pool *pool = pools[i];
  6213. pool->testing = true;
  6214. pthread_create(&pool->test_thread, NULL, test_pool_thread, (void *)pool);
  6215. }
  6216. }
  6217. int main(int argc, char *argv[])
  6218. {
  6219. struct sigaction handler;
  6220. struct thr_info *thr;
  6221. struct block *block;
  6222. unsigned int k;
  6223. int i, j;
  6224. char *s;
  6225. /* This dangerous functions tramples random dynamically allocated
  6226. * variables so do it before anything at all */
  6227. if (unlikely(curl_global_init(CURL_GLOBAL_ALL)))
  6228. quit(1, "Failed to curl_global_init");
  6229. initial_args = malloc(sizeof(char *) * (argc + 1));
  6230. for (i = 0; i < argc; i++)
  6231. initial_args[i] = strdup(argv[i]);
  6232. initial_args[argc] = NULL;
  6233. #ifdef HAVE_LIBUSB
  6234. int err = libusb_init(NULL);
  6235. if (err) {
  6236. fprintf(stderr, "libusb_init() failed err %d", err);
  6237. fflush(stderr);
  6238. quit(1, "libusb_init() failed");
  6239. }
  6240. #ifdef USE_USBUTILS
  6241. mutex_init(&cgusb_lock);
  6242. mutex_init(&cgusbres_lock);
  6243. cglock_init(&cgusb_fd_lock);
  6244. #endif
  6245. #endif
  6246. mutex_init(&hash_lock);
  6247. mutex_init(&console_lock);
  6248. cglock_init(&control_lock);
  6249. mutex_init(&stats_lock);
  6250. mutex_init(&sharelog_lock);
  6251. cglock_init(&ch_lock);
  6252. mutex_init(&sshare_lock);
  6253. rwlock_init(&blk_lock);
  6254. rwlock_init(&netacc_lock);
  6255. rwlock_init(&mining_thr_lock);
  6256. rwlock_init(&devices_lock);
  6257. mutex_init(&lp_lock);
  6258. if (unlikely(pthread_cond_init(&lp_cond, NULL)))
  6259. quit(1, "Failed to pthread_cond_init lp_cond");
  6260. mutex_init(&restart_lock);
  6261. if (unlikely(pthread_cond_init(&restart_cond, NULL)))
  6262. quit(1, "Failed to pthread_cond_init restart_cond");
  6263. if (unlikely(pthread_cond_init(&gws_cond, NULL)))
  6264. quit(1, "Failed to pthread_cond_init gws_cond");
  6265. sprintf(packagename, "%s %s", PACKAGE, VERSION);
  6266. handler.sa_handler = &sighandler;
  6267. handler.sa_flags = 0;
  6268. sigemptyset(&handler.sa_mask);
  6269. sigaction(SIGTERM, &handler, &termhandler);
  6270. sigaction(SIGINT, &handler, &inthandler);
  6271. #ifndef WIN32
  6272. signal(SIGPIPE, SIG_IGN);
  6273. #endif
  6274. opt_kernel_path = alloca(PATH_MAX);
  6275. strcpy(opt_kernel_path, CGMINER_PREFIX);
  6276. cgminer_path = alloca(PATH_MAX);
  6277. s = strdup(argv[0]);
  6278. strcpy(cgminer_path, dirname(s));
  6279. free(s);
  6280. strcat(cgminer_path, "/");
  6281. devcursor = 8;
  6282. logstart = devcursor + 1;
  6283. logcursor = logstart + 1;
  6284. block = calloc(sizeof(struct block), 1);
  6285. if (unlikely(!block))
  6286. quit (1, "main OOM");
  6287. for (i = 0; i < 36; i++)
  6288. strcat(block->hash, "0");
  6289. HASH_ADD_STR(blocks, hash, block);
  6290. strcpy(current_block, block->hash);
  6291. INIT_LIST_HEAD(&scan_devices);
  6292. #ifdef HAVE_OPENCL
  6293. memset(gpus, 0, sizeof(gpus));
  6294. for (i = 0; i < MAX_GPUDEVICES; i++)
  6295. gpus[i].dynamic = true;
  6296. #endif
  6297. /* parse command line */
  6298. opt_register_table(opt_config_table,
  6299. "Options for both config file and command line");
  6300. opt_register_table(opt_cmdline_table,
  6301. "Options for command line only");
  6302. opt_parse(&argc, argv, applog_and_exit);
  6303. if (argc != 1)
  6304. quit(1, "Unexpected extra commandline arguments");
  6305. if (!config_loaded)
  6306. load_default_config();
  6307. if (opt_benchmark) {
  6308. struct pool *pool;
  6309. pool = add_pool();
  6310. pool->rpc_url = malloc(255);
  6311. strcpy(pool->rpc_url, "Benchmark");
  6312. pool->rpc_user = pool->rpc_url;
  6313. pool->rpc_pass = pool->rpc_url;
  6314. enable_pool(pool);
  6315. pool->idle = false;
  6316. successful_connect = true;
  6317. }
  6318. #ifdef HAVE_CURSES
  6319. if (opt_realquiet || opt_display_devs)
  6320. use_curses = false;
  6321. if (use_curses)
  6322. enable_curses();
  6323. #endif
  6324. applog(LOG_WARNING, "Started %s", packagename);
  6325. if (cnfbuf) {
  6326. applog(LOG_NOTICE, "Loaded configuration file %s", cnfbuf);
  6327. switch (fileconf_load) {
  6328. case 0:
  6329. applog(LOG_WARNING, "Fatal JSON error in configuration file.");
  6330. applog(LOG_WARNING, "Configuration file could not be used.");
  6331. break;
  6332. case -1:
  6333. applog(LOG_WARNING, "Error in configuration file, partially loaded.");
  6334. if (use_curses)
  6335. applog(LOG_WARNING, "Start cgminer with -T to see what failed to load.");
  6336. break;
  6337. default:
  6338. break;
  6339. }
  6340. free(cnfbuf);
  6341. cnfbuf = NULL;
  6342. }
  6343. strcat(opt_kernel_path, "/");
  6344. if (want_per_device_stats)
  6345. opt_log_output = true;
  6346. /* Use a shorter scantime for scrypt */
  6347. if (opt_scantime < 0)
  6348. opt_scantime = opt_scrypt ? 30 : 60;
  6349. total_control_threads = 9;
  6350. control_thr = calloc(total_control_threads, sizeof(*thr));
  6351. if (!control_thr)
  6352. quit(1, "Failed to calloc control_thr");
  6353. gwsched_thr_id = 0;
  6354. #ifdef USE_USBUTILS
  6355. usb_initialise();
  6356. // before device detection
  6357. if (!opt_scrypt) {
  6358. cgsem_init(&usb_resource_sem);
  6359. usbres_thr_id = 1;
  6360. thr = &control_thr[usbres_thr_id];
  6361. if (thr_info_create(thr, NULL, usb_resource_thread, thr))
  6362. quit(1, "usb resource thread create failed");
  6363. pthread_detach(thr->pth);
  6364. }
  6365. #endif
  6366. #ifdef HAVE_OPENCL
  6367. if (!opt_nogpu)
  6368. opencl_drv.drv_detect();
  6369. gpu_threads = 0;
  6370. #endif
  6371. #ifdef USE_ICARUS
  6372. if (!opt_scrypt)
  6373. icarus_drv.drv_detect();
  6374. #endif
  6375. #ifdef USE_BFLSC
  6376. if (!opt_scrypt)
  6377. bflsc_drv.drv_detect();
  6378. #endif
  6379. #ifdef USE_BITFORCE
  6380. if (!opt_scrypt)
  6381. bitforce_drv.drv_detect();
  6382. #endif
  6383. #ifdef USE_MODMINER
  6384. if (!opt_scrypt)
  6385. modminer_drv.drv_detect();
  6386. #endif
  6387. #ifdef USE_ZTEX
  6388. if (!opt_scrypt)
  6389. ztex_drv.drv_detect();
  6390. #endif
  6391. /* Detect avalon last since it will try to claim the device regardless
  6392. * as detection is unreliable. */
  6393. #ifdef USE_AVALON
  6394. if (!opt_scrypt)
  6395. avalon_drv.drv_detect();
  6396. #endif
  6397. if (opt_display_devs) {
  6398. applog(LOG_ERR, "Devices detected:");
  6399. for (i = 0; i < total_devices; ++i) {
  6400. struct cgpu_info *cgpu = devices[i];
  6401. if (cgpu->name)
  6402. applog(LOG_ERR, " %2d. %s %d: %s (driver: %s)", i, cgpu->drv->name, cgpu->device_id, cgpu->name, cgpu->drv->dname);
  6403. else
  6404. applog(LOG_ERR, " %2d. %s %d (driver: %s)", i, cgpu->drv->name, cgpu->device_id, cgpu->drv->dname);
  6405. }
  6406. quit(0, "%d devices listed", total_devices);
  6407. }
  6408. mining_threads = 0;
  6409. if (opt_devs_enabled) {
  6410. for (i = 0; i < MAX_DEVICES; i++) {
  6411. if (devices_enabled[i]) {
  6412. if (i >= total_devices)
  6413. quit (1, "Command line options set a device that doesn't exist");
  6414. enable_device(devices[i]);
  6415. } else if (i < total_devices) {
  6416. if (!opt_removedisabled)
  6417. enable_device(devices[i]);
  6418. devices[i]->deven = DEV_DISABLED;
  6419. }
  6420. }
  6421. total_devices = cgminer_id_count;
  6422. } else {
  6423. for (i = 0; i < total_devices; ++i)
  6424. enable_device(devices[i]);
  6425. }
  6426. #ifdef USE_USBUTILS
  6427. if (!total_devices) {
  6428. applog(LOG_WARNING, "No devices detected!");
  6429. applog(LOG_WARNING, "Waiting for USB hotplug devices or press q to quit");
  6430. }
  6431. #else
  6432. if (!total_devices)
  6433. quit(1, "All devices disabled, cannot mine!");
  6434. #endif
  6435. load_temp_cutoffs();
  6436. for (i = 0; i < total_devices; ++i)
  6437. devices[i]->cgminer_stats.getwork_wait_min.tv_sec = MIN_SEC_UNSET;
  6438. if (!opt_compact) {
  6439. logstart += total_devices;
  6440. logcursor = logstart + 1;
  6441. #ifdef HAVE_CURSES
  6442. check_winsizes();
  6443. #endif
  6444. }
  6445. if (!total_pools) {
  6446. applog(LOG_WARNING, "Need to specify at least one pool server.");
  6447. #ifdef HAVE_CURSES
  6448. if (!use_curses || !input_pool(false))
  6449. #endif
  6450. quit(1, "Pool setup failed");
  6451. }
  6452. for (i = 0; i < total_pools; i++) {
  6453. struct pool *pool = pools[i];
  6454. pool->cgminer_stats.getwork_wait_min.tv_sec = MIN_SEC_UNSET;
  6455. pool->cgminer_pool_stats.getwork_wait_min.tv_sec = MIN_SEC_UNSET;
  6456. if (!pool->rpc_userpass) {
  6457. if (!pool->rpc_user || !pool->rpc_pass)
  6458. quit(1, "No login credentials supplied for pool %u %s", i, pool->rpc_url);
  6459. pool->rpc_userpass = malloc(strlen(pool->rpc_user) + strlen(pool->rpc_pass) + 2);
  6460. if (!pool->rpc_userpass)
  6461. quit(1, "Failed to malloc userpass");
  6462. sprintf(pool->rpc_userpass, "%s:%s", pool->rpc_user, pool->rpc_pass);
  6463. }
  6464. }
  6465. /* Set the currentpool to pool 0 */
  6466. currentpool = pools[0];
  6467. #ifdef HAVE_SYSLOG_H
  6468. if (use_syslog)
  6469. openlog(PACKAGE, LOG_PID, LOG_USER);
  6470. #endif
  6471. #if defined(unix) || defined(__APPLE__)
  6472. if (opt_stderr_cmd)
  6473. fork_monitor();
  6474. #endif // defined(unix)
  6475. mining_thr = calloc(mining_threads, sizeof(thr));
  6476. if (!mining_thr)
  6477. quit(1, "Failed to calloc mining_thr");
  6478. for (i = 0; i < mining_threads; i++) {
  6479. mining_thr[i] = calloc(1, sizeof(*thr));
  6480. if (!mining_thr[i])
  6481. quit(1, "Failed to calloc mining_thr[%d]", i);
  6482. }
  6483. stage_thr_id = 2;
  6484. thr = &control_thr[stage_thr_id];
  6485. thr->q = tq_new();
  6486. if (!thr->q)
  6487. quit(1, "Failed to tq_new");
  6488. /* start stage thread */
  6489. if (thr_info_create(thr, NULL, stage_thread, thr))
  6490. quit(1, "stage thread create failed");
  6491. pthread_detach(thr->pth);
  6492. /* Create a unique get work queue */
  6493. getq = tq_new();
  6494. if (!getq)
  6495. quit(1, "Failed to create getq");
  6496. /* We use the getq mutex as the staged lock */
  6497. stgd_lock = &getq->mutex;
  6498. if (opt_benchmark)
  6499. goto begin_bench;
  6500. for (i = 0; i < total_pools; i++) {
  6501. struct pool *pool = pools[i];
  6502. enable_pool(pool);
  6503. pool->idle = true;
  6504. }
  6505. applog(LOG_NOTICE, "Probing for an alive pool");
  6506. do {
  6507. int slept = 0;
  6508. /* Look for at least one active pool before starting */
  6509. probe_pools();
  6510. do {
  6511. sleep(1);
  6512. slept++;
  6513. } while (!pools_active && slept < 60);
  6514. if (!pools_active) {
  6515. applog(LOG_ERR, "No servers were found that could be used to get work from.");
  6516. applog(LOG_ERR, "Please check the details from the list below of the servers you have input");
  6517. applog(LOG_ERR, "Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers");
  6518. for (i = 0; i < total_pools; i++) {
  6519. struct pool *pool;
  6520. pool = pools[i];
  6521. applog(LOG_WARNING, "Pool: %d URL: %s User: %s Password: %s",
  6522. i, pool->rpc_url, pool->rpc_user, pool->rpc_pass);
  6523. }
  6524. #ifdef HAVE_CURSES
  6525. if (use_curses) {
  6526. halfdelay(150);
  6527. applog(LOG_ERR, "Press any key to exit, or cgminer will try again in 15s.");
  6528. if (getch() != ERR)
  6529. quit(0, "No servers could be used! Exiting.");
  6530. cbreak();
  6531. } else
  6532. #endif
  6533. quit(0, "No servers could be used! Exiting.");
  6534. }
  6535. } while (!pools_active);
  6536. begin_bench:
  6537. total_mhashes_done = 0;
  6538. for (i = 0; i < total_devices; i++) {
  6539. struct cgpu_info *cgpu = devices[i];
  6540. cgpu->rolling = cgpu->total_mhashes = 0;
  6541. }
  6542. cgtime(&total_tv_start);
  6543. cgtime(&total_tv_end);
  6544. get_datestamp(datestamp, &total_tv_start);
  6545. // Start threads
  6546. k = 0;
  6547. for (i = 0; i < total_devices; ++i) {
  6548. struct cgpu_info *cgpu = devices[i];
  6549. cgpu->thr = malloc(sizeof(*cgpu->thr) * (cgpu->threads+1));
  6550. cgpu->thr[cgpu->threads] = NULL;
  6551. cgpu->status = LIFE_INIT;
  6552. for (j = 0; j < cgpu->threads; ++j, ++k) {
  6553. thr = get_thread(k);
  6554. thr->id = k;
  6555. thr->cgpu = cgpu;
  6556. thr->device_thread = j;
  6557. if (!cgpu->drv->thread_prepare(thr))
  6558. continue;
  6559. if (unlikely(thr_info_create(thr, NULL, miner_thread, thr)))
  6560. quit(1, "thread %d create failed", thr->id);
  6561. cgpu->thr[j] = thr;
  6562. /* Enable threads for devices set not to mine but disable
  6563. * their queue in case we wish to enable them later */
  6564. if (cgpu->deven != DEV_DISABLED) {
  6565. applog(LOG_DEBUG, "Pushing sem post to thread %d", thr->id);
  6566. cgsem_post(&thr->sem);
  6567. }
  6568. }
  6569. }
  6570. #ifdef HAVE_OPENCL
  6571. applog(LOG_INFO, "%d gpu miner threads started", gpu_threads);
  6572. for (i = 0; i < nDevs; i++)
  6573. pause_dynamic_threads(i);
  6574. #endif
  6575. cgtime(&total_tv_start);
  6576. cgtime(&total_tv_end);
  6577. watchpool_thr_id = 3;
  6578. thr = &control_thr[watchpool_thr_id];
  6579. /* start watchpool thread */
  6580. if (thr_info_create(thr, NULL, watchpool_thread, NULL))
  6581. quit(1, "watchpool thread create failed");
  6582. pthread_detach(thr->pth);
  6583. watchdog_thr_id = 4;
  6584. thr = &control_thr[watchdog_thr_id];
  6585. /* start watchdog thread */
  6586. if (thr_info_create(thr, NULL, watchdog_thread, NULL))
  6587. quit(1, "watchdog thread create failed");
  6588. pthread_detach(thr->pth);
  6589. #ifdef HAVE_OPENCL
  6590. /* Create reinit gpu thread */
  6591. gpur_thr_id = 5;
  6592. thr = &control_thr[gpur_thr_id];
  6593. thr->q = tq_new();
  6594. if (!thr->q)
  6595. quit(1, "tq_new failed for gpur_thr_id");
  6596. if (thr_info_create(thr, NULL, reinit_gpu, thr))
  6597. quit(1, "reinit_gpu thread create failed");
  6598. #endif
  6599. /* Create API socket thread */
  6600. api_thr_id = 6;
  6601. thr = &control_thr[api_thr_id];
  6602. if (thr_info_create(thr, NULL, api_thread, thr))
  6603. quit(1, "API thread create failed");
  6604. #ifdef USE_USBUTILS
  6605. if (!opt_scrypt) {
  6606. hotplug_thr_id = 7;
  6607. thr = &control_thr[hotplug_thr_id];
  6608. if (thr_info_create(thr, NULL, hotplug_thread, thr))
  6609. quit(1, "hotplug thread create failed");
  6610. pthread_detach(thr->pth);
  6611. }
  6612. #endif
  6613. #ifdef HAVE_CURSES
  6614. /* Create curses input thread for keyboard input. Create this last so
  6615. * that we know all threads are created since this can call kill_work
  6616. * to try and shut down all previous threads. */
  6617. input_thr_id = 8;
  6618. thr = &control_thr[input_thr_id];
  6619. if (thr_info_create(thr, NULL, input_thread, thr))
  6620. quit(1, "input thread create failed");
  6621. pthread_detach(thr->pth);
  6622. #endif
  6623. /* Just to be sure */
  6624. if (total_control_threads != 9)
  6625. quit(1, "incorrect total_control_threads (%d) should be 9", total_control_threads);
  6626. /* Once everything is set up, main() becomes the getwork scheduler */
  6627. while (42) {
  6628. int ts, max_staged = opt_queue;
  6629. struct pool *pool, *cp;
  6630. bool lagging = false;
  6631. struct curl_ent *ce;
  6632. struct work *work;
  6633. cp = current_pool();
  6634. /* If the primary pool is a getwork pool and cannot roll work,
  6635. * try to stage one extra work per mining thread */
  6636. if (!pool_localgen(cp) && !staged_rollable)
  6637. max_staged += mining_threads;
  6638. mutex_lock(stgd_lock);
  6639. ts = __total_staged();
  6640. if (!pool_localgen(cp) && !ts && !opt_fail_only)
  6641. lagging = true;
  6642. /* Wait until hash_pop tells us we need to create more work */
  6643. if (ts > max_staged) {
  6644. pthread_cond_wait(&gws_cond, stgd_lock);
  6645. ts = __total_staged();
  6646. }
  6647. mutex_unlock(stgd_lock);
  6648. if (ts > max_staged)
  6649. continue;
  6650. work = make_work();
  6651. if (lagging && !pool_tset(cp, &cp->lagging)) {
  6652. applog(LOG_WARNING, "Pool %d not providing work fast enough", cp->pool_no);
  6653. cp->getfail_occasions++;
  6654. total_go++;
  6655. }
  6656. pool = select_pool(lagging);
  6657. retry:
  6658. if (pool->has_stratum) {
  6659. while (!pool->stratum_active || !pool->stratum_notify) {
  6660. struct pool *altpool = select_pool(true);
  6661. nmsleep(5000);
  6662. if (altpool != pool) {
  6663. pool = altpool;
  6664. goto retry;
  6665. }
  6666. }
  6667. gen_stratum_work(pool, work);
  6668. applog(LOG_DEBUG, "Generated stratum work");
  6669. stage_work(work);
  6670. continue;
  6671. }
  6672. if (pool->has_gbt) {
  6673. while (pool->idle) {
  6674. struct pool *altpool = select_pool(true);
  6675. nmsleep(5000);
  6676. if (altpool != pool) {
  6677. pool = altpool;
  6678. goto retry;
  6679. }
  6680. }
  6681. gen_gbt_work(pool, work);
  6682. applog(LOG_DEBUG, "Generated GBT work");
  6683. stage_work(work);
  6684. continue;
  6685. }
  6686. if (clone_available()) {
  6687. applog(LOG_DEBUG, "Cloned getwork work");
  6688. free_work(work);
  6689. continue;
  6690. }
  6691. if (opt_benchmark) {
  6692. get_benchmark_work(work);
  6693. applog(LOG_DEBUG, "Generated benchmark work");
  6694. stage_work(work);
  6695. continue;
  6696. }
  6697. work->pool = pool;
  6698. ce = pop_curl_entry(pool);
  6699. /* obtain new work from bitcoin via JSON-RPC */
  6700. if (!get_upstream_work(work, ce->curl)) {
  6701. applog(LOG_DEBUG, "Pool %d json_rpc_call failed on get work, retrying in 5s", pool->pool_no);
  6702. /* Make sure the pool just hasn't stopped serving
  6703. * requests but is up as we'll keep hammering it */
  6704. if (++pool->seq_getfails > mining_threads + opt_queue)
  6705. pool_died(pool);
  6706. nmsleep(5000);
  6707. push_curl_entry(ce, pool);
  6708. pool = select_pool(!opt_fail_only);
  6709. goto retry;
  6710. }
  6711. if (ts >= max_staged)
  6712. pool_tclear(pool, &pool->lagging);
  6713. if (pool_tclear(pool, &pool->idle))
  6714. pool_resus(pool);
  6715. applog(LOG_DEBUG, "Generated getwork work");
  6716. stage_work(work);
  6717. push_curl_entry(ce, pool);
  6718. }
  6719. return 0;
  6720. }