util/m5/m5.c: ensure readfile() buffer pages are in page table
authorJoel Hestness <hestness@cs.utexas.edu>
Fri, 13 Aug 2010 00:16:04 +0000 (17:16 -0700)
committerJoel Hestness <hestness@cs.utexas.edu>
Fri, 13 Aug 2010 00:16:04 +0000 (17:16 -0700)
commit73d9a51835f7f9b725b4bec851dac9d6482438e7
tree7bd8b363020d2229f67b99942d2f5c5f1b67704f
parent53c241fc16e4edaae8440b3dd360503537dbaba3
util/m5/m5.c: ensure readfile() buffer pages are in page table
(and marked dirty, in case that matters) by touching them beforehand
util/m5/m5.c