OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coldmax
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/uvm/
uvm_pdpolicy_clockpro.c
617
int
coldmax
= s->s_npages * CLOCKPRO_COLDPCTMAX / 100;
local in function:clockpro_tune
623
} else if (coldtarget + coldadj >
coldmax
) {
624
coldadj =
coldmax
- coldtarget;
uvm_pdpolicy_clockpro.c
617
int
coldmax
= s->s_npages * CLOCKPRO_COLDPCTMAX / 100;
local in function:clockpro_tune
623
} else if (coldtarget + coldadj >
coldmax
) {
624
coldadj =
coldmax
- coldtarget;
uvm_pdpolicy_clockpro.c
617
int
coldmax
= s->s_npages * CLOCKPRO_COLDPCTMAX / 100;
local in function:clockpro_tune
623
} else if (coldtarget + coldadj >
coldmax
) {
624
coldadj =
coldmax
- coldtarget;
Completed in 68 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025