Alan Cox 7493904eca Introduce vm_phys_enq_range(), and call it in vm_phys_alloc_npages()
and vm_phys_alloc_seg_contig() instead of vm_phys_free_contig().  In
short, vm_phys_enq_range() is simpler and faster than the more general
vm_phys_free_contig(), and in the case of vm_phys_alloc_seg_contig(),
vm_phys_free_contig() was placing the excess physical pages at the
wrong end of the queues.

In collaboration with:	Doug Moore <dougm@rice.edu>
2018-07-02 17:18:46 +00:00
..
2018-06-19 20:02:03 +00:00
2018-06-29 23:48:30 +00:00
2018-06-14 07:12:10 +00:00
2018-07-01 01:16:03 +00:00
2018-07-01 01:16:03 +00:00
2018-07-02 05:19:44 +00:00
2018-06-26 15:00:54 +00:00