summaryrefslogtreecommitdiff
path: root/sys/arch/arm64
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2024-10-28 08:25:33 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2024-10-28 08:25:33 +0000
commitd4ced6060887d5c0d2ba01ba8712d8c18882845a (patch)
treedf7f4cafed1cc0847ee3f893774d2face45d128d /sys/arch/arm64
parentcb3c0c0956f7cf7e74abd3d7f3d251703bb2ada0 (diff)
Change uvm_swapout_threads() to return the amound of freed pages.
Note that currently that amount is calculated using the `uvmexp.free' global and might include pages freed by other threads. A better solution would be to modify pmap_collect(9) on all architectures that support it to return the number of reclaimed pages. ok kettenis@
Diffstat (limited to 'sys/arch/arm64')
0 files changed, 0 insertions, 0 deletions