freebsd-dev/sys/cddl/compat/opensolaris
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
..
kern zfs: add zfs_freebsd_putpages 2013-11-29 15:39:39 +00:00
rpc Our libc doesn't implement control method for XDR (only kernel does) and it 2009-08-20 00:05:29 +00:00
sys Define the KM_NORMALPRI flag for kmem_alloc(), as it is used in some 2014-02-22 05:13:35 +00:00