kernel - Cleanup vm_page_repurpose()
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 17 Oct 2017 21:57:19 +0000 (14:57 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 17 Oct 2017 21:58:06 +0000 (14:58 -0700)
commite72711219a3245468b41bb660d187f9e798da38d
treef278fb61295d236dc8c0c04387088211ee181b67
parentdddbf4cd54036c88ab90de54668f542d70b771b0
kernel - Cleanup vm_page_repurpose()

* Remove the now unused vm_page_repurpose() function.

* Remove emrunning variable.
sys/vm/vm_page.c
sys/vm/vm_page.h
sys/vm/vm_pageout.c