ad 096b37b548 struct vm_page: cluster fields most heavily used by the page allocator and
uvmpdpol at the start of the structure, so that while under global lock we
need only touch one cache line for each vm_page.  There is still the problem
of vm_page not being aligned, but this seems to drop lock wait time for
(a modified) uvmpdpol and the allocator by 20-30% in a quick test.
2019-12-31 17:56:16 +00:00
..
2019-12-30 18:28:06 +00:00
2019-12-15 21:11:34 +00:00
2019-12-01 16:44:11 +00:00
2019-12-27 10:17:56 +00:00
2019-12-15 21:11:34 +00:00
2019-12-15 21:11:34 +00:00
2019-12-15 21:11:34 +00:00
2019-12-15 21:11:34 +00:00
2019-12-30 18:08:37 +00:00
2019-12-30 18:08:37 +00:00
2019-12-27 09:41:48 +00:00