freebsd-dev/sys
Mateusz Guzik 89deca0a33 malloc: make malloc_large closer to standalone
This moves entire large alloc handling out of all consumers, apart from
deciding to go there.

This is a step towards creating a fast path.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D27198
2020-11-16 17:56:58 +00:00
..
amd64 vmm: Make pmap_invalidate_ept() wait synchronously for guest exits 2020-11-11 15:01:17 +00:00
arm
arm64 imx7gpc: Remove unused functions 2020-11-16 11:54:38 +00:00
bsm
cam Make CTL nicer to increased MAXPHYS. 2020-11-11 21:59:39 +00:00
cddl
compat LinuxKPI: Exclude linux/acpi.h content on non-ACPI archs. 2020-11-14 10:34:18 +00:00
conf Disable kernel INIT_ALL_ZERO on amd64 2020-11-13 18:34:13 +00:00
contrib zfs: disable periodic arc updates 2020-11-14 19:23:07 +00:00
crypto
ddb
dev Fix a bug in assertion: entry flags also includes IOMMU_MAP_ENTRY_UNMAPPED. 2020-11-16 15:37:09 +00:00
dts
fs
gdb
geom gbde: replace malloc_last_fail with a kludge 2020-11-12 20:20:57 +00:00
gnu
i386
isa
kern malloc: make malloc_large closer to standalone 2020-11-16 17:56:58 +00:00
kgssapi
libkern
mips
modules
net iflib: Free full mbuf chains when draining transmit queues 2020-11-11 18:00:06 +00:00
net80211
netgraph ng_nat: unbreak ABI 2020-11-10 02:26:44 +00:00
netinet ip_fastfwd: style(9) tidy for r367628 2020-11-13 18:25:07 +00:00
netinet6 Fix implicit automatic local port selection for IPv6 during connect calls. 2020-11-14 14:50:34 +00:00
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc [PowerPC64LE] Radix MMU fixes for LE. 2020-11-13 16:56:03 +00:00
riscv
rpc
security
sys cred: annotate credbatch_process argument as unused 2020-11-14 19:56:11 +00:00
teken
tests
tools
ufs Handle LoR in flush_pagedep_deps(). 2020-11-14 05:30:10 +00:00
vm vm_map: Handle kernel map entry allocator recursion 2020-11-11 17:16:39 +00:00
x86 Add device_t member to struct iommu. 2020-11-16 15:29:52 +00:00
xdr
xen
Makefile