Home
last modified time | relevance | path

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

/xnu-8792.41.9/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-8792.41.9/doc/
H A Dsched_clutch_edge.md5 …be tagged with a priority number and treating high priority threads as interactive threads and low…
66 …el is to share the CPU among various user workloads with preference to interactive applications ov…
75 …ket group as a whole. This score allows the scheduler to prefer highly interactive thread groups o…
98 …s they use CPU. The priority decay algorithm attempts to reward bursty interactive threads and pen…
H A Ddebugging.md480 The steps are similar to testing techniques described above (use scrpting interactive mode). There …
499 2. Use interactive mode and invoke functions with arguments directly.