HomeFreeBSD

Add a list of reservations to the vm object structure.
rS174940Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Add a list of reservations to the vm object structure.

Recycle the vm object's "pg_color" field to represent the color of the
first virtual page address at which the object is mapped instead of the
color of the object's first physical page. Since an object may not be
mapped, introduce a flag "OBJ_COLORED" that indicates whether "pg_color"
is valid.

Details

Provenance
alcAuthored on
Parents
rS174939: Add the superpage reservation type.
Branches
Unknown
Tags
Unknown

Event Timeline