]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move readahead and dropbehind fault functionality into a helper routine for
authorJeff Roberson <jeff@FreeBSD.org>
Tue, 21 Jan 2020 00:12:57 +0000 (00:12 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Tue, 21 Jan 2020 00:12:57 +0000 (00:12 +0000)
commit5949b1ca8c32b6a476fb08fa367a15dc6c8cded7
tree7daebd7a9da754012a2f62a62975da666a1db1da
parent825a73c36fad8c124870619e4d798c6867424ead
Move readahead and dropbehind fault functionality into a helper routine for
clarity.

Reviewed by: dougm, kib, markj
Differential Revision: https://reviews.freebsd.org/D23282
sys/vm/vm_fault.c