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, Oct 14, 7:46 PM
Unknown Object (File)
Wed, Oct 1, 5:05 AM
Unknown Object (File)
Fri, Sep 26, 9:41 AM
Unknown Object (File)
Fri, Sep 26, 4:43 AM
Unknown Object (File)
Mon, Sep 22, 3:58 PM
Unknown Object (File)
Sun, Sep 21, 7:16 AM
Unknown Object (File)
Sat, Sep 20, 7:36 PM
Unknown Object (File)
Sep 17 2025, 12:25 PM
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.