diff options
author | alc <alc@FreeBSD.org> | 2007-12-27 17:56:35 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2007-12-27 17:56:35 +0000 |
commit | 33b51104e1fb9a6fa74e02b81d6a59aeca5ddd0e (patch) | |
tree | 07358ab5cd442288d5e3cd134789c49f0992a8e9 /lib/libc/stdlib | |
parent | 44c0fb33db7f3b17f54af438a68207fd8ed2b81a (diff) | |
download | FreeBSD-src-33b51104e1fb9a6fa74e02b81d6a59aeca5ddd0e.zip FreeBSD-src-33b51104e1fb9a6fa74e02b81d6a59aeca5ddd0e.tar.gz |
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.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions