summaryrefslogtreecommitdiff
path: root/sys/net/art.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2021-01-08 23:02:10 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2021-01-08 23:02:10 +0000
commitadcbb07c87168171c619563e8fb606105746665a (patch)
tree6ca8df1e3716b4602a413b1b3955e0eae28c2983 /sys/net/art.c
parent406225212b5f6d0ad55c1ad46027ad333db102d2 (diff)
Bring the emulated Linux memory allocation interfaces more in line with
what Linux does. Let vmalloc() use km_alloc(9) instead of malloc(9) and let kvmalloc() only use malloc(9) for small (less than a page) allocations and atomic allocations. This should reduce the pressure on the "interrupt-safe" map. ok jsg@
Diffstat (limited to 'sys/net/art.c')
0 files changed, 0 insertions, 0 deletions