Merge pull request #448 from robertbaldyga/perqueue-seq-cutoff
Per-queue multi-stream sequential cutoff
This commit is contained in:
@@ -187,6 +187,9 @@ struct ocf_request {
|
||||
uint8_t master_io_req_type : 2;
|
||||
/*!< Core device request context type */
|
||||
|
||||
uint8_t seq_cutoff_core : 1;
|
||||
/*!< Sequential cut off stream promoted to core level */
|
||||
|
||||
uint8_t seq_cutoff : 1;
|
||||
/*!< Sequential cut off set for this request */
|
||||
|
||||
|
Reference in New Issue
Block a user