diff options
author | alc <alc@FreeBSD.org> | 2002-07-19 03:33:04 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2002-07-19 03:33:04 +0000 |
commit | 083a6fe2b0dce41b375be7f611b37e64ec218129 (patch) | |
tree | 993e25c7ddf4527a6a323cb841c5ad49a803cb43 /sys/kern/vfs_subr.c | |
parent | 505a8867742d0d980e284c1813f5264d90a21e35 (diff) | |
download | FreeBSD-src-083a6fe2b0dce41b375be7f611b37e64ec218129.zip FreeBSD-src-083a6fe2b0dce41b375be7f611b37e64ec218129.tar.gz |
o Duplicate an odd side-effect of vm_page_wire() in vm_page_allocate()
when VM_ALLOC_WIRED is specified: set the PG_MAPPED bit in flags.
o In both vm_page_wire() and vm_page_allocate() add a comment saying
that setting PG_MAPPED does not belong there.
Diffstat (limited to 'sys/kern/vfs_subr.c')
0 files changed, 0 insertions, 0 deletions