Skip to main content

plan_device_work_queue_backpressure

Function plan_device_work_queue_backpressure 

Source
pub fn plan_device_work_queue_backpressure(
    profile: DeviceWorkQueueProfile,
    max_items_per_drain_launch: u64,
) -> Result<DeviceWorkQueueBackpressurePlan, DeviceWorkQueueError>
Expand description

Plan a device-resident work queue plus bounded device-side drain windows.