Преглед на файлове

Document that blocking spinlocks are only available on Linux

Samuel Thibault преди 11 години
родител
ревизия
7dd6b42215
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      ChangeLog

+ 2 - 2
ChangeLog

@@ -71,8 +71,8 @@ Small features:
   * Add codelet size, footprint and tag id in the paje trace.
   * Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU
     manage the tag.
-  * Spinlocks now block after a hundred tries. This avoids typical 10ms pauses
-    when the application thread tries to submit tasks.
+  * On Linux x86, spinlocks now block after a hundred tries. This avoids
+    typical 10ms pauses when the application thread tries to submit tasks.
 
 Changes:
   * Data interfaces (variable, vector, matrix and block) now define