<dec f='src/src/sys/uvm/uvm_page.h' l='350' type='void uvm_pageidlezero()'/>
<use f='src/src/sys/kern/kern_idle.c' l='84' u='c' c='idle_loop'/>
<def f='src/src/sys/uvm/uvm_page.c' l='1738' ll='1832' type='void uvm_pageidlezero()'/>
<doc f='src/src/sys/uvm/uvm_page.c' l='1730'>/*
 * uvm_pageidlezero: zero free pages while the system is idle.
 *
 * =&gt; try to complete one color bucket at a time, to reduce our impact
 *	on the CPU cache.
 * =&gt; we loop until we either reach the target or there is a lwp ready
 *      to run, or MD code detects a reason to break early.
 */</doc>
