grehan
8da5ddc4a5
Add the ability to have a 'fallback' search for memory ranges.
...
These set of ranges will be looked at if a standard memory
range isn't found, and won't be installed in the cache.
Use this to implement the memory behaviour of the PCI hole on
x86 systems, where writes are ignored and reads always return -1.
This allows breakpoints to be set when issuing a 'boot -d', which
has the side effect of accessing the PCI hole when changing the
PTE protection on kernel code, since the pmap layer hasn't been
initialized (a bug, but present in existing FreeBSD releases so
has to be handled).
Reviewed by: neel
Obtained from: NetApp
2013-02-22 00:46:32 +00:00
..
2012-09-14 17:50:42 +00:00
2013-02-15 20:36:28 +00:00
2012-09-15 16:24:03 +00:00
2012-07-08 00:52:54 +00:00
2012-06-13 18:57:27 +00:00
2013-01-31 08:55:21 +00:00
2012-12-01 15:11:46 +00:00
2012-09-14 11:51:49 +00:00
2013-02-22 00:46:32 +00:00
2013-02-14 18:41:12 +00:00
2013-01-19 07:07:05 +00:00
2012-12-08 22:16:36 +00:00
2013-02-08 11:14:01 +00:00
2013-01-27 23:12:37 +00:00
2013-01-26 22:08:21 +00:00
2012-11-15 15:21:58 +00:00
2012-10-07 19:53:04 +00:00
2012-10-10 14:47:46 +00:00
2013-01-16 05:00:51 +00:00
2012-10-25 22:54:29 +00:00
2013-02-05 02:57:59 +00:00
2012-10-19 14:49:42 +00:00
2013-01-03 00:49:11 +00:00
2012-06-03 06:57:47 +00:00
2012-10-22 03:00:37 +00:00
2012-11-20 02:12:01 +00:00
2012-07-13 21:27:18 +00:00
2012-10-02 09:53:50 +00:00
2012-06-09 10:10:12 +00:00
2012-05-24 02:24:03 +00:00
2012-09-14 11:51:49 +00:00
2012-06-03 06:57:47 +00:00
2012-10-19 14:49:42 +00:00
2013-01-05 00:27:08 +00:00
2012-05-24 02:24:03 +00:00
2013-01-03 22:27:57 +00:00
2013-01-20 19:44:33 +00:00
2012-12-15 18:21:09 +00:00
2012-10-19 14:49:42 +00:00
2012-07-19 08:56:30 +00:00
2012-08-25 18:08:20 +00:00
2013-02-14 19:27:52 +00:00
2012-06-19 06:10:31 +00:00
2012-09-01 14:45:15 +00:00
2013-02-14 14:44:08 +00:00
2012-10-29 03:31:22 +00:00
2012-09-01 10:56:15 +00:00
2012-10-25 20:16:38 +00:00
2013-02-20 19:32:31 +00:00
2012-10-22 02:12:15 +00:00
2012-12-05 13:56:36 +00:00
2012-10-20 10:20:06 +00:00
2013-02-20 12:40:26 +00:00
2012-12-08 22:16:36 +00:00
2012-12-21 04:44:40 +00:00
2012-05-30 03:57:49 +00:00
2012-12-21 15:54:13 +00:00
2013-01-09 21:07:08 +00:00
2013-02-10 17:58:44 +00:00
2012-05-18 14:12:17 +00:00
2012-05-17 11:50:12 +00:00
2012-12-05 20:28:44 +00:00
2013-01-31 08:55:21 +00:00
2013-01-27 06:03:57 +00:00
2012-11-18 16:33:51 +00:00
2013-02-14 02:00:41 +00:00
2013-01-09 21:07:08 +00:00
2012-07-04 10:17:02 +00:00
2012-05-12 15:08:22 +00:00
2012-08-27 14:51:26 +00:00
2012-09-06 14:59:53 +00:00
2013-02-10 19:35:40 +00:00
2013-02-20 22:51:42 +00:00
2013-01-23 07:22:33 +00:00
2012-10-19 14:49:42 +00:00
2012-10-19 14:49:42 +00:00
2012-12-13 01:39:49 +00:00
2013-01-31 08:55:21 +00:00
2013-02-01 05:19:49 +00:00
2012-09-27 23:31:19 +00:00
2012-10-19 14:49:42 +00:00
2013-01-31 08:55:21 +00:00
2012-10-19 14:49:42 +00:00
2012-11-18 16:58:08 +00:00
2012-09-11 07:35:24 +00:00
2012-12-21 15:54:13 +00:00
2012-05-24 02:24:03 +00:00
2012-05-24 02:24:03 +00:00
2012-09-30 03:21:21 +00:00
2012-09-14 17:50:42 +00:00
2013-02-16 20:17:31 +00:00
2012-12-12 01:50:58 +00:00
2012-10-20 10:34:55 +00:00
2012-06-03 11:29:48 +00:00
2012-05-24 02:24:03 +00:00
2012-09-27 23:31:19 +00:00
2012-12-20 23:21:20 +00:00
2013-02-08 11:14:01 +00:00
2013-01-30 18:24:29 +00:00
2012-10-05 20:19:28 +00:00
2013-02-01 14:26:54 +00:00
2012-05-08 15:18:35 +00:00
2013-02-14 12:22:40 +00:00
2012-07-09 07:25:09 +00:00
2012-05-25 03:46:56 +00:00
2012-10-19 14:49:42 +00:00
2013-01-26 22:02:40 +00:00
2012-11-07 15:47:36 +00:00
2012-12-21 15:54:13 +00:00
2013-01-23 23:51:44 +00:00
2013-01-09 04:02:23 +00:00
2012-12-30 14:35:00 +00:00
2012-10-18 12:04:56 +00:00
2012-10-18 12:04:56 +00:00
2012-12-30 14:35:00 +00:00