Page MenuHomeFreeBSD

Fix an accounting error from 9b0c0769b2b2e1d6c917c0799f2a0
ClosedPublic

Authored by dougm on Dec 24 2021, 6:05 AM.
Tags
None
Referenced Files
F147319618: D33645.id100527.diff
Mon, Mar 9, 10:46 PM
F147238221: D33645.id100527.diff
Mon, Mar 9, 8:49 AM
F147237805: D33645.id.diff
Mon, Mar 9, 8:44 AM
F147229607: D33645.id100527.diff
Mon, Mar 9, 7:16 AM
Unknown Object (File)
Sat, Mar 7, 11:24 AM
Unknown Object (File)
Sat, Mar 7, 4:33 AM
Unknown Object (File)
Fri, Mar 6, 7:20 PM
Unknown Object (File)
Wed, Mar 4, 7:30 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().