Page MenuHomeFreeBSD

Fix some vm_reserv comments after r328954.
ClosedPublic

Authored by markj on Feb 23 2018, 5:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 2:11 PM
Unknown Object (File)
Tue, Feb 18, 1:35 PM
Unknown Object (File)
Sun, Feb 9, 8:38 AM
Unknown Object (File)
Wed, Jan 29, 12:56 AM
Unknown Object (File)
Thu, Jan 23, 9:18 AM
Unknown Object (File)
Dec 22 2024, 7:10 PM
Unknown Object (File)
Dec 3 2024, 10:29 AM
Unknown Object (File)
Nov 27 2024, 10:47 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 15225
Build 15293: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 23 2018, 5:36 PM
This revision was automatically updated to reflect the committed changes.
sys/vm/vm_reserv.c
517–521

I think these comments still apply?

sys/vm/vm_reserv.c
517–521

I just replaced them with a pointer to vm_reserv_alloc_contig(), where they were copied from.