driver-bitforce.c 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934
  1. /*
  2. * Copyright 2012-2013 Luke Dashjr
  3. * Copyright 2012 Con Kolivas
  4. *
  5. * This program is free software; you can redistribute it and/or modify it
  6. * under the terms of the GNU General Public License as published by the Free
  7. * Software Foundation; either version 3 of the License, or (at your option)
  8. * any later version. See COPYING for more details.
  9. */
  10. #include "config.h"
  11. #include <limits.h>
  12. #include <pthread.h>
  13. #include <stdint.h>
  14. #include <stdio.h>
  15. #include <strings.h>
  16. #include <sys/time.h>
  17. #include <unistd.h>
  18. #include "compat.h"
  19. #include "deviceapi.h"
  20. #include "miner.h"
  21. #include "fpgautils.h"
  22. #include "util.h"
  23. #define BITFORCE_SLEEP_MS 500
  24. #define BITFORCE_TIMEOUT_S 7
  25. #define BITFORCE_TIMEOUT_MS (BITFORCE_TIMEOUT_S * 1000)
  26. #define BITFORCE_LONG_TIMEOUT_S 25
  27. #define BITFORCE_LONG_TIMEOUT_MS (BITFORCE_LONG_TIMEOUT_S * 1000)
  28. #define BITFORCE_CHECK_INTERVAL_MS 10
  29. #define WORK_CHECK_INTERVAL_MS 50
  30. #define MAX_START_DELAY_MS 100
  31. #define tv_to_ms(tval) ((unsigned long)(tval.tv_sec * 1000 + tval.tv_usec / 1000))
  32. #define TIME_AVG_CONSTANT 8
  33. #define BITFORCE_QRESULT_LINE_LEN 165
  34. #define BITFORCE_MAX_QUEUED_MAX 40
  35. #define BITFORCE_MIN_QUEUED_MAX 10
  36. #define BITFORCE_MAX_QRESULTS 16
  37. #define BITFORCE_GOAL_QRESULTS 5
  38. #define BITFORCE_MIN_QRESULT_WAIT BITFORCE_CHECK_INTERVAL_MS
  39. #define BITFORCE_MAX_QRESULT_WAIT 1000
  40. #define BITFORCE_MAX_BQUEUE_AT_ONCE 5
  41. enum bitforce_proto {
  42. BFP_WORK,
  43. BFP_RANGE,
  44. BFP_QUEUE,
  45. BFP_BQUEUE,
  46. };
  47. static const char *protonames[] = {
  48. "full work",
  49. "nonce range",
  50. "work queue",
  51. "bulk queue",
  52. };
  53. struct device_drv bitforce_drv;
  54. struct device_drv bitforce_queue_api;
  55. // Code must deal with a timeout
  56. #define BFopen(devpath) serial_open(devpath, 0, 250, true)
  57. static void BFgets(char *buf, size_t bufLen, int fd)
  58. {
  59. char *obuf = buf;
  60. do {
  61. buf[0] = '\0';
  62. --bufLen;
  63. } while (likely(bufLen && read(fd, buf, 1) == 1 && (buf++)[0] != '\n'));
  64. buf[0] = '\0';
  65. if (unlikely(opt_dev_protocol))
  66. applog(LOG_DEBUG, "DEVPROTO: GETS (fd=%d): %s", fd, obuf);
  67. }
  68. static ssize_t BFwrite(int fd, const void *buf, ssize_t bufLen)
  69. {
  70. if ((bufLen) != write(fd, buf, bufLen))
  71. return 0;
  72. else
  73. return bufLen;
  74. }
  75. static ssize_t bitforce_send(int fd, int procid, const void *buf, ssize_t bufLen)
  76. {
  77. if (!procid)
  78. return BFwrite(fd, buf, bufLen);
  79. if (bufLen > 255)
  80. return -1;
  81. size_t bufLeft = bufLen + 3;
  82. char realbuf[bufLeft], *bufp;
  83. ssize_t rv;
  84. memcpy(&realbuf[3], buf, bufLen);
  85. realbuf[0] = '@';
  86. realbuf[1] = bufLen;
  87. realbuf[2] = procid;
  88. bufp = realbuf;
  89. do
  90. {
  91. rv = BFwrite(fd, bufp, bufLeft);
  92. if (rv <= 0)
  93. return rv;
  94. bufLeft -= rv;
  95. }
  96. while (bufLeft > 0);
  97. return bufLen;
  98. }
  99. static
  100. void bitforce_cmd1(int fd, int procid, void *buf, size_t bufsz, const char *cmd)
  101. {
  102. if (unlikely(opt_dev_protocol))
  103. applog(LOG_DEBUG, "DEVPROTO: CMD1 (fd=%d xlink=%d): %s", fd, procid, cmd);
  104. bitforce_send(fd, procid, cmd, 3);
  105. BFgets(buf, bufsz, fd);
  106. }
  107. static
  108. void bitforce_cmd2(int fd, int procid, void *buf, size_t bufsz, const char *cmd, void *data, size_t datasz)
  109. {
  110. bitforce_cmd1(fd, procid, buf, bufsz, cmd);
  111. if (strncasecmp(buf, "OK", 2))
  112. return;
  113. if (unlikely(opt_dev_protocol))
  114. {
  115. char hex[(datasz * 2) + 1];
  116. bin2hex(hex, data, datasz);
  117. applog(LOG_DEBUG, "DEVPROTO: CMD2 (fd=%d xlink=%d): %s", fd, procid, hex);
  118. }
  119. bitforce_send(fd, procid, data, datasz);
  120. BFgets(buf, bufsz, fd);
  121. }
  122. #define BFclose(fd) close(fd)
  123. struct bitforce_init_data {
  124. bool sc;
  125. long devmask;
  126. int *parallels;
  127. };
  128. static
  129. int bitforce_chips_to_plan_for(int parallel, int chipcount) {
  130. if (parallel < 1)
  131. return parallel;
  132. if (chipcount > 15) return 32;
  133. if (chipcount > 7) return 16;
  134. if (chipcount > 3) return 8;
  135. if (chipcount > 1) return 4;
  136. if (chipcount ) return 2;
  137. return 1;
  138. }
  139. static bool bitforce_detect_one(const char *devpath)
  140. {
  141. int fdDev = serial_open(devpath, 0, 10, true);
  142. struct cgpu_info *bitforce;
  143. char pdevbuf[0x100];
  144. size_t pdevbuf_len;
  145. char *s;
  146. int procs = 1, parallel = -1;
  147. long maxchipno = 0;
  148. struct bitforce_init_data *initdata;
  149. applog(LOG_DEBUG, "BFL: Attempting to open %s", devpath);
  150. if (unlikely(fdDev == -1)) {
  151. applog(LOG_DEBUG, "BFL: Failed to open %s", devpath);
  152. return false;
  153. }
  154. bitforce_cmd1(fdDev, 0, pdevbuf, sizeof(pdevbuf), "ZGX");
  155. if (unlikely(!pdevbuf[0])) {
  156. applog(LOG_DEBUG, "BFL: Error reading/timeout (ZGX)");
  157. return 0;
  158. }
  159. if (unlikely(!strstr(pdevbuf, "SHA256"))) {
  160. applog(LOG_DEBUG, "BFL: Didn't recognise BitForce on %s", devpath);
  161. BFclose(fdDev);
  162. return false;
  163. }
  164. if (serial_claim_v(devpath, &bitforce_drv))
  165. return false;
  166. applog(LOG_DEBUG, "Found BitForce device on %s", devpath);
  167. initdata = malloc(sizeof(*initdata));
  168. *initdata = (struct bitforce_init_data){
  169. .sc = false,
  170. };
  171. bitforce_cmd1(fdDev, 0, pdevbuf, sizeof(pdevbuf), "ZCX");
  172. for (int i = 0; (!pdevbuf[0]) && i < 4; ++i)
  173. BFgets(pdevbuf, sizeof(pdevbuf), fdDev);
  174. for ( ;
  175. strncasecmp(pdevbuf, "OK", 2);
  176. BFgets(pdevbuf, sizeof(pdevbuf), fdDev) )
  177. {
  178. pdevbuf_len = strlen(pdevbuf);
  179. if (unlikely(!pdevbuf_len))
  180. continue;
  181. pdevbuf[pdevbuf_len-1] = '\0'; // trim newline
  182. applog(LOG_DEBUG, " %s", pdevbuf);
  183. if (!strncasecmp(pdevbuf, "PROCESSOR ", 10))
  184. maxchipno = max(maxchipno, atoi(&pdevbuf[10]));
  185. else
  186. if (!strncasecmp(pdevbuf, "DEVICES IN CHAIN:", 17))
  187. procs = atoi(&pdevbuf[17]);
  188. else
  189. if (!strncasecmp(pdevbuf, "CHAIN PRESENCE MASK:", 20))
  190. initdata->devmask = strtol(&pdevbuf[20], NULL, 16);
  191. else
  192. if (!strncasecmp(pdevbuf, "DEVICE:", 7) && strstr(pdevbuf, "SC"))
  193. initdata->sc = true;
  194. else
  195. if (!strncasecmp(pdevbuf, "CHIP PARALLELIZATION: YES @", 27))
  196. parallel = atoi(&pdevbuf[27]);
  197. }
  198. parallel = bitforce_chips_to_plan_for(parallel, maxchipno);
  199. initdata->parallels = malloc(sizeof(initdata->parallels[0]) * procs);
  200. initdata->parallels[0] = parallel;
  201. parallel = abs(parallel);
  202. for (int proc = 1; proc < procs; ++proc)
  203. {
  204. applog(LOG_DEBUG, "Slave board %d:", proc);
  205. initdata->parallels[proc] = -1;
  206. maxchipno = 0;
  207. bitforce_cmd1(fdDev, proc, pdevbuf, sizeof(pdevbuf), "ZCX");
  208. for (int i = 0; (!pdevbuf[0]) && i < 4; ++i)
  209. BFgets(pdevbuf, sizeof(pdevbuf), fdDev);
  210. for ( ;
  211. strncasecmp(pdevbuf, "OK", 2);
  212. BFgets(pdevbuf, sizeof(pdevbuf), fdDev) )
  213. {
  214. pdevbuf_len = strlen(pdevbuf);
  215. if (unlikely(!pdevbuf_len))
  216. continue;
  217. pdevbuf[pdevbuf_len-1] = '\0'; // trim newline
  218. applog(LOG_DEBUG, " %s", pdevbuf);
  219. if (!strncasecmp(pdevbuf, "PROCESSOR ", 10))
  220. maxchipno = max(maxchipno, atoi(&pdevbuf[10]));
  221. else
  222. if (!strncasecmp(pdevbuf, "CHIP PARALLELIZATION: YES @", 27))
  223. initdata->parallels[proc] = atoi(&pdevbuf[27]);
  224. }
  225. initdata->parallels[proc] = bitforce_chips_to_plan_for(initdata->parallels[proc], maxchipno);
  226. parallel += abs(initdata->parallels[proc]);
  227. }
  228. BFclose(fdDev);
  229. if (unlikely((procs != 1 || parallel != 1) && !initdata->sc))
  230. {
  231. // Only bitforce_queue supports parallelization and XLINK, so force SC mode and hope for the best
  232. applog(LOG_WARNING, "SC features detected with non-SC device; this is not supported!");
  233. initdata->sc = true;
  234. }
  235. // We have a real BitForce!
  236. bitforce = calloc(1, sizeof(*bitforce));
  237. bitforce->drv = &bitforce_drv;
  238. if (initdata->sc)
  239. bitforce->drv = &bitforce_queue_api;
  240. bitforce->device_path = strdup(devpath);
  241. bitforce->deven = DEV_ENABLED;
  242. bitforce->procs = parallel;
  243. bitforce->threads = 1;
  244. if (likely((!memcmp(pdevbuf, ">>>ID: ", 7)) && (s = strstr(pdevbuf + 3, ">>>")))) {
  245. s[0] = '\0';
  246. bitforce->name = strdup(pdevbuf + 7);
  247. }
  248. bitforce->device_data = initdata;
  249. mutex_init(&bitforce->device_mutex);
  250. return add_cgpu(bitforce);
  251. }
  252. static int bitforce_detect_auto(void)
  253. {
  254. return serial_autodetect(bitforce_detect_one, "BitFORCE", "SHA256");
  255. }
  256. static void bitforce_detect(void)
  257. {
  258. serial_detect_auto(&bitforce_drv, bitforce_detect_one, bitforce_detect_auto);
  259. }
  260. struct bitforce_data {
  261. int xlink_id;
  262. unsigned char next_work_ob[70]; // Data aligned for 32-bit access
  263. unsigned char *next_work_obs; // Start of data to send
  264. unsigned char next_work_obsz;
  265. const char *next_work_cmd;
  266. char noncebuf[14 + ((BITFORCE_MAX_QRESULTS+1) * BITFORCE_QRESULT_LINE_LEN)];
  267. int poll_func;
  268. enum bitforce_proto proto;
  269. bool sc;
  270. int queued;
  271. int queued_max;
  272. int parallel;
  273. bool parallel_protocol;
  274. bool already_have_results;
  275. bool just_flushed;
  276. int ready_to_queue;
  277. bool want_to_send_queue;
  278. unsigned result_busy_polled;
  279. unsigned sleep_ms_default;
  280. struct timeval tv_hashmeter_start;
  281. float temp[2];
  282. };
  283. struct bitforce_proc_data {
  284. struct cgpu_info *cgpu;
  285. bool handles_board; // The first processor handles the queue for the entire board
  286. };
  287. static void bitforce_clear_buffer(struct cgpu_info *);
  288. static
  289. void bitforce_comm_error(struct thr_info *thr)
  290. {
  291. struct cgpu_info *bitforce = thr->cgpu;
  292. struct bitforce_data *data = bitforce->device_data;
  293. int *p_fdDev = &bitforce->device->device_fd;
  294. data->noncebuf[0] = '\0';
  295. applog(LOG_ERR, "%"PRIpreprv": Comms error", bitforce->proc_repr);
  296. dev_error(bitforce, REASON_DEV_COMMS_ERROR);
  297. inc_hw_errors_only(thr);
  298. BFclose(*p_fdDev);
  299. int fd = *p_fdDev = BFopen(bitforce->device_path);
  300. if (fd == -1)
  301. {
  302. applog(LOG_ERR, "%s: Error reopening %s", bitforce->dev_repr, bitforce->device_path);
  303. return;
  304. }
  305. /* empty read buffer */
  306. bitforce_clear_buffer(bitforce);
  307. }
  308. static void get_bitforce_statline_before(char *buf, struct cgpu_info *bitforce)
  309. {
  310. struct bitforce_data *data = bitforce->device_data;
  311. struct bitforce_proc_data *procdata = bitforce->thr[0]->cgpu_data;
  312. if (!procdata->handles_board)
  313. goto nostats;
  314. if (data->temp[0] > 0 && data->temp[1] > 0)
  315. tailsprintf(buf, "%5.1fC/%4.1fC | ", data->temp[0], data->temp[1]);
  316. else
  317. if (bitforce->temp > 0)
  318. tailsprintf(buf, "%5.1fC | ", bitforce->temp);
  319. else
  320. nostats:
  321. tailsprintf(buf, " | ");
  322. }
  323. static bool bitforce_thread_prepare(struct thr_info *thr)
  324. {
  325. struct cgpu_info *bitforce = thr->cgpu;
  326. int fdDev = BFopen(bitforce->device_path);
  327. struct timeval now;
  328. if (unlikely(fdDev == -1)) {
  329. applog(LOG_ERR, "%s: Failed to open %s", bitforce->dev_repr, bitforce->device_path);
  330. return false;
  331. }
  332. bitforce->device_fd = fdDev;
  333. applog(LOG_INFO, "%s: Opened %s", bitforce->dev_repr, bitforce->device_path);
  334. cgtime(&now);
  335. get_datestamp(bitforce->init, &now);
  336. return true;
  337. }
  338. static void __bitforce_clear_buffer(int fdDev)
  339. {
  340. char pdevbuf[0x100];
  341. int count = 0;
  342. do {
  343. pdevbuf[0] = '\0';
  344. BFgets(pdevbuf, sizeof(pdevbuf), fdDev);
  345. } while (pdevbuf[0] && (++count < 10));
  346. }
  347. static void bitforce_clear_buffer(struct cgpu_info *bitforce)
  348. {
  349. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  350. int fdDev;
  351. mutex_lock(mutexp);
  352. fdDev = bitforce->device->device_fd;
  353. if (fdDev)
  354. {
  355. applog(LOG_DEBUG, "%"PRIpreprv": Clearing read buffer", bitforce->proc_repr);
  356. __bitforce_clear_buffer(fdDev);
  357. }
  358. mutex_unlock(mutexp);
  359. }
  360. void work_list_del(struct work **head, struct work *);
  361. void bitforce_reinit(struct cgpu_info *bitforce)
  362. {
  363. struct bitforce_data *data = bitforce->device_data;
  364. struct thr_info *thr = bitforce->thr[0];
  365. struct bitforce_proc_data *procdata = thr->cgpu_data;
  366. const char *devpath = bitforce->device_path;
  367. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  368. int *p_fdDev = &bitforce->device->device_fd;
  369. int fdDev, retries = 0;
  370. char pdevbuf[0x100];
  371. char *s;
  372. if (!procdata->handles_board)
  373. return;
  374. mutex_lock(mutexp);
  375. fdDev = *p_fdDev;
  376. applog(LOG_WARNING, "%"PRIpreprv": Re-initialising", bitforce->proc_repr);
  377. if (fdDev) {
  378. BFclose(fdDev);
  379. nmsleep(5000);
  380. *p_fdDev = 0;
  381. }
  382. fdDev = BFopen(devpath);
  383. if (unlikely(fdDev == -1)) {
  384. mutex_unlock(mutexp);
  385. applog(LOG_ERR, "%s: Failed to open %s", bitforce->dev_repr, devpath);
  386. return;
  387. }
  388. __bitforce_clear_buffer(fdDev);
  389. do {
  390. bitforce_cmd1(fdDev, 0, pdevbuf, sizeof(pdevbuf), "ZGX");
  391. if (unlikely(!pdevbuf[0])) {
  392. mutex_unlock(mutexp);
  393. BFclose(fdDev);
  394. applog(LOG_ERR, "%s: Error reading/timeout (ZGX)", bitforce->dev_repr);
  395. return;
  396. }
  397. if (retries++)
  398. nmsleep(10);
  399. } while (strstr(pdevbuf, "BUSY") && (retries * 10 < BITFORCE_TIMEOUT_MS));
  400. if (unlikely(!strstr(pdevbuf, "SHA256"))) {
  401. mutex_unlock(mutexp);
  402. BFclose(fdDev);
  403. applog(LOG_ERR, "%s: Didn't recognise BitForce on %s returned: %s", bitforce->dev_repr, devpath, pdevbuf);
  404. return;
  405. }
  406. if (likely((!memcmp(pdevbuf, ">>>ID: ", 7)) && (s = strstr(pdevbuf + 3, ">>>")))) {
  407. s[0] = '\0';
  408. free((void*)bitforce->name);
  409. bitforce->name = strdup(pdevbuf + 7);
  410. }
  411. *p_fdDev = fdDev;
  412. bitforce->sleep_ms = data->sleep_ms_default;
  413. if (bitforce->drv == &bitforce_queue_api)
  414. {
  415. struct work *work, *tmp;
  416. timer_set_delay_from_now(&thr->tv_poll, 0);
  417. notifier_wake(thr->notifier);
  418. bitforce_cmd1(fdDev, data->xlink_id, pdevbuf, sizeof(pdevbuf), "ZQX");
  419. DL_FOREACH_SAFE(thr->work_list, work, tmp)
  420. work_list_del(&thr->work_list, work);
  421. data->queued = 0;
  422. data->ready_to_queue = 0;
  423. data->already_have_results = false;
  424. data->just_flushed = true;
  425. thr->queue_full = false;
  426. }
  427. mutex_unlock(mutexp);
  428. }
  429. static void bitforce_flash_led(struct cgpu_info *bitforce)
  430. {
  431. struct bitforce_data *data = bitforce->device_data;
  432. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  433. int fdDev = bitforce->device->device_fd;
  434. if (!fdDev)
  435. return;
  436. /* Do not try to flash the led if we're polling for a result to
  437. * minimise the chance of interleaved results */
  438. if (bitforce->polling)
  439. return;
  440. /* It is not critical flashing the led so don't get stuck if we
  441. * can't grab the mutex here */
  442. if (mutex_trylock(mutexp))
  443. return;
  444. char pdevbuf[0x100];
  445. bitforce_cmd1(fdDev, data->xlink_id, pdevbuf, sizeof(pdevbuf), "ZMX");
  446. /* Once we've tried - don't do it until told to again */
  447. bitforce->flash_led = false;
  448. /* However, this stops anything else getting a reply
  449. * So best to delay any other access to the BFL */
  450. nmsleep(4000);
  451. mutex_unlock(mutexp);
  452. return; // nothing is returned by the BFL
  453. }
  454. static
  455. float my_strtof(const char *nptr, char **endptr)
  456. {
  457. float f = strtof(nptr, endptr);
  458. /* Cope with older software that breaks and reads nonsense
  459. * values */
  460. if (f > 100)
  461. f = strtod(nptr, endptr);
  462. return f;
  463. }
  464. static
  465. void set_float_if_gt_zero(float *var, float value)
  466. {
  467. if (value > 0)
  468. *var = value;
  469. }
  470. static bool bitforce_get_temp(struct cgpu_info *bitforce)
  471. {
  472. struct bitforce_data *data = bitforce->device_data;
  473. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  474. int fdDev = bitforce->device->device_fd;
  475. char pdevbuf[0x100];
  476. char *s;
  477. struct cgpu_info *chip_cgpu;
  478. if (!fdDev)
  479. return false;
  480. /* Do not try to get the temperature if we're polling for a result to
  481. * minimise the chance of interleaved results */
  482. if (bitforce->polling)
  483. return true;
  484. // Flash instead of Temp - doing both can be too slow
  485. if (bitforce->flash_led) {
  486. bitforce_flash_led(bitforce);
  487. return true;
  488. }
  489. /* It is not critical getting temperature so don't get stuck if we
  490. * can't grab the mutex here */
  491. if (mutex_trylock(mutexp))
  492. return false;
  493. bitforce_cmd1(fdDev, data->xlink_id, pdevbuf, sizeof(pdevbuf), "ZLX");
  494. mutex_unlock(mutexp);
  495. if (unlikely(!pdevbuf[0])) {
  496. struct thr_info *thr = bitforce->thr[0];
  497. applog(LOG_ERR, "%"PRIpreprv": Error: Get temp returned empty string/timed out", bitforce->proc_repr);
  498. inc_hw_errors_only(thr);
  499. return false;
  500. }
  501. if ((!strncasecmp(pdevbuf, "TEMP", 4)) && (s = strchr(pdevbuf + 4, ':'))) {
  502. float temp = my_strtof(s + 1, &s);
  503. set_float_if_gt_zero(&data->temp[0], temp);
  504. for ( ; s[0]; ++s)
  505. {
  506. if (!strncasecmp(s, "TEMP", 4) && (s = strchr(&s[4], ':')))
  507. {
  508. float temp2 = my_strtof(s + 1, &s);
  509. set_float_if_gt_zero(&data->temp[1], temp2);
  510. if (temp2 > temp)
  511. temp = temp;
  512. }
  513. }
  514. if (temp > 0)
  515. {
  516. chip_cgpu = bitforce;
  517. for (int i = 0; i < data->parallel; ++i, (chip_cgpu = chip_cgpu->next_proc))
  518. chip_cgpu->temp = temp;
  519. }
  520. } else {
  521. struct thr_info *thr = bitforce->thr[0];
  522. /* Use the temperature monitor as a kind of watchdog for when
  523. * our responses are out of sync and flush the buffer to
  524. * hopefully recover */
  525. applog(LOG_WARNING, "%"PRIpreprv": Garbled response probably throttling, clearing buffer", bitforce->proc_repr);
  526. dev_error(bitforce, REASON_DEV_THROTTLE);
  527. /* Count throttling episodes as hardware errors */
  528. inc_hw_errors_only(thr);
  529. bitforce_clear_buffer(bitforce);
  530. return false;
  531. }
  532. return true;
  533. }
  534. static inline
  535. void dbg_block_data(struct cgpu_info *bitforce)
  536. {
  537. if (!opt_debug)
  538. return;
  539. struct bitforce_data *data = bitforce->device_data;
  540. char s[89];
  541. bin2hex(s, &data->next_work_ob[8], 44);
  542. applog(LOG_DEBUG, "%"PRIpreprv": block data: %s", bitforce->proc_repr, s);
  543. }
  544. static void bitforce_change_mode(struct cgpu_info *, enum bitforce_proto);
  545. static
  546. bool bitforce_job_prepare(struct thr_info *thr, struct work *work, __maybe_unused uint64_t max_nonce)
  547. {
  548. struct cgpu_info *bitforce = thr->cgpu;
  549. struct bitforce_data *data = bitforce->device_data;
  550. int fdDev = bitforce->device->device_fd;
  551. unsigned char *ob_ms = &data->next_work_ob[8];
  552. unsigned char *ob_dt = &ob_ms[32];
  553. // If polling job_start, cancel it
  554. if (data->poll_func == 1)
  555. {
  556. thr->tv_poll.tv_sec = -1;
  557. data->poll_func = 0;
  558. }
  559. memcpy(ob_ms, work->midstate, 32);
  560. memcpy(ob_dt, work->data + 64, 12);
  561. switch (data->proto)
  562. {
  563. case BFP_BQUEUE:
  564. quit(1, "%"PRIpreprv": Impossible BFP_BQUEUE in bitforce_job_prepare", bitforce->proc_repr);
  565. case BFP_RANGE:
  566. {
  567. uint32_t *ob_nonce = (uint32_t*)&(ob_dt[32]);
  568. ob_nonce[0] = htobe32(work->blk.nonce);
  569. ob_nonce[1] = htobe32(work->blk.nonce + bitforce->nonces);
  570. // FIXME: if nonce range fails... we didn't increment enough
  571. work->blk.nonce += bitforce->nonces + 1;
  572. break;
  573. }
  574. case BFP_QUEUE:
  575. if (thr->work)
  576. {
  577. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  578. char pdevbuf[0x100];
  579. if (unlikely(!fdDev))
  580. return false;
  581. mutex_lock(mutexp);
  582. if (data->queued)
  583. bitforce_cmd1(fdDev, data->xlink_id, pdevbuf, sizeof(pdevbuf), "ZQX");
  584. bitforce_cmd2(fdDev, data->xlink_id, pdevbuf, sizeof(pdevbuf), data->next_work_cmd, data->next_work_obs, data->next_work_obsz);
  585. mutex_unlock(mutexp);
  586. if (unlikely(strncasecmp(pdevbuf, "OK", 2))) {
  587. applog(LOG_WARNING, "%"PRIpreprv": Does not support work queue, disabling", bitforce->proc_repr);
  588. bitforce_change_mode(bitforce, BFP_WORK);
  589. }
  590. else
  591. {
  592. dbg_block_data(bitforce);
  593. data->queued = 1;
  594. }
  595. }
  596. // fallthru...
  597. case BFP_WORK:
  598. work->blk.nonce = 0xffffffff;
  599. }
  600. return true;
  601. }
  602. static
  603. void bitforce_change_mode(struct cgpu_info *bitforce, enum bitforce_proto proto)
  604. {
  605. struct bitforce_data *data = bitforce->device_data;
  606. if (data->proto == proto)
  607. return;
  608. if (data->proto == BFP_RANGE)
  609. {
  610. bitforce->nonces = 0xffffffff;
  611. bitforce->sleep_ms *= 5;
  612. data->sleep_ms_default *= 5;
  613. switch (proto)
  614. {
  615. case BFP_WORK:
  616. data->next_work_cmd = "ZDX";
  617. break;
  618. case BFP_QUEUE:
  619. data->next_work_cmd = "ZNX";
  620. default:
  621. ;
  622. }
  623. if (data->sc)
  624. {
  625. // "S|---------- MidState ----------||-DataTail-|E"
  626. data->next_work_ob[7] = 45;
  627. data->next_work_ob[8+32+12] = '\xAA';
  628. data->next_work_obsz = 46;
  629. }
  630. else
  631. {
  632. // ">>>>>>>>|---------- MidState ----------||-DataTail-|>>>>>>>>"
  633. memset(&data->next_work_ob[8+32+12], '>', 8);
  634. data->next_work_obsz = 60;
  635. }
  636. }
  637. else
  638. if (proto == BFP_RANGE)
  639. {
  640. /* Split work up into 1/5th nonce ranges */
  641. bitforce->nonces = 0x33333332;
  642. bitforce->sleep_ms /= 5;
  643. data->sleep_ms_default /= 5;
  644. data->next_work_cmd = "ZPX";
  645. if (data->sc)
  646. {
  647. data->next_work_ob[7] = 53;
  648. data->next_work_obsz = 54;
  649. }
  650. else
  651. data->next_work_obsz = 68;
  652. }
  653. data->proto = proto;
  654. bitforce->kname = protonames[proto];
  655. }
  656. static
  657. void bitforce_job_start(struct thr_info *thr)
  658. {
  659. struct cgpu_info *bitforce = thr->cgpu;
  660. struct bitforce_data *data = bitforce->device_data;
  661. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  662. int fdDev = bitforce->device->device_fd;
  663. unsigned char *ob = data->next_work_obs;
  664. char pdevbuf[0x100];
  665. struct timeval tv_now;
  666. data->result_busy_polled = 0;
  667. if (data->queued)
  668. {
  669. uint32_t delay;
  670. // get_results collected more accurate job start time
  671. mt_job_transition(thr);
  672. job_start_complete(thr);
  673. data->queued = 0;
  674. delay = (uint32_t)bitforce->sleep_ms * 1000;
  675. if (unlikely(data->already_have_results))
  676. delay = 0;
  677. timer_set_delay(&thr->tv_morework, &bitforce->work_start_tv, delay);
  678. return;
  679. }
  680. if (!fdDev)
  681. goto commerr;
  682. re_send:
  683. mutex_lock(mutexp);
  684. bitforce_cmd2(fdDev, data->xlink_id, pdevbuf, sizeof(pdevbuf), data->next_work_cmd, ob, data->next_work_obsz);
  685. if (!pdevbuf[0] || !strncasecmp(pdevbuf, "B", 1)) {
  686. mutex_unlock(mutexp);
  687. cgtime(&tv_now);
  688. timer_set_delay(&thr->tv_poll, &tv_now, WORK_CHECK_INTERVAL_MS * 1000);
  689. data->poll_func = 1;
  690. return;
  691. } else if (unlikely(strncasecmp(pdevbuf, "OK", 2))) {
  692. mutex_unlock(mutexp);
  693. switch (data->proto)
  694. {
  695. case BFP_RANGE:
  696. applog(LOG_WARNING, "%"PRIpreprv": Does not support nonce range, disabling", bitforce->proc_repr);
  697. bitforce_change_mode(bitforce, BFP_WORK);
  698. goto re_send;
  699. case BFP_QUEUE:
  700. applog(LOG_WARNING, "%"PRIpreprv": Does not support work queue, disabling", bitforce->proc_repr);
  701. bitforce_change_mode(bitforce, BFP_WORK);
  702. goto re_send;
  703. default:
  704. ;
  705. }
  706. applog(LOG_ERR, "%"PRIpreprv": Error: Send work reports: %s", bitforce->proc_repr, pdevbuf);
  707. goto commerr;
  708. }
  709. mt_job_transition(thr);
  710. mutex_unlock(mutexp);
  711. dbg_block_data(bitforce);
  712. cgtime(&tv_now);
  713. bitforce->work_start_tv = tv_now;
  714. timer_set_delay(&thr->tv_morework, &tv_now, bitforce->sleep_ms * 1000);
  715. job_start_complete(thr);
  716. return;
  717. commerr:
  718. bitforce_comm_error(thr);
  719. job_start_abort(thr, true);
  720. }
  721. static char _discardedbuf[0x10];
  722. static
  723. int bitforce_zox(struct thr_info *thr, const char *cmd)
  724. {
  725. struct cgpu_info *bitforce = thr->cgpu;
  726. struct bitforce_data *data = bitforce->device_data;
  727. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  728. int fd = bitforce->device->device_fd;
  729. char *pdevbuf = &data->noncebuf[0];
  730. int count;
  731. mutex_lock(mutexp);
  732. bitforce_cmd1(fd, data->xlink_id, pdevbuf, sizeof(data->noncebuf), cmd);
  733. if (!strncasecmp(pdevbuf, "INPROCESS:", 10))
  734. BFgets(pdevbuf, sizeof(data->noncebuf), fd);
  735. if (!strncasecmp(pdevbuf, "COUNT:", 6))
  736. {
  737. count = atoi(&pdevbuf[6]);
  738. size_t cls = strlen(pdevbuf);
  739. char *pmorebuf = &pdevbuf[cls];
  740. size_t szleft = sizeof(data->noncebuf) - cls, sz;
  741. if (count && data->queued)
  742. cgtime(&bitforce->work_start_tv);
  743. while (true)
  744. {
  745. BFgets(pmorebuf, szleft, fd);
  746. if (!strncasecmp(pmorebuf, "OK", 2))
  747. {
  748. pmorebuf[0] = '\0'; // process expects only results
  749. break;
  750. }
  751. sz = strlen(pmorebuf);
  752. if (!sz)
  753. {
  754. applog(LOG_ERR, "%"PRIpreprv": Timeout during %s", bitforce->proc_repr, cmd);
  755. break;
  756. }
  757. szleft -= sz;
  758. pmorebuf += sz;
  759. if (unlikely(szleft < BITFORCE_QRESULT_LINE_LEN))
  760. {
  761. // Out of buffer space somehow :(
  762. applog(LOG_ERR, "%"PRIpreprv": Ran out of buffer space for results, discarding extra data", bitforce->proc_repr);
  763. pmorebuf = _discardedbuf;
  764. szleft = sizeof(_discardedbuf);
  765. }
  766. }
  767. }
  768. else
  769. count = -1;
  770. mutex_unlock(mutexp);
  771. return count;
  772. }
  773. static inline char *next_line(char *);
  774. static
  775. void bitforce_job_get_results(struct thr_info *thr, struct work *work)
  776. {
  777. struct cgpu_info *bitforce = thr->cgpu;
  778. struct bitforce_data *data = bitforce->device_data;
  779. int fdDev = bitforce->device->device_fd;
  780. unsigned int delay_time_ms;
  781. struct timeval elapsed;
  782. struct timeval now;
  783. char *pdevbuf = &data->noncebuf[0];
  784. bool stale;
  785. int count;
  786. cgtime(&now);
  787. timersub(&now, &bitforce->work_start_tv, &elapsed);
  788. bitforce->wait_ms = tv_to_ms(elapsed);
  789. bitforce->polling = true;
  790. if (!fdDev)
  791. goto commerr;
  792. stale = stale_work(work, true);
  793. if (unlikely(bitforce->wait_ms < bitforce->sleep_ms))
  794. {
  795. // We're likely here because of a work restart
  796. // Since Bitforce cannot stop a work without losing results, only do it if the current job is finding stale shares
  797. // BFP_QUEUE does not support stopping work at all
  798. if (data->proto == BFP_QUEUE || !stale)
  799. {
  800. delay_time_ms = bitforce->sleep_ms - bitforce->wait_ms;
  801. timer_set_delay(&thr->tv_poll, &now, delay_time_ms * 1000);
  802. data->poll_func = 2;
  803. return;
  804. }
  805. }
  806. while (1) {
  807. if (data->already_have_results)
  808. {
  809. data->already_have_results = false;
  810. strcpy(pdevbuf, "COUNT:0");
  811. count = 1;
  812. break;
  813. }
  814. const char *cmd = (data->proto == BFP_QUEUE) ? "ZOX" : "ZFX";
  815. count = bitforce_zox(thr, cmd);
  816. cgtime(&now);
  817. timersub(&now, &bitforce->work_start_tv, &elapsed);
  818. if (elapsed.tv_sec >= BITFORCE_LONG_TIMEOUT_S) {
  819. applog(LOG_ERR, "%"PRIpreprv": took %lums - longer than %lums", bitforce->proc_repr,
  820. tv_to_ms(elapsed), (unsigned long)BITFORCE_LONG_TIMEOUT_MS);
  821. goto out;
  822. }
  823. if (count > 0)
  824. {
  825. // Check that queue results match the current work
  826. // Also, if there are results from the next work, short-circuit this wait
  827. unsigned char midstate[32], datatail[12];
  828. char *p;
  829. int i;
  830. p = pdevbuf;
  831. for (i = 0; i < count; ++i)
  832. {
  833. p = next_line(p);
  834. hex2bin(midstate, p, 32);
  835. hex2bin(datatail, &p[65], 12);
  836. if (!(memcmp(work->midstate, midstate, 32) || memcmp(&work->data[64], datatail, 12)))
  837. break;
  838. }
  839. if (i == count)
  840. {
  841. // Didn't find the one we're waiting on
  842. // Must be extra stuff in the queue results
  843. char xmid[65];
  844. char xdt[25];
  845. bin2hex(xmid, work->midstate, 32);
  846. bin2hex(xdt, &work->data[64], 12);
  847. applog(LOG_WARNING, "%"PRIpreprv": Found extra garbage in queue results: %s",
  848. bitforce->proc_repr, pdevbuf);
  849. applog(LOG_WARNING, "%"PRIpreprv": ...while waiting on: %s,%s",
  850. bitforce->proc_repr, xmid, xdt);
  851. count = 0;
  852. }
  853. else
  854. if (i == count - 1)
  855. // Last one found is what we're looking for
  856. {}
  857. else
  858. // We finished the next job too!
  859. data->already_have_results = true;
  860. }
  861. if (!count)
  862. goto noqr;
  863. if (pdevbuf[0] && strncasecmp(pdevbuf, "B", 1)) /* BFL does not respond during throttling */
  864. break;
  865. data->result_busy_polled = bitforce->wait_ms;
  866. if (stale && data->proto != BFP_QUEUE)
  867. {
  868. applog(LOG_NOTICE, "%"PRIpreprv": Abandoning stale search to restart",
  869. bitforce->proc_repr);
  870. goto out;
  871. }
  872. noqr:
  873. data->result_busy_polled = bitforce->wait_ms;
  874. /* if BFL is throttling, no point checking so quickly */
  875. delay_time_ms = (pdevbuf[0] ? BITFORCE_CHECK_INTERVAL_MS : 2 * WORK_CHECK_INTERVAL_MS);
  876. timer_set_delay(&thr->tv_poll, &now, delay_time_ms * 1000);
  877. data->poll_func = 2;
  878. return;
  879. }
  880. if (count < 0 && pdevbuf[0] == 'N')
  881. count = strncasecmp(pdevbuf, "NONCE-FOUND", 11) ? 1 : 0;
  882. // At this point, 'count' is:
  883. // negative, in case of some kind of error
  884. // zero, if NO-NONCE (FPGA either completed with no results, or rebooted)
  885. // positive, if at least one job completed successfully
  886. if (elapsed.tv_sec > BITFORCE_TIMEOUT_S) {
  887. applog(LOG_ERR, "%"PRIpreprv": took %lums - longer than %lums", bitforce->proc_repr,
  888. tv_to_ms(elapsed), (unsigned long)BITFORCE_TIMEOUT_MS);
  889. dev_error(bitforce, REASON_DEV_OVER_HEAT);
  890. inc_hw_errors_only(thr);
  891. /* If the device truly throttled, it didn't process the job and there
  892. * are no results. But check first, just in case we're wrong about it
  893. * throttling.
  894. */
  895. if (count > 0)
  896. goto out;
  897. } else if (count >= 0) {/* Hashing complete (NONCE-FOUND or NO-NONCE) */
  898. /* Simple timing adjustment. Allow a few polls to cope with
  899. * OS timer delays being variably reliable. wait_ms will
  900. * always equal sleep_ms when we've waited greater than or
  901. * equal to the result return time.*/
  902. delay_time_ms = bitforce->sleep_ms;
  903. if (!data->result_busy_polled)
  904. {
  905. // No busy polls before results received
  906. if (bitforce->wait_ms > delay_time_ms + (WORK_CHECK_INTERVAL_MS * 8))
  907. // ... due to poll being rather late; ignore it as an anomaly
  908. applog(LOG_DEBUG, "%"PRIpreprv": Got results on first poll after %ums, later than scheduled %ums (ignoring)",
  909. bitforce->proc_repr, bitforce->wait_ms, delay_time_ms);
  910. else
  911. if (bitforce->sleep_ms > data->sleep_ms_default + (BITFORCE_CHECK_INTERVAL_MS * 0x20))
  912. {
  913. applog(LOG_DEBUG, "%"PRIpreprv": Got results on first poll after %ums, on delayed schedule %ums; Wait time changed to: %ums (default sch)",
  914. bitforce->proc_repr, bitforce->wait_ms, delay_time_ms, data->sleep_ms_default);
  915. bitforce->sleep_ms = data->sleep_ms_default;
  916. }
  917. else
  918. {
  919. applog(LOG_DEBUG, "%"PRIpreprv": Got results on first poll after %ums, on default schedule %ums; Wait time changed to: %ums (check interval)",
  920. bitforce->proc_repr, bitforce->wait_ms, delay_time_ms, BITFORCE_CHECK_INTERVAL_MS);
  921. bitforce->sleep_ms = BITFORCE_CHECK_INTERVAL_MS;
  922. }
  923. }
  924. else
  925. {
  926. if (data->result_busy_polled - bitforce->sleep_ms > WORK_CHECK_INTERVAL_MS)
  927. {
  928. bitforce->sleep_ms = data->result_busy_polled - (WORK_CHECK_INTERVAL_MS / 2);
  929. applog(LOG_DEBUG, "%"PRIpreprv": Got results on Nth poll after %ums (busy poll at %ums, sch'd %ums); Wait time changed to: %ums",
  930. bitforce->proc_repr, bitforce->wait_ms, data->result_busy_polled, delay_time_ms, bitforce->sleep_ms);
  931. }
  932. else
  933. applog(LOG_DEBUG, "%"PRIpreprv": Got results on Nth poll after %ums (busy poll at %ums, sch'd %ums); Wait time unchanged",
  934. bitforce->proc_repr, bitforce->wait_ms, data->result_busy_polled, delay_time_ms);
  935. }
  936. /* Work out the average time taken. Float for calculation, uint for display */
  937. bitforce->avg_wait_f += (tv_to_ms(elapsed) - bitforce->avg_wait_f) / TIME_AVG_CONSTANT;
  938. bitforce->avg_wait_d = (unsigned int) (bitforce->avg_wait_f + 0.5);
  939. }
  940. applog(LOG_DEBUG, "%"PRIpreprv": waited %dms until %s", bitforce->proc_repr, bitforce->wait_ms, pdevbuf);
  941. if (count < 0 && strncasecmp(pdevbuf, "I", 1)) {
  942. inc_hw_errors_only(thr);
  943. applog(LOG_WARNING, "%"PRIpreprv": Error: Get result reports: %s", bitforce->proc_repr, pdevbuf);
  944. bitforce_clear_buffer(bitforce);
  945. }
  946. out:
  947. bitforce->polling = false;
  948. job_results_fetched(thr);
  949. return;
  950. commerr:
  951. bitforce_comm_error(thr);
  952. goto out;
  953. }
  954. static
  955. void bitforce_process_result_nonces(struct thr_info *thr, struct work *work, char *pnoncebuf)
  956. {
  957. struct cgpu_info *bitforce = thr->cgpu;
  958. struct bitforce_data *data = bitforce->device_data;
  959. uint32_t nonce;
  960. while (1) {
  961. hex2bin((void*)&nonce, pnoncebuf, 4);
  962. nonce = be32toh(nonce);
  963. if (unlikely(data->proto == BFP_RANGE && (nonce >= work->blk.nonce ||
  964. /* FIXME: blk.nonce is probably moved on quite a bit now! */
  965. (work->blk.nonce > 0 && nonce < work->blk.nonce - bitforce->nonces - 1)))) {
  966. applog(LOG_WARNING, "%"PRIpreprv": Disabling broken nonce range support", bitforce->proc_repr);
  967. bitforce_change_mode(bitforce, BFP_WORK);
  968. }
  969. submit_nonce(thr, work, nonce);
  970. if (strncmp(&pnoncebuf[8], ",", 1))
  971. break;
  972. pnoncebuf += 9;
  973. }
  974. }
  975. static
  976. bool bitforce_process_qresult_line_i(struct thr_info *thr, char *midstate, char *datatail, char *buf, struct work *work)
  977. {
  978. if (!work)
  979. return false;
  980. if (memcmp(work->midstate, midstate, 32))
  981. return false;
  982. if (memcmp(&work->data[64], datatail, 12))
  983. return false;
  984. char *end;
  985. if (strtol(&buf[90], &end, 10))
  986. bitforce_process_result_nonces(thr, work, &end[1]);
  987. return true;
  988. }
  989. static
  990. void bitforce_process_qresult_line(struct thr_info *thr, char *buf, struct work *work)
  991. {
  992. struct cgpu_info *bitforce = thr->cgpu;
  993. char midstate[32], datatail[12];
  994. hex2bin((void*)midstate, buf, 32);
  995. hex2bin((void*)datatail, &buf[65], 12);
  996. if (!( bitforce_process_qresult_line_i(thr, midstate, datatail, buf, work)
  997. || bitforce_process_qresult_line_i(thr, midstate, datatail, buf, thr->work)
  998. || bitforce_process_qresult_line_i(thr, midstate, datatail, buf, thr->prev_work)
  999. || bitforce_process_qresult_line_i(thr, midstate, datatail, buf, thr->next_work) ))
  1000. {
  1001. applog(LOG_ERR, "%"PRIpreprv": Failed to find work for queued results", bitforce->proc_repr);
  1002. inc_hw_errors_only(thr);
  1003. }
  1004. }
  1005. static inline
  1006. char *next_line(char *in)
  1007. {
  1008. while (in[0] && (in++)[0] != '\n')
  1009. {}
  1010. return in;
  1011. }
  1012. static
  1013. int64_t bitforce_job_process_results(struct thr_info *thr, struct work *work, __maybe_unused bool stopping)
  1014. {
  1015. struct cgpu_info *bitforce = thr->cgpu;
  1016. struct bitforce_data *data = bitforce->device_data;
  1017. char *pnoncebuf = &data->noncebuf[0];
  1018. int count;
  1019. if (!strncasecmp(pnoncebuf, "NO-", 3))
  1020. return bitforce->nonces; /* No valid nonce found */
  1021. if (!strncasecmp(pnoncebuf, "NONCE-FOUND", 11))
  1022. {
  1023. bitforce_process_result_nonces(thr, work, &pnoncebuf[12]);
  1024. count = 1;
  1025. }
  1026. else
  1027. if (!strncasecmp(pnoncebuf, "COUNT:", 6))
  1028. {
  1029. count = 0;
  1030. pnoncebuf = next_line(pnoncebuf);
  1031. while (pnoncebuf[0])
  1032. {
  1033. bitforce_process_qresult_line(thr, pnoncebuf, work);
  1034. ++count;
  1035. pnoncebuf = next_line(pnoncebuf);
  1036. }
  1037. }
  1038. else
  1039. return 0;
  1040. // FIXME: This might have changed in the meantime (new job start, or broken)
  1041. return bitforce->nonces * count;
  1042. }
  1043. static void bitforce_shutdown(struct thr_info *thr)
  1044. {
  1045. struct cgpu_info *bitforce = thr->cgpu;
  1046. int *p_fdDev = &bitforce->device->device_fd;
  1047. BFclose(*p_fdDev);
  1048. *p_fdDev = 0;
  1049. }
  1050. static void biforce_thread_enable(struct thr_info *thr)
  1051. {
  1052. struct cgpu_info *bitforce = thr->cgpu;
  1053. bitforce_reinit(bitforce);
  1054. }
  1055. static bool bitforce_get_stats(struct cgpu_info *bitforce)
  1056. {
  1057. struct bitforce_proc_data *procdata = bitforce->thr[0]->cgpu_data;
  1058. if (!procdata->handles_board)
  1059. return true;
  1060. return bitforce_get_temp(bitforce);
  1061. }
  1062. static bool bitforce_identify(struct cgpu_info *bitforce)
  1063. {
  1064. bitforce->flash_led = true;
  1065. return true;
  1066. }
  1067. static bool bitforce_thread_init(struct thr_info *thr)
  1068. {
  1069. struct cgpu_info *bitforce = thr->cgpu;
  1070. unsigned int wait;
  1071. struct bitforce_data *data;
  1072. struct bitforce_proc_data *procdata;
  1073. struct bitforce_init_data *initdata = bitforce->device_data;
  1074. bool sc = initdata->sc;
  1075. int xlink_id = 0, boardno = 0;
  1076. struct bitforce_proc_data *first_on_this_board;
  1077. for ( ; bitforce; bitforce = bitforce->next_proc)
  1078. {
  1079. thr = bitforce->thr[0];
  1080. if (unlikely(xlink_id > 30))
  1081. {
  1082. applog(LOG_ERR, "%"PRIpreprv": Failed to find XLINK address", bitforce->proc_repr);
  1083. dev_error(bitforce, REASON_THREAD_FAIL_INIT);
  1084. bitforce->reinit_backoff = 1e10;
  1085. continue;
  1086. }
  1087. bitforce->sleep_ms = BITFORCE_SLEEP_MS;
  1088. bitforce->device_data = data = malloc(sizeof(*data));
  1089. *data = (struct bitforce_data){
  1090. .xlink_id = xlink_id,
  1091. .next_work_ob = ">>>>>>>>|---------- MidState ----------||-DataTail-||Nonces|>>>>>>>>",
  1092. .proto = BFP_RANGE,
  1093. .sc = sc,
  1094. .sleep_ms_default = BITFORCE_SLEEP_MS,
  1095. .parallel = abs(initdata->parallels[boardno]),
  1096. .parallel_protocol = (initdata->parallels[boardno] != -1),
  1097. };
  1098. thr->cgpu_data = procdata = malloc(sizeof(*procdata));
  1099. *procdata = (struct bitforce_proc_data){
  1100. .handles_board = true,
  1101. .cgpu = bitforce,
  1102. };
  1103. if (sc)
  1104. {
  1105. // ".......S|---------- MidState ----------||-DataTail-||Nonces|E"
  1106. data->next_work_ob[8+32+12+8] = '\xAA';
  1107. data->next_work_obs = &data->next_work_ob[7];
  1108. if (bitforce->drv == &bitforce_queue_api)
  1109. {
  1110. bitforce_change_mode(bitforce, BFP_BQUEUE);
  1111. bitforce->sleep_ms = data->sleep_ms_default = 100;
  1112. timer_set_delay_from_now(&thr->tv_poll, 0);
  1113. data->queued_max = data->parallel * 2;
  1114. if (data->queued_max < BITFORCE_MIN_QUEUED_MAX)
  1115. data->queued_max = BITFORCE_MIN_QUEUED_MAX;
  1116. if (data->queued_max > BITFORCE_MAX_QUEUED_MAX)
  1117. data->queued_max = BITFORCE_MAX_QUEUED_MAX;
  1118. }
  1119. else
  1120. bitforce_change_mode(bitforce, BFP_QUEUE);
  1121. }
  1122. else
  1123. {
  1124. data->next_work_obs = &data->next_work_ob[0];
  1125. // Unconditionally change away from cold-initialized BFP_RANGE, to allow for setting up other variables
  1126. bitforce_change_mode(bitforce, BFP_WORK);
  1127. /* Initially enable support for nonce range and disable it later if it
  1128. * fails */
  1129. if (opt_bfl_noncerange)
  1130. bitforce_change_mode(bitforce, BFP_RANGE);
  1131. }
  1132. bitforce->status = LIFE_INIT2;
  1133. first_on_this_board = procdata;
  1134. for (int proc = 1; proc < data->parallel; ++proc)
  1135. {
  1136. bitforce = bitforce->next_proc;
  1137. assert(bitforce);
  1138. thr = bitforce->thr[0];
  1139. thr->queue_full = true;
  1140. thr->cgpu_data = procdata = malloc(sizeof(*procdata));
  1141. *procdata = *first_on_this_board;
  1142. procdata->handles_board = false;
  1143. procdata->cgpu = bitforce;
  1144. bitforce->device_data = data;
  1145. bitforce->status = LIFE_INIT2;
  1146. }
  1147. applog(LOG_DEBUG, "%s: Board %d: %"PRIpreprv"-%"PRIpreprv, bitforce->dev_repr, boardno, first_on_this_board->cgpu->proc_repr, bitforce->proc_repr);
  1148. ++boardno;
  1149. while (xlink_id < 31 && !(initdata->devmask & (1 << ++xlink_id)))
  1150. {}
  1151. }
  1152. bitforce = thr->cgpu;
  1153. free(initdata->parallels);
  1154. free(initdata);
  1155. /* Pause each new thread at least 100ms between initialising
  1156. * so the devices aren't making calls all at the same time. */
  1157. wait = thr->id * MAX_START_DELAY_MS;
  1158. applog(LOG_DEBUG, "%s: Delaying start by %dms", bitforce->dev_repr, wait / 1000);
  1159. nmsleep(wait);
  1160. return true;
  1161. }
  1162. static struct api_data *bitforce_drv_stats(struct cgpu_info *cgpu)
  1163. {
  1164. struct bitforce_data *data = cgpu->device_data;
  1165. struct api_data *root = NULL;
  1166. // Warning, access to these is not locked - but we don't really
  1167. // care since hashing performance is way more important than
  1168. // locking access to displaying API debug 'stats'
  1169. // If locking becomes an issue for any of them, use copy_data=true also
  1170. root = api_add_uint(root, "Sleep Time", &(cgpu->sleep_ms), false);
  1171. if (data->proto != BFP_BQUEUE)
  1172. root = api_add_uint(root, "Avg Wait", &(cgpu->avg_wait_d), false);
  1173. if (data->temp[0] > 0 && data->temp[1] > 0)
  1174. {
  1175. root = api_add_temp(root, "Temperature0", &(data->temp[0]), false);
  1176. root = api_add_temp(root, "Temperature1", &(data->temp[1]), false);
  1177. }
  1178. return root;
  1179. }
  1180. void bitforce_poll(struct thr_info *thr)
  1181. {
  1182. struct cgpu_info *bitforce = thr->cgpu;
  1183. struct bitforce_data *data = bitforce->device_data;
  1184. int poll = data->poll_func;
  1185. thr->tv_poll.tv_sec = -1;
  1186. data->poll_func = 0;
  1187. switch (poll)
  1188. {
  1189. case 1:
  1190. bitforce_job_start(thr);
  1191. break;
  1192. case 2:
  1193. bitforce_job_get_results(thr, thr->work);
  1194. break;
  1195. default:
  1196. applog(LOG_ERR, "%"PRIpreprv": Unexpected poll from device API!", thr->cgpu->proc_repr);
  1197. }
  1198. }
  1199. static
  1200. char *bitforce_set_device(struct cgpu_info *proc, char *option, char *setting, char *replybuf)
  1201. {
  1202. struct bitforce_data *data = proc->device_data;
  1203. pthread_mutex_t *mutexp = &proc->device->device_mutex;
  1204. int fd;
  1205. if (!strcasecmp(option, "help"))
  1206. {
  1207. sprintf(replybuf, "fanmode: range 0-4 (low to fast) or 5 (auto)");
  1208. return replybuf;
  1209. }
  1210. if (!strcasecmp(option, "fanmode"))
  1211. {
  1212. if (!setting || !*setting)
  1213. {
  1214. sprintf(replybuf, "missing fanmode setting");
  1215. return replybuf;
  1216. }
  1217. if (setting[1] || ((setting[0] < '0' || setting[0] > '5') && setting[0] != '9'))
  1218. {
  1219. sprintf(replybuf, "invalid fanmode setting");
  1220. return replybuf;
  1221. }
  1222. char cmd[4] = "Z5X";
  1223. cmd[1] = setting[0];
  1224. mutex_lock(mutexp);
  1225. fd = proc->device->device_fd;
  1226. bitforce_cmd1(fd, data->xlink_id, replybuf, 256, cmd);
  1227. mutex_unlock(mutexp);
  1228. return replybuf;
  1229. }
  1230. sprintf(replybuf, "Unknown option: %s", option);
  1231. return replybuf;
  1232. }
  1233. struct device_drv bitforce_drv = {
  1234. .dname = "bitforce",
  1235. .name = "BFL",
  1236. .drv_detect = bitforce_detect,
  1237. .get_api_stats = bitforce_drv_stats,
  1238. .minerloop = minerloop_async,
  1239. .reinit_device = bitforce_reinit,
  1240. .get_statline_before = get_bitforce_statline_before,
  1241. .get_stats = bitforce_get_stats,
  1242. .set_device = bitforce_set_device,
  1243. .identify_device = bitforce_identify,
  1244. .thread_prepare = bitforce_thread_prepare,
  1245. .thread_init = bitforce_thread_init,
  1246. .job_prepare = bitforce_job_prepare,
  1247. .job_start = bitforce_job_start,
  1248. .job_get_results = bitforce_job_get_results,
  1249. .poll = bitforce_poll,
  1250. .job_process_results = bitforce_job_process_results,
  1251. .thread_shutdown = bitforce_shutdown,
  1252. .thread_enable = biforce_thread_enable
  1253. };
  1254. static inline
  1255. void bitforce_set_queue_full(struct thr_info *thr)
  1256. {
  1257. struct cgpu_info *bitforce = thr->cgpu;
  1258. struct bitforce_data *data = bitforce->device_data;
  1259. thr->queue_full = (data->queued + data->ready_to_queue >= data->queued_max) || (data->ready_to_queue >= BITFORCE_MAX_BQUEUE_AT_ONCE);
  1260. }
  1261. static
  1262. bool bitforce_send_queue(struct thr_info *thr)
  1263. {
  1264. struct cgpu_info *bitforce = thr->cgpu;
  1265. struct bitforce_data *data = bitforce->device_data;
  1266. pthread_mutex_t *mutexp = &bitforce->device->device_mutex;
  1267. int fd = bitforce->device->device_fd;
  1268. struct work *work;
  1269. if (unlikely(!(fd && data->ready_to_queue)))
  1270. return false;
  1271. char buf[0x100];
  1272. int queued_ok;
  1273. size_t qjs_sz = (32 + 12 + 2);
  1274. size_t qjp_sz = 4 + (qjs_sz * data->ready_to_queue);
  1275. uint8_t qjp[qjp_sz], *qjs;
  1276. qjp[0] = qjp_sz - 1;
  1277. qjp[1] = 0xc1;
  1278. qjp[2] = data->ready_to_queue;
  1279. qjp[qjp_sz - 1] = 0xfe;
  1280. qjs = &qjp[qjp_sz - 1];
  1281. work = thr->work_list->prev;
  1282. for (int i = data->ready_to_queue; i > 0; --i, work = work->prev)
  1283. {
  1284. *(--qjs) = 0xaa;
  1285. memcpy(qjs -= 12, work->data + 64, 12);
  1286. memcpy(qjs -= 32, work->midstate, 32);
  1287. *(--qjs) = 45;
  1288. }
  1289. mutex_lock(mutexp);
  1290. bitforce_cmd2(fd, data->xlink_id, buf, sizeof(buf), "ZWX", qjp, qjp_sz);
  1291. mutex_unlock(mutexp);
  1292. if (!strncasecmp(buf, "ERR:QUEUE", 9))
  1293. {
  1294. // Queue full :(
  1295. applog(LOG_DEBUG, "%"PRIpreprv": Device queue full while attempting to append %d jobs (queued<=%d)",
  1296. bitforce->proc_repr,
  1297. data->ready_to_queue, data->queued);
  1298. thr->queue_full = true;
  1299. return false;
  1300. }
  1301. if (strncasecmp(buf, "OK:QUEUED", 9))
  1302. {
  1303. // TODO: ERR:UNKNOWN COMMAND
  1304. applog(LOG_DEBUG, "%"PRIpreprv": Unexpected error attempting to append %d jobs (queued<=%d): %s",
  1305. bitforce->proc_repr,
  1306. data->ready_to_queue, data->queued, buf);
  1307. return false;
  1308. }
  1309. if (!data->queued)
  1310. cgtime(&data->tv_hashmeter_start);
  1311. queued_ok = atoi(&buf[9]);
  1312. data->queued += queued_ok;
  1313. applog(LOG_DEBUG, "%"PRIpreprv": Successfully queued %d/%d jobs on device (queued<=%d)",
  1314. bitforce->proc_repr,
  1315. queued_ok, data->ready_to_queue, data->queued);
  1316. data->ready_to_queue -= queued_ok;
  1317. thr->queue_full = data->ready_to_queue;
  1318. data->just_flushed = false;
  1319. data->want_to_send_queue = false;
  1320. return true;
  1321. }
  1322. void work_list_del(struct work **head, struct work *work)
  1323. {
  1324. DL_DELETE(*head, work);
  1325. free_work(work);
  1326. }
  1327. static
  1328. bool bitforce_queue_do_results(struct thr_info *thr)
  1329. {
  1330. struct cgpu_info *bitforce = thr->cgpu;
  1331. struct bitforce_data *data = bitforce->device_data;
  1332. int fd = bitforce->device->device_fd;
  1333. int count;
  1334. int fcount;
  1335. char *noncebuf, *buf, *end;
  1336. unsigned char midstate[32], datatail[12];
  1337. struct work *work, *tmpwork, *thiswork;
  1338. struct timeval tv_now, tv_elapsed;
  1339. long chipno = 0; // Initialized value is used for non-parallelized boards
  1340. struct cgpu_info *chip_cgpu;
  1341. struct thr_info *chip_thr;
  1342. int counts[data->parallel];
  1343. if (unlikely(!fd))
  1344. return false;
  1345. again:
  1346. noncebuf = &data->noncebuf[0];
  1347. count = bitforce_zox(thr, "ZOX");
  1348. if (unlikely(count < 0))
  1349. {
  1350. applog(LOG_ERR, "%"PRIpreprv": Received unexpected queue result response: %s", bitforce->proc_repr, noncebuf);
  1351. inc_hw_errors_only(thr);
  1352. return false;
  1353. }
  1354. applog(LOG_DEBUG, "%"PRIpreprv": Received %d queue results on poll (max=%d)", bitforce->proc_repr, count, (int)BITFORCE_MAX_QRESULTS);
  1355. if (!count)
  1356. return true;
  1357. fcount = 0;
  1358. for (int i = 0; i < data->parallel; ++i)
  1359. counts[i] = 0;
  1360. noncebuf = next_line(noncebuf);
  1361. while ((buf = noncebuf)[0])
  1362. {
  1363. if ( (noncebuf = next_line(buf)) )
  1364. noncebuf[-1] = '\0';
  1365. if (strlen(buf) <= 90)
  1366. {
  1367. applog(LOG_ERR, "%"PRIpreprv": Gibberish within queue results: %s", bitforce->proc_repr, buf);
  1368. continue;
  1369. }
  1370. hex2bin(midstate, buf, 32);
  1371. hex2bin(datatail, &buf[65], 12);
  1372. thiswork = NULL;
  1373. DL_FOREACH(thr->work_list, work)
  1374. {
  1375. if (unlikely(memcmp(work->midstate, midstate, 32)))
  1376. continue;
  1377. if (unlikely(memcmp(&work->data[64], datatail, 12)))
  1378. continue;
  1379. thiswork = work;
  1380. break;
  1381. }
  1382. end = &buf[89];
  1383. chip_cgpu = bitforce;
  1384. if (data->parallel_protocol)
  1385. {
  1386. chipno = strtol(&end[1], &end, 16);
  1387. if (chipno >= data->parallel)
  1388. {
  1389. applog(LOG_ERR, "%"PRIpreprv": Chip number out of range for queue result: %s", chip_cgpu->proc_repr, buf);
  1390. chipno = 0;
  1391. }
  1392. for (int i = 0; i < chipno; ++i)
  1393. chip_cgpu = chip_cgpu->next_proc;
  1394. }
  1395. chip_thr = chip_cgpu->thr[0];
  1396. applog(LOG_DEBUG, "%"PRIpreprv": Queue result: %s", chip_cgpu->proc_repr, buf);
  1397. if (unlikely(!thiswork))
  1398. {
  1399. applog(LOG_ERR, "%"PRIpreprv": Failed to find work for queue results: %s", chip_cgpu->proc_repr, buf);
  1400. inc_hw_errors_only(chip_thr);
  1401. goto next_qline;
  1402. }
  1403. if (unlikely(!end[0]))
  1404. {
  1405. applog(LOG_ERR, "%"PRIpreprv": Missing nonce count in queue results: %s", chip_cgpu->proc_repr, buf);
  1406. goto finishresult;
  1407. }
  1408. if (strtol(&end[1], &end, 10))
  1409. {
  1410. if (unlikely(!end[0]))
  1411. {
  1412. applog(LOG_ERR, "%"PRIpreprv": Missing nonces in queue results: %s", chip_cgpu->proc_repr, buf);
  1413. goto finishresult;
  1414. }
  1415. bitforce_process_result_nonces(chip_thr, work, &end[1]);
  1416. }
  1417. ++fcount;
  1418. ++counts[chipno];
  1419. finishresult:
  1420. if (data->parallel == 1)
  1421. {
  1422. // Queue results are in order, so anything queued prior this is lost
  1423. // Delete all queued work up to, and including, this one
  1424. DL_FOREACH_SAFE(thr->work_list, work, tmpwork)
  1425. {
  1426. work_list_del(&thr->work_list, work);
  1427. --data->queued;
  1428. if (work == thiswork)
  1429. break;
  1430. }
  1431. }
  1432. else
  1433. {
  1434. // Parallel processors means the results might not be in order
  1435. // This could leak if jobs get lost, hence the sanity checks using "ZqX"
  1436. work_list_del(&thr->work_list, thiswork);
  1437. --data->queued;
  1438. }
  1439. next_qline: (void)0;
  1440. }
  1441. bitforce_set_queue_full(thr);
  1442. if (count >= BITFORCE_MAX_QRESULTS)
  1443. goto again;
  1444. if (data->parallel == 1 && (
  1445. (fcount < BITFORCE_GOAL_QRESULTS && bitforce->sleep_ms < BITFORCE_MAX_QRESULT_WAIT && data->queued > 1)
  1446. || (fcount > BITFORCE_GOAL_QRESULTS && bitforce->sleep_ms > BITFORCE_MIN_QRESULT_WAIT) ))
  1447. {
  1448. unsigned int old_sleep_ms = bitforce->sleep_ms;
  1449. bitforce->sleep_ms = (uint32_t)bitforce->sleep_ms * BITFORCE_GOAL_QRESULTS / (fcount ?: 1);
  1450. if (bitforce->sleep_ms > BITFORCE_MAX_QRESULT_WAIT)
  1451. bitforce->sleep_ms = BITFORCE_MAX_QRESULT_WAIT;
  1452. if (bitforce->sleep_ms < BITFORCE_MIN_QRESULT_WAIT)
  1453. bitforce->sleep_ms = BITFORCE_MIN_QRESULT_WAIT;
  1454. applog(LOG_DEBUG, "%"PRIpreprv": Received %d queue results after %ums; Wait time changed to: %ums (queued<=%d)",
  1455. bitforce->proc_repr, fcount, old_sleep_ms, bitforce->sleep_ms, data->queued);
  1456. }
  1457. else
  1458. applog(LOG_DEBUG, "%"PRIpreprv": Received %d queue results after %ums; Wait time unchanged (queued<=%d)",
  1459. bitforce->proc_repr, fcount, bitforce->sleep_ms, data->queued);
  1460. cgtime(&tv_now);
  1461. timersub(&tv_now, &data->tv_hashmeter_start, &tv_elapsed);
  1462. chip_cgpu = bitforce;
  1463. for (int i = 0; i < data->parallel; ++i, (chip_cgpu = chip_cgpu->next_proc))
  1464. {
  1465. chip_thr = chip_cgpu->thr[0];
  1466. hashes_done(chip_thr, (uint64_t)bitforce->nonces * counts[i], &tv_elapsed, NULL);
  1467. }
  1468. data->tv_hashmeter_start = tv_now;
  1469. return true;
  1470. }
  1471. static
  1472. bool bitforce_queue_append(struct thr_info *thr, struct work *work)
  1473. {
  1474. struct cgpu_info *bitforce = thr->cgpu;
  1475. struct bitforce_data *data = bitforce->device_data;
  1476. bool rv, ndq;
  1477. bitforce_set_queue_full(thr);
  1478. rv = !thr->queue_full;
  1479. if (rv)
  1480. {
  1481. DL_APPEND(thr->work_list, work);
  1482. ++data->ready_to_queue;
  1483. applog(LOG_DEBUG, "%"PRIpreprv": Appending to driver queue (max=%u, ready=%d, queued<=%d)",
  1484. bitforce->proc_repr,
  1485. (unsigned)data->queued_max, data->ready_to_queue, data->queued);
  1486. bitforce_set_queue_full(thr);
  1487. }
  1488. else
  1489. if (!data->ready_to_queue)
  1490. return rv;
  1491. ndq = !data->queued;
  1492. if ((ndq) // Device is idle
  1493. || (data->ready_to_queue >= BITFORCE_MAX_BQUEUE_AT_ONCE) // ...or 5 items ready to go
  1494. || (thr->queue_full) // ...or done filling queue
  1495. || (data->just_flushed) // ...or queue was just flushed (only remaining job is partly done already)
  1496. )
  1497. {
  1498. if (!bitforce_send_queue(thr))
  1499. {
  1500. // Problem sending queue, retry again in a few seconds
  1501. applog(LOG_ERR, "%"PRIpreprv": Failed to send queue", bitforce->proc_repr);
  1502. inc_hw_errors_only(thr);
  1503. data->want_to_send_queue = true;
  1504. }
  1505. }
  1506. return rv;
  1507. }
  1508. struct _jobinfo {
  1509. uint8_t key[32+12];
  1510. int instances;
  1511. UT_hash_handle hh;
  1512. };
  1513. static
  1514. void bitforce_queue_flush(struct thr_info *thr)
  1515. {
  1516. struct bitforce_proc_data *procdata = thr->cgpu_data;
  1517. if (!procdata->handles_board)
  1518. return;
  1519. struct cgpu_info *bitforce = thr->cgpu;
  1520. struct bitforce_data *data = bitforce->device_data;
  1521. char *buf = &data->noncebuf[0], *buf2 = NULL;
  1522. const char *cmd = "ZqX";
  1523. unsigned flushed;
  1524. struct _jobinfo *processing = NULL, *item, *this;
  1525. if (data->parallel == 1)
  1526. // Pre-parallelization neither needs nor supports "ZqX"
  1527. cmd = "ZQX";
  1528. // TODO: Call "ZQX" most of the time: don't need to do sanity checks so often
  1529. bitforce_zox(thr, cmd);
  1530. if (!strncasecmp(buf, "OK:FLUSHED", 10))
  1531. flushed = atoi(&buf[10]);
  1532. else
  1533. if ((!strncasecmp(buf, "COUNT:", 6)) && (buf2 = strstr(buf, "FLUSHED:")) )
  1534. {
  1535. flushed = atoi(&buf2[8]);
  1536. buf2 = next_line(buf2);
  1537. }
  1538. else
  1539. {
  1540. applog(LOG_DEBUG, "%"PRIpreprv": Failed to flush device queue: %s", bitforce->proc_repr, buf);
  1541. flushed = 0;
  1542. }
  1543. data->queued -= flushed;
  1544. applog(LOG_DEBUG, "%"PRIpreprv": Flushed %u jobs from device and %d from driver (queued<=%d)",
  1545. bitforce->proc_repr, flushed, data->ready_to_queue, data->queued);
  1546. flushed += data->ready_to_queue;
  1547. data->ready_to_queue = 0;
  1548. while (flushed--)
  1549. work_list_del(&thr->work_list, thr->work_list->prev);
  1550. bitforce_set_queue_full(thr);
  1551. data->just_flushed = true;
  1552. data->want_to_send_queue = false;
  1553. // "ZqX" returns jobs in progress, allowing us to sanity check
  1554. // NOTE: Must process buffer into hash table BEFORE calling bitforce_queue_do_results, which clobbers it
  1555. // NOTE: Must do actual sanity check AFTER calling bitforce_queue_do_results, to ensure we don't delete completed jobs
  1556. if (buf2)
  1557. {
  1558. // First, turn buf2 into a hash
  1559. for ( ; buf2[0]; buf2 = next_line(buf2))
  1560. {
  1561. this = malloc(sizeof(*this));
  1562. hex2bin(&this->key[ 0], &buf2[ 0], 32);
  1563. hex2bin(&this->key[32], &buf2[65], 12);
  1564. HASH_FIND(hh, processing, &this->key[0], sizeof(this->key), item);
  1565. if (likely(!item))
  1566. {
  1567. this->instances = 1;
  1568. HASH_ADD(hh, processing, key, sizeof(this->key), this);
  1569. }
  1570. else
  1571. {
  1572. // This should really only happen in testing/benchmarking...
  1573. ++item->instances;
  1574. free(this);
  1575. }
  1576. }
  1577. }
  1578. bitforce_queue_do_results(thr);
  1579. if (buf2)
  1580. {
  1581. struct work *work, *tmp;
  1582. uint8_t key[32+12];
  1583. // Now iterate over the work_list and delete anything not in the hash
  1584. DL_FOREACH_SAFE(thr->work_list, work, tmp)
  1585. {
  1586. memcpy(&key[ 0], work->midstate, 32);
  1587. memcpy(&key[32], &work->data[64], 12);
  1588. HASH_FIND(hh, processing, &key[0], sizeof(key), item);
  1589. if (unlikely(!item))
  1590. {
  1591. char hex[89];
  1592. bin2hex(hex, key, 32+12);
  1593. applog(LOG_WARNING, "%"PRIpreprv": Sanity check: Device is missing queued job! %s", bitforce->proc_repr, hex);
  1594. work_list_del(&thr->work_list, work);
  1595. continue;
  1596. }
  1597. if (likely(!--item->instances))
  1598. {
  1599. HASH_DEL(processing, item);
  1600. free(item);
  1601. }
  1602. }
  1603. if (unlikely( (flushed = HASH_COUNT(processing)) ))
  1604. {
  1605. //applog(LOG_WARNING, "%"PRIpreprv": Sanity check: Device is working on %d unknown jobs!", bitforce->proc_repr, flushed);
  1606. // FIXME: Probably these were jobs finished after ZqX, included in the result check we just did
  1607. // NOTE: We need to do that result check first to avoid deleting work_list items for things just solved
  1608. HASH_ITER(hh, processing, item, this)
  1609. {
  1610. HASH_DEL(processing, item);
  1611. free(item);
  1612. }
  1613. }
  1614. }
  1615. }
  1616. static
  1617. void bitforce_queue_poll(struct thr_info *thr)
  1618. {
  1619. struct cgpu_info *bitforce = thr->cgpu;
  1620. struct bitforce_data *data = bitforce->device_data;
  1621. unsigned long sleep_us;
  1622. if (data->queued)
  1623. bitforce_queue_do_results(thr);
  1624. sleep_us = (unsigned long)bitforce->sleep_ms * 1000;
  1625. if (data->want_to_send_queue)
  1626. if (!bitforce_send_queue(thr))
  1627. if (!data->queued)
  1628. {
  1629. applog(LOG_ERR, "%"PRIpreprv": Failed to send queue, and queue empty; retrying after 1 second", bitforce->proc_repr);
  1630. inc_hw_errors_only(thr);
  1631. sleep_us = 1000000;
  1632. }
  1633. timer_set_delay_from_now(&thr->tv_poll, sleep_us);
  1634. }
  1635. static void bitforce_queue_thread_deven(struct thr_info *thr)
  1636. {
  1637. struct cgpu_info *bitforce = thr->cgpu, *thisbf;
  1638. struct bitforce_data *data = bitforce->device_data;
  1639. struct thr_info *thisthr;
  1640. for (thisbf = bitforce; thisbf && thisbf->device_data == data; thisbf = thisbf->next_proc)
  1641. {
  1642. thisthr = bitforce->thr[0];
  1643. thisthr->pause = thr->pause;
  1644. thisbf->deven = bitforce->deven;
  1645. }
  1646. }
  1647. static void bitforce_queue_thread_disable(struct thr_info *thr)
  1648. {
  1649. // Disable other threads sharing the same queue
  1650. bitforce_queue_thread_deven(thr);
  1651. }
  1652. static void bitforce_queue_thread_enable(struct thr_info *thr)
  1653. {
  1654. // TODO: Maybe reinit?
  1655. // Enable other threads sharing the same queue
  1656. bitforce_queue_thread_deven(thr);
  1657. }
  1658. struct device_drv bitforce_queue_api = {
  1659. .dname = "bitforce_queue",
  1660. .name = "BFL",
  1661. .minerloop = minerloop_queue,
  1662. .reinit_device = bitforce_reinit,
  1663. .get_statline_before = get_bitforce_statline_before,
  1664. .get_api_stats = bitforce_drv_stats,
  1665. .get_stats = bitforce_get_stats,
  1666. .set_device = bitforce_set_device,
  1667. .identify_device = bitforce_identify,
  1668. .thread_prepare = bitforce_thread_prepare,
  1669. .thread_init = bitforce_thread_init,
  1670. .queue_append = bitforce_queue_append,
  1671. .queue_flush = bitforce_queue_flush,
  1672. .poll = bitforce_queue_poll,
  1673. .thread_shutdown = bitforce_shutdown,
  1674. .thread_disable = bitforce_queue_thread_disable,
  1675. .thread_enable = bitforce_queue_thread_enable,
  1676. };