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)
Feb 25 2024, 4:29 PM
Unknown Object (File)
Jan 12 2024, 7:48 AM
Unknown Object (File)
Dec 20 2023, 4:01 AM
Unknown Object (File)
Dec 13 2023, 3:16 PM
Unknown Object (File)
Nov 26 2023, 9:24 AM
Unknown Object (File)
Nov 22 2023, 3:09 PM
Unknown Object (File)
Nov 22 2023, 3:04 PM
Unknown Object (File)
Nov 21 2023, 4:32 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

Lint
Lint Skipped
Unit
Tests Skipped

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().