diff options
author | 2019-06-09 13:53:38 +0000 | |
---|---|---|
committer | 2019-06-09 13:53:38 +0000 | |
commit | 508111216dfd729aa304fa3f3517d411aa58ca83 (patch) | |
tree | ce31b7bb6353fe46fb0d5dcf2b692d3d8ac880e3 /lib/libcrypto/man/CRYPTO_get_mem_functions.3 | |
parent | Let drm(4) allocate memory without constraints if the hardware supports (diff) | |
download | wireguard-openbsd-508111216dfd729aa304fa3f3517d411aa58ca83.tar.xz wireguard-openbsd-508111216dfd729aa304fa3f3517d411aa58ca83.zip |
Add a temporary workaround to make removal of giant files better
mlarkin@ noticed we would freeze while removing enormous files because
of the amount of work done to invalidate buffers on unlink. This adds
a temporary workaround to ensure we give up the lock and yield while
doing this.
The longer term answer will be to move these buffers to another list
and not do the work here.
ok deraadt@
Diffstat (limited to 'lib/libcrypto/man/CRYPTO_get_mem_functions.3')
0 files changed, 0 insertions, 0 deletions