函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\page_alloc.c Create Date:2022-07-27 16:37:31
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Boot pageset table. One per cpu which is going to be used for all* zones and all nodes. The parameters will be set in such a way* that an item put on a list will immediately be handed over to* the buddy list. This is safe since pageset manipulation is done

函数原型:static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)

返回类型:void

参数:

类型参数名称
struct per_cpu_pageset *p
unsigned longbatch
6109  pageset_init(p)
6110  a companion to pageset_set_high()
调用者
名称描述
build_all_zonelists_init