Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-iosched.c Create Date:2022-07-28 17:53:56
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Scheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing.

Proto:void bfq_schedule_dispatch(struct bfq_data *bfqd)

Type:void

Parameter:

TypeParameterName
struct bfq_data *bfqd
423  If number of queued requests != 0 Then
424  bfq_log(bfqd, "schedule dispatch")
425  blk_mq_run_hw_queues( device request queue , true)
Caller
NameDescribe
bfq_exit_bfqq
bfq_completed_request
bfq_idle_slice_timer_body