|
@@ -39,6 +39,7 @@ race:^tidying$
|
|
|
race:^reclaiming$
|
|
|
race:^_starpu_worker_drives_memory$
|
|
|
race:^starpu_memory_get_total$
|
|
|
+race:^starpu_unistd_opened_files$
|
|
|
|
|
|
# don't care about cache hit stats
|
|
|
race:^_starpu_msi_cache_hit$
|
|
@@ -52,6 +53,7 @@ race:^starpu_task_nsubmitted$
|
|
|
race:^starpu_task_nready$
|
|
|
race:^_starpu_bus_update_profiling_info$
|
|
|
race:^lws_select_victim$
|
|
|
+race:^select_worker_round_robin$
|
|
|
|
|
|
# The config.running/pause_depth state is only protected by memory barriers
|
|
|
race:^_starpu_machine_is_running$
|