Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\fair.c Create Date:2022-07-28 09:38:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:We calculate the vruntime slice of a to-be-inserted task.* vs = s/w

Proto:static u64 sched_vslice(struct cfs_rq *cfs_rq, struct sched_entity *se)

Type:u64

Parameter:

TypeParameterName
struct cfs_rq *cfs_rq
struct sched_entity *se
720  Return delta /= w
Caller
NameDescribe
place_entity