1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Fix a typo in the previous commit.

This commit is contained in:
Jung-uk Kim 2010-05-07 21:06:52 +00:00
parent b88c83ff14
commit af394cfa36
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=207759

View File

@ -765,7 +765,7 @@ vm_pageout_scan(int pass)
*/
page_shortage = vm_paging_target() + addl_page_shortage_init;
vm_pageout_marker_init(&marker, PQ_INACTIVE);
vm_pageout_init_marker(&marker, PQ_INACTIVE);
/*
* Start scanning the inactive queue for pages we can move to the