freebsd-dev/sys/dev/ioat
Mark Johnston 96ad26eefb Remove free_domain() and uma_zfree_domain().
These functions were introduced before UMA started ensuring that freed
memory gets placed in domain-local caches.  They no longer serve any
purpose since UMA now provides their functionality by default.  Remove
them to simplyify the kernel memory allocator interfaces a bit.

Reviewed by:	cem, kib
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D25937
2020-08-04 13:58:36 +00:00
..
ioat_hw.h
ioat_internal.h Cleanup address range checks in ioat(4). 2019-11-15 22:47:59 +00:00
ioat_test.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ioat_test.h ioatcontrol(8) could exercise 8k-aligned copy with page-break, crc and 2019-04-02 19:06:25 +00:00
ioat.c Remove free_domain() and uma_zfree_domain(). 2020-08-04 13:58:36 +00:00
ioat.h Add ioat_get_domain() to ioat(4) KPI. 2019-11-19 02:09:04 +00:00