diff options
author | 2010-09-06 16:33:41 +0000 | |
---|---|---|
committer | 2010-09-06 16:33:41 +0000 | |
commit | 564debc0f6e893c07b73b54ecf9b68838a6f2669 (patch) | |
tree | 52ead5cf67bbbfe198c31f58524d03609ebb2db2 /usr.bin/ssh/ssh-ecdsa.c | |
parent | over-eager doc, as noticed by the guys (diff) | |
download | wireguard-openbsd-564debc0f6e893c07b73b54ecf9b68838a6f2669.tar.xz wireguard-openbsd-564debc0f6e893c07b73b54ecf9b68838a6f2669.zip |
cut swapping to file over from disksort to bufq fifo's and
instead of doing work in the biodone callback for swapping
to file I/O, schedule the work to be done by the system
workq as it will call VOP_STRATEGY() in which we must be
allowed to sleep.
Thanks to Gabriel Kihlman for testing and spotting a bug in
the first version of this diff!
OK beck@, oga@
Diffstat (limited to 'usr.bin/ssh/ssh-ecdsa.c')
0 files changed, 0 insertions, 0 deletions