Mark Johnston
92db9f3bb7
Introduce vm_page_alloc_noobj_contig()
...
This is the same as vm_page_alloc_noobj(), but allocates physically
contiguous runs of memory. For now it is implemented in terms of
vm_page_alloc_contig(), with the difference that
vm_page_alloc_noobj_contig() implements VM_ALLOC_ZERO by zeroing the
page.
Reviewed by: alc, kib
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32005
2021-10-19 21:22:56 -04:00
..
2020-11-19 03:59:21 +00:00
2021-05-13 20:10:35 +03:00
2021-05-13 20:10:35 +03:00
2020-09-01 21:20:45 +00:00
2020-08-29 19:26:31 +00:00
2021-05-13 20:10:35 +03:00
2020-09-09 21:50:24 +00:00
2021-07-23 10:47:13 -04:00
2021-05-13 20:10:35 +03:00
2021-09-28 11:23:52 -07:00
2021-10-11 12:59:39 -06:00
2021-10-19 21:22:56 -04:00
2021-05-02 19:45:23 -04:00
2021-04-14 13:03:34 -04:00
2020-09-08 23:28:09 +00:00
2020-09-08 23:28:09 +00:00
2020-10-14 22:51:40 +00:00
2021-08-05 22:52:26 +08:00
2021-10-08 12:24:46 +03:00
2021-08-10 21:27:54 -04:00
2020-11-28 12:12:51 +00:00
2021-10-19 21:22:56 -04:00
2020-08-17 13:02:01 +00:00
2021-10-15 10:21:47 +02:00
2021-10-15 10:21:47 +02:00
2021-02-18 14:02:48 +00:00
2021-05-07 17:08:03 +03:00
2021-05-13 20:13:34 +03:00
2021-05-15 20:47:29 +00:00
2021-10-19 21:22:56 -04:00
2021-10-19 21:22:56 -04:00
2021-08-14 09:06:09 +02:00
2020-09-08 23:28:09 +00:00
2020-11-19 03:59:21 +00:00
2021-08-10 21:27:53 -04:00
2021-05-13 20:12:29 +03:00
2020-01-23 05:07:01 +00:00
2021-09-29 16:41:52 -03:00
2021-09-29 16:41:52 -03:00
2020-09-01 21:20:45 +00:00
2020-02-19 19:58:31 +00:00
2021-03-11 10:35:35 -05:00
2021-10-17 13:49:29 +01:00
2020-09-09 21:34:31 +00:00
2021-05-13 20:13:34 +03:00
2021-08-05 22:52:26 +08:00