freebsd-dev/share/man
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
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 Add further clarification on si_addr and si_trapno. 2020-07-28 17:09:15 +00:00
man4 Add SOL_LOCAL symbolic constant for unix socket option level. 2020-08-03 22:13:02 +00:00
man5 core(5) appeared in Version 1 AT&T UNIX 2020-08-02 16:59:14 +00:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 Do not mention portsnap(8) in ports.7 2020-08-03 13:12:07 +00:00
man8 Point to rc(8) for more details about the autoboot variable 2020-07-31 14:13:26 +00:00
man9 Remove free_domain() and uma_zfree_domain(). 2020-08-04 13:58:36 +00:00
Makefile