git: kernel - Cleanup vm_page_repurpose()
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 17 14:58:09 PDT 2017
commit e72711219a3245468b41bb660d187f9e798da38d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Oct 17 14:57:19 2017 -0700
kernel - Cleanup vm_page_repurpose()
* Remove the now unused vm_page_repurpose() function.
* Remove emrunning variable.
Summary of changes:
sys/vm/vm_page.c | 74 -----------------------------------------------------
sys/vm/vm_page.h | 2 --
sys/vm/vm_pageout.c | 6 -----
3 files changed, 82 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e72711219a3245468b41bb660d187f9e798da38d
--
DragonFly BSD source repository
More information about the Commits
mailing list