diff options
author | 2002-09-10 18:29:42 +0000 | |
---|---|---|
committer | 2002-09-10 18:29:42 +0000 | |
commit | a87dd069631751ad8619513a26474a1438721f42 (patch) | |
tree | 820ca6fa71f0d7fdf61f8d58e13203bf4f4e9ef8 /usr.bin/ssh/ssh-agent.c | |
parent | only use socklen_t for OpenBSD >= 2.6 (diff) | |
download | wireguard-openbsd-a87dd069631751ad8619513a26474a1438721f42.tar.xz wireguard-openbsd-a87dd069631751ad8619513a26474a1438721f42.zip |
Change the pmap_zero_page and pmap_copy_page API to take the struct vm_page *
instead of the pa. Most callers already had it handy and those who didn't
only called it for managed pages and were outside time-critical code.
This will allow us to make those functions clean and fast on sparc and
sparc64 letting us to avoid unnecessary cache flushes.
deraadt@ miod@ drahn@ ok.
Diffstat (limited to 'usr.bin/ssh/ssh-agent.c')
0 files changed, 0 insertions, 0 deletions