jdolecek 62a2bd8b5b add experimental new function uvm_direct_process(), to allow of read/writes
of contents of uvm pages without mapping them into kernel, using
direct map or moral equivalent; pmaps supporting the interface need
to provide pmap_direct_process() and define PMAP_DIRECT

implement the new interface for amd64; I hear alpha and mips might be relatively
easy to add too, but I lack the knowledge

part of resolution for PR kern/53124
2018-05-19 15:03:26 +00:00
..
2018-05-19 08:59:38 +00:00
2018-05-19 08:22:58 +00:00