]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
vnode_pager_setsize.9: Some clarifications on the manpage
authorKa Ho Ng <khng@FreeBSD.org>
Sun, 11 Apr 2021 06:45:37 +0000 (14:45 +0800)
committerKa Ho Ng <khng@FreeBSD.org>
Sun, 11 Apr 2021 06:47:40 +0000 (14:47 +0800)
commitb77f5f5553e8ac7868b4b234a36bda3cf2db0907
tree17c12df142477898720f491b0494fa91fbaf9928
parent97ed4babb51636d8a4b11bc7b207c3219ffcd0e3
vnode_pager_setsize.9: Some clarifications on the manpage

A number of changes:
- Clarifies the locking rules when calling the routine.
- Correct the description regarding the content range to be purged.
- Document the effects on page fault handler.

MFC after: 3 days
MFC with: 86a52e262a6f
Sponsored by: The FreeBSD Foundation
Reviewed by: bcr, kib
Approved by: philip (mentor)
Differential Revision: https://reviews.freebsd.org/D29637
share/man/man9/vnode_pager_setsize.9