[Bug 288081] VM_PAGE_FREE(9) vm_page_try_to_free seems gone..

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 03 Sep 2026 15:06:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288081

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=8304e68994c86fa392118e7bf569dd442d01e8fb

commit 8304e68994c86fa392118e7bf569dd442d01e8fb
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2026-09-03 14:55:35 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2026-09-03 15:05:03 +0000

    vm_page_free.9: Remove references to vm_page_try_to_free()

    That function was removed in commit 98549e2dc6fb0.

    PR:     288081
    Fixes:  98549e2dc6fb ("Centralize the logic in vfs_vmio_unwire() and
sendfile_free_page().")

 share/man/man9/Makefile       |  3 +--
 share/man/man9/vm_page_free.9 | 14 +-------------
 2 files changed, 2 insertions(+), 15 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.