K 10 svn:author V 3 alc K 8 svn:date V 27 2007-12-27T17:56:35.000000Z K 7 svn:log V 353 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. END