Explorar el Código

Document that blocking spinlocks are only available on Linux

Samuel Thibault hace 11 años
padre
commit
7dd6b42215
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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