OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uvm_pageout
sys/kern/init_main.c
501
if (kthread_create(uvm_pageout, NULL, NULL, "pagedaemon"))
sys/uvm/uvm_extern.h
410
void uvm_pageout(void *);