]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r289895:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 29 Nov 2015 14:44:40 +0000 (14:44 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 29 Nov 2015 14:44:40 +0000 (14:44 +0000)
commit4571e07d0bcc68d9d54c4b28b7c3e6f5969f15f1
treead8232fd9a8ee900537bcd5550e582e14053650d
parent43ee1aedbc2a8a6e11906891893e6abf7d3bdab6
MFC r289895:
Reduce the amount of calls to VOP_BMAP() made from the local vnode
pager.

MFC r291157, r291158:
Include the pages before/after the requested page, that fit into the
reqblock, into the calculation of the size of run of pages.

Tested by: pho

git-svn-id: svn://svn.freebsd.org/base/stable/10@291454 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/vm/vnode_pager.c