Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name: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

Proto:static void setup_pageset(struct per_cpu_pageset *p, unsigned long batch)

Type:void

Parameter:

TypeParameterName
struct per_cpu_pageset *p
unsigned longbatch
6109  pageset_init(p)
6110  a companion to pageset_set_high()
Caller
NameDescribe
build_all_zonelists_init