Vineet Gupta
006dfb3c9c
ARC: Use enough bits for determining page's cache color
...
The current code uses 2 bits for determining page's dcache color, thus
sorting pages into 4 bins, whereas the aliasing dcache really has 2 bins
(8k page, 64k dcache - 4 way-set-assoc).
This can cause extraneous flushes - e.g. color 0 and 2.
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2013-05-23 14:25:09 +05:30
..
2013-05-09 09:59:16 -07:00
2013-05-23 14:25:09 +05:30
2013-05-09 13:25:23 -07:00
2013-05-10 09:21:05 -07:00
2013-05-09 09:59:16 -07:00
2013-05-10 07:21:16 -07:00
2013-04-30 17:04:02 -07:00
2013-05-09 10:15:46 -07:00
2013-05-01 14:08:52 -07:00
2013-05-05 10:58:06 -07:00
2013-05-09 09:59:16 -07:00
2013-05-09 09:59:16 -07:00
2013-05-01 14:08:52 -07:00
2013-05-10 09:09:47 -07:00
2013-05-09 09:59:16 -07:00
2013-05-10 07:19:52 -07:00
2013-05-10 09:21:05 -07:00
2013-05-01 14:08:52 -07:00
2013-05-09 09:59:16 -07:00
2013-05-10 09:21:05 -07:00
2013-05-11 14:29:11 -07:00
2013-05-10 09:21:05 -07:00
2013-05-01 17:51:54 -07:00
2013-05-09 09:59:16 -07:00
2013-05-10 09:21:05 -07:00
2013-05-09 14:34:58 -07:00
2013-05-07 15:14:53 -07:00
2013-05-10 09:21:05 -07:00
2013-05-11 16:19:30 -07:00
2013-05-09 14:38:16 -07:00
2013-05-05 10:58:06 -07:00