]> Zhao Yanbai Git Server - minix.git/commit
VM: allocate cache pages in mmap region 54/3154/1
authorDavid van Moolenbroek <david@minix3.org>
Sun, 6 Sep 2015 14:56:30 +0000 (16:56 +0200)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 17 Sep 2015 14:09:06 +0000 (14:09 +0000)
commit4506a0eebfee22b2a5198e1438f5780efdd94aa4
tree437d77953d84ebeb7fbcdefa1f8ff7817dedebfc
parent7f79fb8810a7bdcd4c6f0647b9a2c47a30a73bad
VM: allocate cache pages in mmap region

That way, these pages are transferred during live update, as they
should.  This resolves a mfs crash after a number of live updates.

Change-Id: Ia53bec2692b2114c29b96a453beb0f915f56453a
minix/servers/vm/mem_cache.c