jhb
f689fd5a63
Drop support for using mmap() with /dev/kmem.
...
Using the device pager with /dev/kmem is not stable since KVA mappings
are transient, but the device pager caches the PA associated with a
given offset forever. Interestingly, mips' implementation of
memmap() already refused requests for /dev/kmem.
Note that kvm_read/kvm_write do not use mmap, but use read and write on
/dev/kmem, so this should not affect libkvm users.
Reviewed by: kib
MFC after: 2 months
2016-10-14 20:01:07 +00:00
..
2016-10-14 20:01:07 +00:00
2016-10-14 20:01:07 +00:00
2016-10-14 20:01:07 +00:00
2016-10-14 17:25:29 +00:00
2016-10-12 08:25:13 +00:00
2016-10-14 12:03:04 +00:00
2016-09-30 05:51:11 +00:00
2016-10-14 03:37:35 +00:00
2016-10-13 17:16:32 +00:00
2016-09-08 02:38:55 +00:00
2016-09-25 16:30:29 +00:00
2016-10-14 05:47:59 +00:00
2016-10-13 19:33:07 +00:00
2016-10-06 15:20:05 +00:00
2016-09-22 15:17:36 +00:00
2016-10-14 20:01:07 +00:00
2016-10-13 14:41:05 +00:00
2016-10-13 06:56:23 +00:00
2016-10-12 02:16:42 +00:00
2016-10-12 01:52:29 +00:00
2016-10-13 16:45:01 +00:00
2016-08-08 19:31:01 +00:00
2016-10-14 14:57:43 +00:00
2016-10-13 20:15:47 +00:00
2016-09-15 07:41:48 +00:00
2016-10-13 20:34:44 +00:00
2016-07-27 11:08:59 +00:00
2016-07-22 03:09:47 +00:00
2016-09-30 08:23:06 +00:00
2016-08-01 22:57:03 +00:00
2016-10-13 06:56:23 +00:00
2016-10-14 20:01:07 +00:00
2016-10-13 06:56:23 +00:00
2016-08-03 01:19:10 +00:00
2016-09-08 19:47:57 +00:00
2016-10-13 06:56:23 +00:00
2016-10-13 02:06:23 +00:00
2016-08-10 13:49:17 +00:00
2016-09-30 17:11:03 +00:00
2016-10-13 20:39:34 +00:00
2016-10-04 20:27:15 +00:00
2016-09-30 13:41:24 +00:00