Browse Source

add coment

Samuel Thibault 13 years ago
parent
commit
46ab7b4cd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/datawizard/coherency.h

+ 1 - 1
src/datawizard/coherency.h

@@ -42,7 +42,7 @@ enum _starpu_cache_state
 LIST_TYPE(_starpu_data_replicate,
 LIST_TYPE(_starpu_data_replicate,
 	starpu_data_handle_t handle;
 	starpu_data_handle_t handle;
 
 
-	/* describe the actual data layout */
+	/* describe the actual data layout, as manipulated by data interfaces in *_interface.c */
 	void *data_interface;
 	void *data_interface;
 
 
 	unsigned memory_node;
 	unsigned memory_node;