Home
last modified time | relevance | path

Searched refs:interactive (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/tools/tests/affinity/
H A Dtags.c88 boolean_t interactive = FALSE; in main() local
100 interactive = TRUE; in main()
132 while (interactive) { in main()
142 interactive = FALSE; in main()
/xnu-12377.81.4/doc/debugging/
H A Ddebugging.md313 The steps are similar to testing techniques described above (use scripting interactive mode). There…
332 2. Use interactive mode and invoke functions with arguments directly.
/xnu-12377.81.4/doc/scheduler/
H A Dsched_clutch_edge.md7 …be tagged with a priority number and treating high priority threads as interactive threads and low…
68 …el is to share the CPU among various user workloads with preference to interactive applications ov…
77 …ket group as a whole. This score allows the scheduler to prefer highly interactive thread groups o…
99 …s they use CPU. The priority decay algorithm attempts to reward bursty interactive threads and pen…