diff options
author | 2016-03-17 03:57:51 +0000 | |
---|---|---|
committer | 2016-03-17 03:57:51 +0000 | |
commit | 821c2aaec3d59eadba0edd2fc29c3e6000a18743 (patch) | |
tree | 9bab2622e06290599d8b1859fac1fe68e965a253 /lib/libc/stdlib/malloc.c | |
parent | explicit_bzero for asn1 objects on free. Too often these contain sensitive information (diff) | |
download | wireguard-openbsd-821c2aaec3d59eadba0edd2fc29c3e6000a18743.tar.xz wireguard-openbsd-821c2aaec3d59eadba0edd2fc29c3e6000a18743.zip |
- add realloc_pages to move a buffer's physmem from one range to another.
- modify B_DMA handling to be in vfs_biomem.c
- change buffer allocation to try allocations with NOWAIT and to throw away clean pages
if allocation fails - allocate with WAITOK only if you can't throw away enough pages to
succeed
"probably sound" deraadt@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions