John Baldwin
31dc1e9681
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
..
2015-05-23 23:08:16 +00:00
2015-10-04 09:39:40 +00:00
2016-05-25 19:44:26 +00:00
2016-05-25 19:44:26 +00:00
2015-05-24 12:20:11 +00:00
2015-01-21 02:56:13 +00:00
2016-05-25 19:44:26 +00:00
2016-04-26 11:53:37 +00:00
2016-02-20 07:45:21 +00:00
2016-10-06 13:53:17 +00:00
2016-05-25 19:44:26 +00:00
2016-05-25 19:44:26 +00:00
2016-02-03 13:47:50 +00:00
2016-10-03 16:10:38 +00:00
2016-10-03 16:10:38 +00:00
2016-02-01 13:13:53 +00:00
2016-02-03 13:47:50 +00:00
2016-10-03 16:10:38 +00:00
2016-10-06 13:18:18 +00:00
2016-02-03 13:47:50 +00:00
2014-12-02 18:35:34 +00:00
2016-08-30 22:32:33 +00:00
2016-05-23 20:12:38 +00:00
2016-05-23 20:07:17 +00:00
2016-10-05 12:19:09 +00:00
2016-10-09 10:24:10 +00:00
2015-05-21 15:16:18 +00:00
2016-04-20 15:45:55 +00:00
2016-01-25 18:02:28 +00:00
2016-05-29 17:35:38 +00:00
2016-05-25 19:44:26 +00:00
2016-02-05 14:57:41 +00:00
2016-05-25 19:44:26 +00:00
2014-10-18 13:38:04 +00:00
2016-10-04 12:25:44 +00:00
2016-05-25 19:44:26 +00:00
2016-05-25 19:44:26 +00:00
2016-05-25 19:44:26 +00:00
2014-12-24 18:54:31 +00:00
2016-10-03 14:26:55 +00:00
2016-10-03 21:42:05 +00:00
2016-08-01 16:29:04 +00:00
2016-10-09 04:37:21 +00:00
2016-08-01 16:29:04 +00:00
2016-02-25 20:17:18 +00:00
2016-10-09 10:24:10 +00:00
2016-10-09 10:24:10 +00:00
2014-12-02 18:37:04 +00:00
2015-12-18 05:43:59 +00:00
2016-08-30 23:30:26 +00:00
2016-10-06 11:54:42 +00:00
2016-04-07 18:19:09 +00:00
2016-04-15 16:05:41 +00:00
2016-10-05 12:19:09 +00:00
2016-10-14 20:01:07 +00:00
2016-09-05 16:04:40 +00:00
2016-10-06 13:18:18 +00:00
2016-05-04 15:48:59 +00:00
2016-10-12 17:10:59 +00:00
2016-02-16 15:18:12 +00:00
2016-04-07 18:19:09 +00:00
2015-05-24 12:20:11 +00:00
2015-11-17 11:26:35 +00:00
2016-09-23 13:08:15 +00:00
2016-09-23 13:08:15 +00:00
2016-09-03 20:38:13 +00:00
2016-09-10 16:49:25 +00:00
2015-11-23 18:20:32 +00:00
2015-09-11 03:54:37 +00:00
2016-05-25 19:44:26 +00:00
2015-05-24 12:20:11 +00:00
2016-05-25 19:44:26 +00:00
2016-09-22 08:14:59 +00:00
2016-01-30 08:02:12 +00:00
2016-09-22 08:14:59 +00:00
2016-02-15 16:55:44 +00:00
2016-02-22 12:57:08 +00:00
2016-05-25 19:44:26 +00:00
2015-12-05 09:32:36 +00:00
2015-02-19 12:06:57 +00:00
2015-11-04 04:01:59 +00:00
2016-09-29 17:13:17 +00:00