Home
last modified time | relevance | path

Searched refs:highest (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.1.9/osfmk/device/
H A Diokit_rpc.c533 ppnum_t lastPage, highest = 0; in IOGetLastPageNumber() local
538 if (lastPage > highest) { in IOGetLastPageNumber()
539 highest = lastPage; in IOGetLastPageNumber()
542 return highest; in IOGetLastPageNumber()
/xnu-12377.1.9/doc/scheduler/
H A Dsched_clutch_edge.md24 The highest level is the scheduling bucket level which decides which class of threads should be pic…
55 …der between those buckets. The policy implemented here is to compare the highest clutch buckets of…
74 …tch bucket selection algorithm simply selects the clutch bucket with the highest priority in the c…
76 … made the thread eligible to be part of that clutch bucket). It uses the highest of these threads …
95 …sched_pri` of threads. The thread selection algorithm simply selects the highest priority thread i…
123 * Compare priority of AboveUI highest clutch bucket (CBUI) with Timeshare FG highest clutch buc…
125 * Otherwise find the (non-AboveUI) highest priority root bucket that is runnable and select its hig…
126 * Find the highest priority (promoted or base pri) thread within that clutch bucket and assign that…
144 As mentioned earlier, the priority value of a clutch bucket is calculated based on the highest runn…
147 * Find the highest runnable thread (promoted or basepri) in the clutch bucket (maxpri)
/xnu-12377.1.9/doc/vm/
H A Dpageout_scan.md220 allowing `pageout_scan` to only run at a priority as high as its highest waiter.
/xnu-12377.1.9/osfmk/mach/
H A Dvm_map.defs106 * highest address range is described. If no addresses beyond
H A Dmach_vm.defs439 * highest address range is described. If no addresses beyond