diff options
author | 2013-11-06 07:46:31 +0000 | |
---|---|---|
committer | 2013-11-06 07:46:31 +0000 | |
commit | 939f0ffdec453635a0ec793479dc45bdbbbc645d (patch) | |
tree | 67e5d0c89e65345e2620165e047933161f527780 /sys/kern/subr_hibernate.c | |
parent | Errant assignment that snuck in long ago. Pointed out by deraadt@ (diff) | |
download | wireguard-openbsd-939f0ffdec453635a0ec793479dc45bdbbbc645d.tar.xz wireguard-openbsd-939f0ffdec453635a0ec793479dc45bdbbbc645d.zip |
remove some abuse of bufqs where they were overloaded to store workq_tasks
for completing swap io against files. this in turn bloated struct buf.
this moves from using workq_tasks to the task api, but stores the task
handler in vndbuf which is allocated specially for every io in this path
anyway.
ok kettenis@ beck@
Diffstat (limited to 'sys/kern/subr_hibernate.c')
0 files changed, 0 insertions, 0 deletions