kernel - skip PG_MARKER vm pages.
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 8 Jul 2010 05:15:05 +0000 (22:15 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 8 Jul 2010 05:15:05 +0000 (22:15 -0700)
commitac2c8895a1f9bb9dcbf34e5847a2085c4383d19b
treec6f4aff544064ea860df0e4f3787d0fcf9da4893
parent84e84268bcdd6538a4e375c244d0bd599cbb5c5f
kernel - skip PG_MARKER vm pages.

* The contigmalloc code was improperly interpreting PG_MARKER
  VM pages, resulting in an infinite blocking condition.
sys/vm/vm_contig.c