Page MenuHomeFreeBSD

Fix an accounting error from 9b0c0769b2b2e1d6c917c0799f2a0
ClosedPublic

Authored by dougm on Dec 24 2021, 6:05 AM.
Tags
None
Referenced Files
F166072454: D33645.diff
Tue, Aug 11, 12:52 PM
Unknown Object (File)
Mon, Aug 10, 6:17 AM
Unknown Object (File)
Sun, Aug 9, 9:21 PM
Unknown Object (File)
Sun, Aug 9, 4:50 PM
Unknown Object (File)
Sun, Aug 9, 4:11 PM
Unknown Object (File)
Sun, Aug 9, 4:10 PM
Unknown Object (File)
Sat, Aug 8, 2:36 AM
Unknown Object (File)
Sat, Aug 8, 2:09 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().