Andreas Hansson
893533a126
mem: Allow read-only caches and check compliance
...
This patch adds a parameter to the BaseCache to enable a read-only
cache, for example for the instruction cache, or table-walker cache
(not for x86). A number of checks are put in place in the code to
ensure a read-only cache does not end up with dirty data.
A follow-on patch adds suitable read requests to allow a read-only
cache to explicitly ask for clean data.
2015-07-03 10:14:39 -04:00
..
2013-08-19 03:52:27 -04:00
2014-10-29 23:18:27 -05:00
2015-07-03 10:14:39 -04:00
2015-03-19 04:06:20 -04:00
2015-03-02 04:00:47 -05:00
2015-02-11 10:23:28 -05:00
2015-03-02 04:00:47 -05:00
2014-07-23 16:09:05 -05:00
2014-07-23 16:09:05 -05:00
2013-06-27 05:49:49 -04:00
2015-03-02 04:00:47 -05:00
2013-06-27 05:49:49 -04:00
2015-03-02 04:00:47 -05:00
2014-09-20 17:18:33 -04:00
2013-08-19 03:52:27 -04:00
2013-11-01 11:56:14 -04:00
2014-11-06 05:42:21 -06:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2015-03-19 04:06:20 -04:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-10-29 23:18:27 -05:00
2014-07-23 16:09:05 -05:00
2014-07-23 16:09:05 -05:00
2014-09-03 07:42:41 -04:00
2014-09-03 07:42:41 -04:00
2014-09-03 07:42:41 -04:00
2015-03-19 04:06:20 -04:00
2013-11-01 11:56:14 -04:00
2013-11-01 11:56:14 -04:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2013-11-01 11:56:14 -04:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2014-11-06 05:42:21 -06:00
2013-06-27 05:49:49 -04:00
2015-03-02 04:00:47 -05:00
2013-06-27 05:49:49 -04:00
2013-06-27 05:49:49 -04:00
2014-11-06 05:42:21 -06:00
2013-06-27 05:49:49 -04:00
2014-11-06 05:42:21 -06:00
2013-06-27 05:49:49 -04:00
2013-11-14 15:03:42 -08:00
2013-08-19 03:52:33 -04:00
2015-03-02 04:00:47 -05:00
2015-03-02 04:00:47 -05:00
2014-07-23 16:09:05 -05:00
2014-07-23 16:09:05 -05:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2013-11-01 11:56:14 -04:00
2013-11-01 11:56:14 -04:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:27 -04:00
2013-08-19 03:52:28 -04:00
2015-07-03 10:14:39 -04:00