OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_newqlenmax
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_pdpolicy_clockpro.c
177
int
s_newqlenmax
;
member in struct:clockpro_state
603
s->
s_newqlenmax
= 1;
635
s->
s_newqlenmax
= coldtarget / 4;
636
if (s->
s_newqlenmax
< CLOCKPRO_NEWQMIN) {
637
s->
s_newqlenmax
= CLOCKPRO_NEWQMIN;
725
clockpro___newqrotate(s->
s_newqlenmax
);
1513
s->s_npages, s->s_ncold, s->s_coldtarget, s->
s_newqlenmax
);
Completed in 11 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025