summaryrefslogtreecommitdiff
path: root/Plan
diff options
context:
space:
mode:
Diffstat (limited to 'Plan')
-rw-r--r--Plan8
1 files changed, 8 insertions, 0 deletions
diff --git a/Plan b/Plan
index a10fa68..0be0ac5 100644
--- a/Plan
+++ b/Plan
@@ -1,5 +1,13 @@
1vim: set sw=8 noet : 1vim: set sw=8 noet :
2 2
3 * Add evictions to Spin model
4 * Evictions need to have a favored peer ("downstream")
5 * Other (less important?) things to add to Spin model
6 * E and S states
7 * O and F states if we're feeling super ambitious
8 * Multiple ways
9 * Multiple sets (remove the "Busy" states)
10 * Multiple evil buffers
3 * Forwarding stores to eliminate "unstores" 11 * Forwarding stores to eliminate "unstores"
4 * Store forwarding structure 12 * Store forwarding structure
5 * Store buffer allocation and senior store commit/deallocation 13 * Store buffer allocation and senior store commit/deallocation