svn commit: r345702 - head/sys/vm

2019-09-03 Thread Konstantin Belousov
Author: kib Date: Fri Mar 29 16:53:46 2019 New Revision: 345702 URL: https://svnweb.freebsd.org/changeset/base/345702 Log: Eliminate adj_free field from vm_map_entry. Drop the adj_free field from vm_map_entry_t. Refine the max_free field so that p->max_free is the size of the largest gap

svn commit: r345702 - head/sys/vm

2019-03-29 Thread Konstantin Belousov
Author: kib Date: Fri Mar 29 16:53:46 2019 New Revision: 345702 URL: https://svnweb.freebsd.org/changeset/base/345702 Log: Eliminate adj_free field from vm_map_entry. Drop the adj_free field from vm_map_entry_t. Refine the max_free field so that p->max_free is the size of the largest gap