Mark Johnston dc0f030e51 Define the KM_NORMALPRI flag for kmem_alloc(), as it is used in some
upstream DTrace code. It indicates that the kernel memory allocator need not
attempt to satisfy non-blocking allocations in low-memory conditions. This
has no direct equivalent in the malloc(9) flags, so it is just defined to 0
for now.
2014-02-22 05:13:35 +00:00
..
2013-11-23 00:28:18 +00:00
2014-02-20 04:56:55 +00:00
2014-02-22 04:28:49 +00:00
2013-11-29 20:14:26 +00:00
2013-11-11 13:19:55 +00:00
2014-02-19 17:06:04 +00:00
2014-02-06 13:28:06 +00:00
2013-12-30 08:36:17 +00:00