mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
Adjust bflsc v2 watermarks.
This commit is contained in:
parent
05adbbf1e9
commit
0fbd375ea3
@ -346,8 +346,8 @@ struct SaveString {
|
||||
// TODO: use 5 batch jobs
|
||||
// TODO: base these numbers on the chip count?
|
||||
#define BFLSC_QUE_SIZE_V2 40
|
||||
#define BFLSC_QUE_FULL_ENOUGH_V2 35
|
||||
#define BFLSC_QUE_WATERMARK_V2 20
|
||||
#define BFLSC_QUE_FULL_ENOUGH_V2 36
|
||||
#define BFLSC_QUE_WATERMARK_V2 32
|
||||
|
||||
// Must drop this far below cutoff before resuming work
|
||||
#define BFLSC_TEMP_RECOVER 5
|
||||
|
Loading…
Reference in New Issue
Block a user