Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c6219 static int pc_thread_retry; variable
7151 pc_thread_retry = 3; in page_capture_init()
7351 for (ntry = 0; ntry < pc_thread_retry; ntry++) { in page_capture_handle_outstanding()