소스 검색

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