K 10 svn:author V 3 kib K 8 svn:date V 27 2012-10-31T14:02:51.096028Z K 7 svn:log V 324 MFC r242011: Dirty the newly copied anonymous pages after the wired region is forked. Otherwise, pagedaemon might reclaim the page without saving its content into the swap file, resulting in the valid content replaced by zeroes. MFC r242012: Commit the actual text provided by Alan, instead of the wrong update in r242011. END