Alan Cox 2d5039db18 Retire vm_reserv_extend_{contig,page}(). These functions were introduced
as part of a false start toward fine-grained reservation locking.  In the
end, they were not needed, so eliminate them.

Order the parameters to vm_reserv_alloc_{contig,page}() consistently with
the vm_page functions that call them.

Update the comments about the locking requirements for
vm_reserv_alloc_{contig,page}().  They no longer require a free page
queues lock.

Wrap several lines that became too long after the "req" and "domain"
parameters were added to vm_reserv_alloc_{contig,page}().

Reviewed by:	kib, markj
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D20492
2019-06-03 05:15:36 +00:00
..
2019-05-22 15:39:35 +00:00
2019-05-29 20:34:35 +00:00
2019-05-27 00:47:51 +00:00
2019-05-02 12:56:13 +00:00
2019-05-31 03:13:09 +00:00
2019-05-08 19:27:30 +00:00
2019-02-21 01:30:37 +00:00
2019-05-12 06:32:46 +00:00
2019-05-17 15:24:34 +00:00
2019-02-04 21:28:25 +00:00