|
@@ -78,8 +78,6 @@ struct starpu_data_state_t {
|
|
/* protect meta data */
|
|
/* protect meta data */
|
|
starpu_spinlock_t header_lock;
|
|
starpu_spinlock_t header_lock;
|
|
|
|
|
|
- uint32_t nnodes; /* the number of memory nodes that may use it */
|
|
|
|
-
|
|
|
|
/* In case we user filters, the handle may describe a sub-data */
|
|
/* In case we user filters, the handle may describe a sub-data */
|
|
struct starpu_data_state_t *root_handle; /* root of the tree */
|
|
struct starpu_data_state_t *root_handle; /* root of the tree */
|
|
struct starpu_data_state_t *father_handle; /* father of the node, NULL if the current node is the root */
|
|
struct starpu_data_state_t *father_handle; /* father of the node, NULL if the current node is the root */
|