Page MenuHomeFreeBSD

Fix an accounting error from 9b0c0769b2b2e1d6c917c0799f2a0
ClosedPublic

Authored by dougm on Dec 24 2021, 6:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 8:28 AM
Unknown Object (File)
Mon, Oct 13, 8:27 AM
Unknown Object (File)
Mon, Oct 13, 8:27 AM
Unknown Object (File)
Sun, Oct 12, 8:09 PM
Unknown Object (File)
Sun, Oct 12, 2:16 AM
Unknown Object (File)
Aug 2 2025, 11:10 PM
Unknown Object (File)
Jul 29 2025, 11:06 AM
Unknown Object (File)
Jul 19 2025, 11:37 PM
Subscribers

Details

Summary

A tardy review suggests that there's an accounting error in the most recent change to vm_page.c. This seeks to fix it.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dougm requested review of this revision.Dec 24 2021, 6:05 AM
dougm created this revision.
This revision is now accepted and ready to land.Dec 24 2021, 8:44 AM
This revision was automatically updated to reflect the committed changes.
sys/vm/vm_page.c
2244–2247

This comment no longer makes sense here. It belongs before the call to vm_domain_allocate().