Searched full:schedule (Results 1 – 11 of 11) sorted by relevance
34 # Schedule all spdk_threads to reactor 153 # Schedule spdk_threads in thd2_ids back to reactor 264 # Schedule spdk_threads in thd2_ids back to reactor 0
10 schedule:
42 on the operating system to schedule many threads issuing blocking I/O onto a
85 Each I/O has a timer to schedule an I/O retry at a particular time in the future. Each I/O channel
858 /* Cancel this round of schedule work */ in _reactor_remove_lw_thread() 1215 SPDK_ERRLOG("Failed to schedule spdk_thread: %s.\n", spdk_strerror(-rc)); in _reactor_schedule_thread() 1312 SPDK_ERRLOG("Unable to schedule thread on requested core mask.\n"); in reactor_thread_op_supported()
51 /* No schedule callback */ in thread_alloc() 63 /* Schedule callback exists */ in thread_alloc()
182 /* Create and schedule the thread to core 1. */ in test_reschedule_thread()
900 /* First time, it will detect duplicate QID and schedule a retry. So for in test_connect() 924 /* First time, it will detect duplicate QID and schedule a retry. So for in test_connect()
1074 /* Schedule Read IOs */ in compaction_process_finish_read()
3064 /* Schedule the first Keep Alive to be sent as soon as possible. */ in nvme_ctrlr_set_keep_alive_timeout()
3077 * upper level. If they are in the middle of a reset, we won't try to schedule another one. in _bdev_nvme_submit_request()