summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vfprintf.c
diff options
context:
space:
mode:
authorbeck <beck@openbsd.org>2011-07-06 19:50:38 +0000
committerbeck <beck@openbsd.org>2011-07-06 19:50:38 +0000
commit90ee2fe00cacb0788d40dd0721f23f6d7219d808 (patch)
tree56d17cb453bf6b5deae41b057a02d8039ea8322e /lib/libc/stdio/vfprintf.c
parentAdd a regression test for file descriptor passing with UNIX sockets. (diff)
downloadwireguard-openbsd-90ee2fe00cacb0788d40dd0721f23f6d7219d808.tar.xz
wireguard-openbsd-90ee2fe00cacb0788d40dd0721f23f6d7219d808.zip
uvm changes for buffer cache improvements.
1) Make the pagedaemon aware of the memory ranges and size of allocations where memory is being requested, and pass this information on to bufbackoff(), which will later (not yet) be used to ensure that the buffer cache gets out of the way in the right area of memory. Note that this commit does not yet make it *do* that - as currently the buffer cache is all in dma-able memory and it will simply back off. 2) Add uvm_pagerealloc_multi - to be used by the buffer cache code for reallocating pages to particular regions. much of this work by ariane, with smatterings of me, art,and oga ok oga@, thib@, ariane@, deraadt@
Diffstat (limited to 'lib/libc/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions