projects
/
IRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67ddb12
)
add field
author
bdemsky
<bdemsky>
Thu, 14 Jul 2011 07:12:42 +0000
(07:12 +0000)
committer
bdemsky
<bdemsky>
Thu, 14 Jul 2011 07:12:42 +0000
(07:12 +0000)
Robust/src/Runtime/bamboo/multicoregc.h
patch
|
blob
|
history
diff --git
a/Robust/src/Runtime/bamboo/multicoregc.h
b/Robust/src/Runtime/bamboo/multicoregc.h
index be085b37a7affeda67143d184e4d0bd5e6ef36ad..c59a36416ae07489f9b4ad4d6f039d0f11033bd1 100644
(file)
--- a/
Robust/src/Runtime/bamboo/multicoregc.h
+++ b/
Robust/src/Runtime/bamboo/multicoregc.h
@@
-9,6
+9,6
@@
struct garbagelist {
void * gctopva; // top va for shared memory without reserved sblocks
void * gcbaseva; // base va for shared memory without reserved sblocks
-
+void * incoherentbaseva;
#endif // BAMBOO_MULTICORE_GC_H