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)
Wed, May 20, 5:32 AM
Unknown Object (File)
Fri, May 8, 5:18 AM
Unknown Object (File)
Thu, May 7, 4:02 PM
Unknown Object (File)
Wed, May 6, 12:22 PM
Unknown Object (File)
Mon, May 4, 2:35 PM
Unknown Object (File)
Thu, Apr 30, 12:37 PM
Unknown Object (File)
Thu, Apr 30, 12:37 PM
Unknown Object (File)
Thu, Apr 30, 7:32 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().