]> Zhao Yanbai Git Server - minix.git/commit
Support for I/O MMU: do not re-use a memory segment until the I/O MMU has
authorPhilip Homburg <philip@cs.vu.nl>
Thu, 21 Feb 2008 16:33:34 +0000 (16:33 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Thu, 21 Feb 2008 16:33:34 +0000 (16:33 +0000)
commit1cffa69d2cbdf2e84fc653621de27a73292fd40f
tree48272f18c3fae8f1fa1cf5d2e1eec949349a52f9
parent75520b74037caba5a2acd27f1bbcfbba2ae1a438
Support for I/O MMU: do not re-use a memory segment until the I/O MMU has
removed it from its map.
servers/pm/alloc.c
servers/pm/forkexit.c
servers/pm/main.c
servers/pm/mproc.h
servers/pm/proto.h
servers/pm/table.c
servers/pm/trace.c