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)
Sat, Apr 18, 3:58 PM
Unknown Object (File)
Wed, Apr 15, 8:27 AM
Unknown Object (File)
Fri, Apr 10, 2:01 PM
Unknown Object (File)
Fri, Apr 10, 1:13 AM
Unknown Object (File)
Thu, Apr 9, 2:14 PM
Unknown Object (File)
Thu, Apr 9, 8:14 AM
Unknown Object (File)
Wed, Apr 8, 8:16 PM
Unknown Object (File)
Tue, Apr 7, 9:27 AM
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().