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, May 5, 12:17 AM
Unknown Object (File)
Mon, Apr 27, 9:57 PM
Unknown Object (File)
Apr 13 2026, 11:23 AM
Unknown Object (File)
Apr 11 2026, 12:23 PM
Unknown Object (File)
Apr 7 2026, 4:52 PM
Unknown Object (File)
Apr 1 2026, 5:23 PM
Unknown Object (File)
Mar 24 2026, 3:16 PM
Unknown Object (File)
Mar 18 2026, 10:46 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #39646)

I think these comments still apply?

sys/vm/vm_reserv.c
517–521 ↗(On Diff #39646)

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