|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.182.4.2, 2010/07/03 01:19:54 | version 1.182.4.3, 2011/03/05 20:55:19 | ||
|---|---|---|---|
|
|
||
| #include <sys/cpu.h> | #include <sys/cpu.h> | ||
| #include <sys/atomic.h> | #include <sys/atomic.h> | ||
| #include <uvm/uvm.h> | #include <uvm/uvm_extern.h> | ||
| #ifdef DIAGNOSTIC | |||
| #include <uvm/uvm_km.h> /* uvm_km_va_drain */ | |||
| #endif | |||
| /* | /* | ||
| * Pool resource management utility. | * Pool resource management utility. |